Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author CreativeMindsSolutions

    (@creativemindssolutions)

    Hello Jacob,

    If I understood correctly, you want to do two things:
    1) Parse the content of the AJAX generated content to search for the terms
    2) Display the tooltip for those terms

    Is that correct?

    Thread Starter Jacob N. Breetvelt

    (@opajaap)

    Exactly!

    Plugin Author CreativeMindsSolutions

    (@creativemindssolutions)

    Hello Jacob,

    It seems that you’ve figured out the way to do the 1st step, unfortunately the free version doesn’t have any built-in method to do it better.

    As for the 2nd step, the way to initialize the tooltip functionality is to trigger the ‘glossaryTooltipReady’ JS event

    e.g.:
    $(document).trigger('glossaryTooltipReady');

    We’re very happy about the integration, and we’d like to be as much help as possible. Please contact us at marcin [at] cminds.com and we’d gladly help with the integration.

    Thread Starter Jacob N. Breetvelt

    (@opajaap)

    Thank you very much. The trigger works, you can see it happen with the same link as above: http://beta.opajaap.nl/generic-2/wppaspec/oc1/lnen/cv0/ab2/ptHPIM2492

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Legacy filter’ is closed to new replies.