I enabled Minify, but my page on mobile view is not showing correctly. It shows like a desktop site on a mobile device. I’ve turned it off for now and purged it, and the page is back to normal. What do I need to adjust to get it working with minify?
The page I need help with: [log in to see the link]
You can find the CSS that causing the issue and exclude it by doing the following;
Install the Blue Button Chrome extension and temporarily deactivate WPO
iI Blue Button, Click on Stylesheets or Scripts to get the list of internal and external CSS and JavaScript files on your site.
Now, reactivate WPO and copy the list of CSS files and add add them here.
Save the settings and check your site, in a logged-out or incognito window. It should now be displaying correctly.
Now remove each file from the list, one-at-a-time. After each removal, save the settings and check your site. Repeat this until the website is broken again.
When the website breaks, replace the last removed file back into the list and move onto the next file.
Minify is always a bit iffy within any caching plugin. Even with the exclusion list, it’s still worth doing. As your site does not support http2, it is also worth you merging.
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Enable Minify errors’ is closed to new replies.