This feature is available in the Pro version starting from v1.2.0.5. This option is useful if you want to unload CSS/JS on specific post pages of any kind including, but not limited to: posts (their default well-known taxonomies are “Categories” and “Tags”), pages, custom post types such as WooCommerce’s “product” (it has “Product categories” and […]
Category: Load Exceptions
What are load exceptions?
Method #1 (Make exception per page) Method #2 (Make exception if the URL matches a RegEx) Method #1 (Make exception per page) There are cases when you want to unload an asset on a specific page type or site-wide (on all pages). For instance, you might use a Contact Form script/plugin that is loading everywhere, […]