• Resolved regme

    (@regme)


    Hi. I Have mooved jquery loading to the end of body. Ad.inserter put inline code with jquery that couse warning in console. I’m not using rotate, so it’s not disturb me.
    Would be good to put it in external file.

    Uncaught ReferenceError: jQuery is not defined
    jQuery(function($){var wrapping_div_selector=".new-block";$("div.ai-rotate").each(function(){var rotate_options=$(

Viewing 1 replies (of 1 total)
  • Plugin Author Spacetime

    (@spacetime)

    Hello,

    some plugin scripts are included inline to prevent being blocked by ad blockers.
    The plugin makes sure they are included after jquery.

    The script mentioned is loaded only if you are using client-side dynamic blocks.
    If you move the jquery you change the order on which scripts depend.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove from frontend AI-Rotate if it’s not used’ is closed to new replies.