ReferenceError: aspjQuery is not defined

Home Forums Product Support Forums Ajax Search Pro for WordPress Support ReferenceError: aspjQuery is not defined

This topic contains 0 replies, has 1 voice, and was last updated by neoseeyou neoseeyou 10 years, 3 months ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #889
    neoseeyou
    neoseeyou
    Participant

    Hello

    I have a little issue when i check with firebug, i receive this warning

    ReferenceError: aspjQuery is not defined

    setInterval(function(){preCache();},15000);});})(aspjQuery);</script> <div

    From this script

    <script>(function($){$(document).ready(function(){function preCache(){var data={action:’ajaxsearchpro_precache’};$.post(ajaxsearchpro.ajaxurl,data,function(response){console.log(response);},”json”);}
    preCache()
    setInterval(function(){preCache();},15000);});})(aspjQuery);</script>

    I use already a cache system plugin call wp-rocket

    Do you have an idea how i can ride of this ?

    Many Thanks
    Richard

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.