disable jqeury on certain pages
-
Hi, i need jquery for certain functionalities on my website e.g. https://www.apis.de/software/produkte/ to open the accordions. but i don’t need it on the main page: https://www.apis.de
I have this code in my ‘header.php’ file : <?php wp_enqueue_script(“jquery”); ?>
but i noticed that my page runs much quicker without it and i don’t need it for this page.
Can you advise the best way to disable jquery on certain pages?
thx in advance.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘disable jqeury on certain pages’ is closed to new replies.