Viewing 15 replies - 1 through 15 (of 25 total)
  • Plugin Author Jamel.Z

    (@lebleut)

    Hi Kees
    thank you ??
    do you mean it has problems with this plugin : https://www.ads-software.com/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.

    Plugin Author Jamel.Z

    (@lebleut)

    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 happen

    Thread Starter Kees Hessels

    (@kees-hessels)

    I 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.

    Plugin Author Jamel.Z

    (@lebleut)

    @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
    Plugin Author Jamel.Z

    (@lebleut)

    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);

    Plugin Author Jamel.Z

    (@lebleut)

    @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.

    Thread Starter Kees Hessels

    (@kees-hessels)

    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.

    Plugin Author Jamel.Z

    (@lebleut)

    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 ??

    Plugin Author Jamel.Z

    (@lebleut)

    @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)

    Thread Starter Kees Hessels

    (@kees-hessels)

    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|bezoekerscentrum

    Tekst:

    boerenslot, “boerslot”, boereslot , boerderij , “boerderij”, ” boerderij.
    Boerslot,boerenslot, “boereslot”, (boerderij) ( boerderij ), (boerslot) ” boerenslot ”
    Kasteel, kasteel,bezoekerscentrum. slot,slot, “slot”
    Bezoekerscentrum,-kasteel-,slot

    gives (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

    Plugin Author Jamel.Z

    (@lebleut)

    “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);

    Thread Starter Kees Hessels

    (@kees-hessels)

    Yes, Slot is a synonym of Kasteel.
    Is the changed line 136 you gave, part of the next update?

    Plugin Author Jamel.Z

    (@lebleut)

Viewing 15 replies - 1 through 15 (of 25 total)
  • The topic ‘Problems with Page Builder’ is closed to new replies.