• Hi sir
    Can you please update this GREAT Plugin please?
    It dont works anymore with the latest wordpress version.

    PLEASE!!!

    • This topic was modified 4 years, 6 months ago by Jan Dembowski. Reason: Topic title de-capped. Please do not yell
Viewing 1 replies (of 1 total)
  • Thread Starter E-Support

    (@xxlescort)

    Dear Supprt
    We Found the Bug, why your plugin dont run in the new wordpress version

    you have to change something in the JS:

    in the custom.js, lina 4

    var searchText = $(this).val().toLowerCase(),

    to:

    var searchText = jQuery(this).val().toLowerCase(),

    so that your plugin works with wordpress 5

    THANKS TO MY DEVELOPER!

Viewing 1 replies (of 1 total)
  • The topic ‘please update. it dont works with latest version’ is closed to new replies.