• Resolved joestuart

    (@joestuart)


    I just updated the plugin and now the search function wont work at all.
    This is the error I am getting. Uncaught TypeError: scope(…).ajaxsearchlite is not a function

    I am using this code in my footer to display the search bar
    <?php echo do_shortcode('[wpdreams_ajaxsearchlite]'); ?>

    Thank you.
    Joe

    https://ww.wp.xz.cn/plugins/ajax-search-lite/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi!

    The error indicates that the main javascript file is missing, or the wrong one is included for some reason. First, try to clear your cache to make sure it’s not related to that.

    If that doesn’t change anything, then on the Compatibility Settings sub-menu try to switching the JavaScript Source option to “Non-minified scoped” or “Minified scoped”: http://i.imgur.com/ckuvWA6.png

    That should hopefully solve the issue.

    Thread Starter joestuart

    (@joestuart)

    Switching the JS fixed it. Thank you for your help.
    Joe

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

The topic ‘Uncaught TypeError: scope(…).ajaxsearchlite is not a function’ is closed to new replies.