E&P Estimation Plugin

Hello,
my Pro Theme’s website doesn’t take the right styles of my E&P Estimation Plugin after speed optimization. Dunno why… what can I do to solve that problem??

Hi @simoneboc,

Thanks for writing in.

Yes, too much optimization could cause especially if it affects the loading order of the resources. But I checked and the form styling and scripts are loading fine, and it works okay. Perhaps you disabled the optimization?

Please make sure to check the minification and defer-loading as they are the usual cause of this kind of issue. make sure to purge them for every change in your site. to make sure the minified files are updated as well.

Thanks!

Nope, it shows the default styles (light blue) and it could be orange - black :frowning:

Hi @simoneboc,

Would you mind providing a screenshot before and after the optimization of the form? I checked it in the admin and it has default styling too, I’m not sure what should I expect to see in the styling.

Thanks!

the orange one is the styling that i would show :slight_smile:

Hi @simoneboc,

Please check it now, it’s due to cache.

You’re actually 3 caching plugins and it’s kind of overkill. The plugin cache the cache of another plugin, clearing it won’t work since the other plugin still has the same copy of cache. Please one single cache plugin only.

BUT, if you prefer it that way, I recommend deactivating all cache plugin before clearing the cache. Then activate the plugin one at time while clearing their caches. This makes sure that it doesn’t cache of already existing caches.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.