Hi, SiteOrigin Team!
After Vantage Pro Version installation i have some problem with my webpage. So, the language bar in header in all site pages is not showing up correctly, BUT only in one site page show it correctly and this page is http://adlerpack.eu/kontakt/
So, in next step i have open in google chrome each page with “Inspect element” and detect that all pages are with 3 errors each. Only one page has not this 3 errors and this page is http://adlerpack.eu/kontakt/
Maybe this 2 problems are the same???
Please, can You help me with this problems?
I mean that language bar are not showing up in correct position.
Hi BAZZ
This problem sounds like it might be a caching issue. The first thing to check is server-side caching through plugins like W3 Total Cache, WP Super Cache, etc. If you have any of these caching/performance plugins installed, try clearing their cache and see if that helps.
It might also be browser cache. Try clearing your browser cache, and then refreshing the page to see if that helps.
You can read more about this sort of issue on the WordPress codex – http://codex.wordpress.org/I_Make_Changes_and_Nothing_Happens
Hi, Magus!
Yes, You are right! The problem is with W3 Total Cache plugin. I have doing all steps what You mean, but unfortunately they don’t help me. Then I try to deactivate this plugin and ………… all is ok. The pages don’t have errors and language bar position is correct on all pages.
Maybe I need to uninstall this plugin and then reinstall it? Maybe it will helps?
Hi BAZZ
If clearing the cache does not work then yes, you will have to remove it, with all files and then reinstall. Hopefully that will sort out the problem. If not then you will need to exclude the ploylang CSS from being minified
Magus