Plugin not caching for logged in users
-
I’m having an issue with caching for logged in users. If a user clicks on this link as a guest its DOM loading in 3.95s. If you look at the waterfall on chrome you can see all of the minifide JS files and its working great. However, if the user then logs in, the JS files are not minifying.
This is a list of JS files that show on the waterfall when logged in. What would stop the minification of these when a user is logged in???
accounting.min.js admin-bar.min.js core-js.js fabric.min.js fontfaceobserver.js hooks.min.js hoverintent-js.min.js jquery-migrate.min.js jquery.blockUI.min.js jquery.min.js jquery.qtip.min.js jquery.validationEngine-en.js jquery.validationEngine.js js.cookie.min.js ofb-public.js oimageload.js oriontio.js regenerator-runtime.min.js toolbar.js vpc-cta-public.js vpc-defailt-skin.js vpc-msl-public.js vpc-public.js vpc-upload-public.js woocommerce.min.js wp-polyfill-inert.min.js wp-polyfill.min.js
The page I need help with: [log in to see the link]
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Plugin not caching for logged in users’ is closed to new replies.