Hello @ugocel
You should to enter the page’s id, and not its URL or part of the URL.
Best regards.
Ok I managed getting it to work on one page, but it works too late. Have dissabled pluogn “assetcleanup” for the page and yet still too late.
What am i missing or doing wrong here…?
Page is this one https://www.coronavirus-sars.com/news-about-the-coronavirus-covid-19-pandemic/news-feeds-from-multiple-news-outlets/
Regards,
Dick
Hello @dicky777
You’ve installed a plugin to optimize your website, and this plugin loads the script files at the end of load process. So, the code of our plugin would be loaded at the end.
Best regards.
Is it not assetcleanup? Because i disbled that one for this page… Must be SGOptimizer than, let’s see if i can do something about that one because it’s automatic from Siteground
But is there a way for me to have your script run first?
Thank you
Hello @dicky777
You can try moving the piece of code: <?php wp_head(); ?> into the “header.php” template file of the theme active, just after the <head> tag. However, this modification does not guarantee the optimization plugin does not intercept the .js files, and manage the load process by itself.
Best regards.
ok thnx. tried something but my internet is so fast i am not sure it’s working LOL.