[NSFW] Empty Tooltip with Divi
-
If you use the Pagbuilder Divi in Glossary, the tooltip remains empty.
I have found a solution for this:
Open this file:
wp-content / plugins / glossary-by-codeat / frontend / Core / Generate_Excerpt.phpChange line 47 from:
$excerpt = \strip_shortcodes( $excerpt );to:
$excerpt = \do_shortcode( $excerpt );@ Daniele:
Do you know if do_shortcode can have negative effects?
If not, could you consider it in the next update?I love your plugin, and I will buy the Lifetime version soon.
Best regards
Christoph
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[NSFW] Empty Tooltip with Divi’ is closed to new replies.