Problems with Page Builder
-
The plugin looks very promissing. But i think it has problems in combination with the, much used, Page Builder.
https://ww.wp.xz.cn/plugins/bluet-keywords-tooltip-generator/
-
Hi Kees
thank you 🙂
do you mean it has problems with this plugin : https://ww.wp.xz.cn/plugins/siteorigin-panels ?Hi Jamel – I’d be more than happy to work with you to get your plugin compatible with Page Builder if the issue is with mine (siteorigin-panels).
It’s a cool looking plugin.
Hey Greg 🙂
the pleasure is mine, I’m exited doing so
you plugin is very useful and popular
I will install it and see what happenI am using Page Builder. It is part of the theme Flawless. I do not know if it is the same as that of Greg Priday.
I did install the plugin “Keywords ToolTip Generator”, activated it and created some keywords. But the keywords are not “recognised” 🙁 Not in Page Builder Content-text, not in normal WP-text.
Thanks for your attention.@kees, problem resolved regarding to PageBuilder mentioned in my message above (with Greg Priday)
Ichanged the preority of applying the filter
I hope that will work for you too
so how to fix it :- desactivate KTG
- uninstall it
- reinstall and activate it again
an other solution to fix it (do it carefully) :
edit the index.php of the KTG in the plugin editor
change Line 165:
});to :
},100);@greg
we are no longer incompatible 😉I’m glad to hear it Jamel! So happy we work things out 😉
I had a look at the theme that Kees is using (Flawless) and it doesn’t appear to be using my Page Builder. I’m not sure if it’s a custom page builder or something like Visual Composer.
That is fast ! Thanks.
I did some testing. I uninstalled the KTG-plugin. And installed KTG again.
The Tooltips now work in the normal “Wp”-textarea’s, but not the synonyms (how do i enter more than 1 synonyms in the field? Separeted with , or ; or just space?
The Tooltips still do not work in the Content-text-area’s of PageBuilder, although the KTG-sidebar on the editpage “sees” there are tooltips.
Hope you understand.concerning synonyms you can add them as much as you want separated by “|” (Vertical bar).
concerning the plugin behavior I hope you send me the url of the page or a screenshot 🙂@kees please retry to reinstall the KTG plugin
i am pretty sure it will work this time (since I’ve done some modifications on the widget to avoid overlapping)I uninstalled and installed again your nice tooltip-plugin.
Unfortunately the plugin still does not work in the Page Builder version of the theme Flawless.
You should mention in the documentation the synonyms should only be separated with | (with NO spaces before and after)
I did some further testing”
Keywords:
Boereslot : synonyms: boerenslot|boerslot|boerderij
Kasteel : synonyms: Slot|bezoekerscentrumTekst:
boerenslot, “boerslot”, boereslot , boerderij , “boerderij”, ” boerderij.
Boerslot,boerenslot, “boereslot”, (boerderij) ( boerderij ), (boerslot) ” boerenslot ”
Kasteel, kasteel,bezoekerscentrum. slot,slot, “slot”
Bezoekerscentrum,-kasteel-,slotgives (big letters are as tooltip):
boerenSLOT, “boerslot”, boereSLOT , BOERDERIJ , “boerderij”, ” BOERDERIJ.
BoerSLOT,boerenSLOT, “boereslot”, (boerderij) ( BOERDERIJ ), (boerslot) ” boerenSLOT ”
KASTEEL, KASTEEL,BEZOEKERSCENTRUM. SLOT,SLOT, “slot”
BEZOEKERSCENTRUM,-kasteel-,SLOT“SLOT” is keywords in your list also isn’t it ?
you have to change line 136 in index.php by this one :
$cont=preg_replace(‘#(([\*\s\(])(‘.$term.’)([,\.\s\*\)]))#i’,’$2__$3__$4′,$cont,$limit_match);
Yes, Slot is a synonym of Kasteel.
Is the changed line 136 you gave, part of the next update?it is a part of the current one
http://plugins.svn.ww.wp.xz.cn/bluet-keywords-tooltip-generator/tags/2.1.0/index.php
The topic ‘Problems with Page Builder’ is closed to new replies.