• Resolved rudolfl

    (@rudolfl)


    Hi

    I can see that plugin resources (JS scripts) are loading on the pages where plugin functionality is not required. At the moment, I only need functionality at the cart/checkout pages, however I see main page loads NoticesPlugin JS, for example. This slows down the site. Is there any options I can set to only load plugin resources on checkout pages? I can do it in the code (unload the script for all pages except checkout) , but would prefer functionality inside the plugin itself

    Not only unnecessary resources are loaded, but they are also loaded in the header of the website! What is so important in those JS files so they have to be executed before site is rendered???

    • This topic was modified 11 months, 4 weeks ago by rudolfl.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘plugin resources are loading on the pages where functionality is not used’ is closed to new replies.