Scripts not merging
-
Hi a site i’m working on isnt merging the JS into one file.
It uses standard enqueueing which normally works fine on other sites.
Do you know if the plugin has issues with W3 Cache at all?
Also they have their content directory changed to /securecontent
/* Secure the wp-content folder */
define (‘WP_CONTENT_DIR’,$_SERVER[‘DOCUMENT_ROOT’] . ‘/securecontent’);
define (‘WP_CONTENT_URL’,’/securecontent’);Would any of these be an issue?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Scripts not merging’ is closed to new replies.