Harshad
Forum Replies Created
-
@grl570810 Did you recently compressed a pretty decent amount of images, if that’s the case then its likely the smush.log can grow.
@maxmannan I think in this case you’ll have to contact Mega menu plugin authors to know the exact file name to exclude as they know their plugin better than us.
Once you know the file, you can add it to “Exclude JavaScript from processing” from WP-Optmize > Minify > Javascript.
Else you can also try this, uncheck the option “Enable merging of JS files” and “Enable merging of CSS files” from WP-Optimize > Minify > Javascript and CSS and check if it helps to fix the issue?
@adisaputro25 WP-Optimize will hit Cloudflare cache that was already cached and serve the cached page.
The preload, scans all the urls in sitemap.XML file and will preload the URLS from the sitempa.xml file and cache it
@mastermessengers Yes, I’ve reported this to our development team and should get fixed in future release.
@francoc30 Browser cache depends upon end users broswer, you can turn off if its not necessary.
@francoc30 Sure thing we will let you know as soon as we have fixed the issue with WP FullCalendar.
@francoc30 Yes it has some what the same effect as Served cached pages for logged in users, please try to enable Static file headers (browser cache) and check if it helps to fix the issue?
@mastermessengers At the moment you’ll have to manually compress the images as there is no workaround for imported product images.
@fibronic Have you performed a conflict test yet?
Try deactivating all plugins except for UpdraftPlus and see if it is resolved.
If so, reactivate each plugin one at a time until you find the culprit. You can check for the issue between activating each plugin, so you can see which one is causing problems.
Please let us know your findings.
@francoc30 I’ll have to check with our development team it this feature can be implemented in future release.
@francoc30 I suspect the Calender plugin is not compatible with WP-Optimize could you please let us know which Calender plugin you are using? So that I can report the issue to our development team to get it fixed in next release?
@gogetita I suspect the plugin is not compatible with WP-Optimize, I’ll report this to our development team, so we can work with the TranslatePress to make it compatible.
@gogetita Could you please try to again purge the cache and then try to preload the urls from WP-Optimize > Cache > Preload?
@francoc30 IT should be a forward slash instead of
wp-content\plugins\wp-fullcalendar\includes\js\fullcalendar.jsLike this
wp-content/plugins/wp-fullcalendar/includes/js/fullcalendar.js@winedrop There’s no hook for collapsed filter it should be something which should be in your theme, you’ll have to check with your theme author for the same.