Replies: 0
Hi,
Page where I have a problem: https://www.adventuresroom.com/fr/ateliers-photo-vacances/
First, I use W3 Total Cache, WPML, CloudFlare, MAXCDN with AVADA theme.
My default language is ENGLISH and my second language is french and the page with this problem is the french version created with WPML
Yesterday night, I worked on W3 Total Cache to minimize scripts and CSS and the result was just amazing. I want to mention that I CHECK a box in PERFORMANCE/minify/general/Rewrite URL structure.
This morning I kept going to optimize my website. I found your plugin (Plugin Organizer) to enable/disable loading of plugins per page. So I start with one of my page to accelerate the loading time by disabling unneeded plugins for this particular page.
The default settings of Plugin Organizer are:
– Fuzzy URL matching –
This gives any URL the ability to affect children of that URL. This is not the same as wordpress children. It is using the URL structure to determine children. So https://www.adventuresroom.com/page/ will affect https://www.adventuresroom.com/page/child/ and https://www.adventuresroom.com/page/child2/.
– Auto Trailing Slash –
When this option is turned on Plugin Organizer will either remove or add a trailing slash to your plugin filter permalinks based on your permalink structure. If you are having issues with your plugin filters not matching you can disable it by turning this off.
and I had to enable:
– Selective Plugin Loading –
When this option is turned on you must copy the PluginOrganizerMU.class.php file from /wp-content/plugins/plugin_organizer/lib and place it in /home/aventur4/public_html/wp-content/mu-plugins before it will work. If you don’t have an mu-plugins folder you need to create it.
So I disable some plugins on the english version of this particular page:
– AdRotate Professional
– Contact Form 7
– The Event Calendar Pro
– Image Widget
– The Event Calendar: Filter Bar
– The Event Calendar
– UpdraftPlus – Backup/Restore
– WooCommerce Multilingual
Woo Commerce
– WP Currency Converter
– WP/LR Sync
Test it on PingDom and the result was enhance. I am AMAZED
When I disable these plugins on my FRENCH version page I saved it… and BANG
My AVADA FusionBuilder plugin doesn’t load anymore for this particular page.
I check the page and it was showing perfectly the right way in frontend.
I checked other pages in backend to see if they reacted the same but no, they are ok. No AVADA FusionBuilder loading problem.
So I decide to deactivate Fusion Builder and reactivate it. When I checked if FusionBuilder was loading properly, the problem stayed the same. When I checked to see if the page was showing properly in Frontend, and I lost all the presentation and the content of my page and it is looking like a Google translation of the french page in ENGLISH.
I checked my WPML/Language/Language URL format, to find a message saying:
“It looks like languages per directories will not function.”
That was my GOOD settings. Everything was going fine before with this setting.
My questions:
What can I do to have my good presentation of this page back?
Did my Plugin Optimizer settings are good or they create the problem by leaving them like that?
Can you help me to fix this problem?
Can you explain me what caused this problem to help me preventing from another similar problem?
Thank you very much for you help