Viewing 2 reply threads
You must be logged in to reply to this topic.
Hello,
I’m trying to optimize my site using JS and CSS minify tools as they speed up the site load times.
The only issue I have is that when minify is enabled, the dropdown menu no longer works. I believe I can omit the specific JS and/or CSS files from minify but I don’t know which ones.
Can you tell me which files correspond to the dropdown menu functionality?
Thanks,
Scott
Looks like I’ve found the solution, and my site is loading much faster.
I’m using the Autoptimize plugin by Frank Goossens (futta).
For the JS optimizing I have just the ‘Optimize JavaScript Code’ checked and have excluded the following JS:
For the CSS, I have the ‘Optimize CSS Code’, ‘Generate data: URIs for images’ and ‘Also aggregate inline CSS’ checked.
My page load connections went from 92 to 30.
Hello,
Glad to know you found what you were looking for. Thank you for sharing!
Best regards!
You must be logged in to reply to this topic.