Reply To: Using jQuery for page specific action

Author
Reply
  • #3220

    Thank you for the correction. I did it deliberately just to stop the sidebar from working.

    Do you have any insight into ways or tricks to make the jQuery script load last? As you can see, I am able to make it load. But your plugin loads later. I tried adding the action (wp_enqueue_script) to functions.php with the action called only for the page ID. Which seems to load it. But at the wrong time.

    Thanks for any further insight.