Thread Starter
ggwin
(@ggwin)
Hi RossMitchell, thank you for your reply.
I’ve set the Permalink structure to “plain”, but then I cannot set the Permalink structure back in WP admin since the admin menus doesn’t work anymore (it also breaks the admin template). So I set the Permalink structure to “/%postname%/” in the database manually (wp_options.permalink_structure) but the permalink still doesn’t change. The strangest is that for the same code we have 2 behaviours completely different. The .htaccess is the same than in production except that locally we must add <IfModule mod_deflate.c> before SetOutputFilter DEFLATE (not present in production).
Then locally or on production server, the URL are not the same. This is disappointing.
Thread Starter
ggwin
(@ggwin)
Additional info: Translated link is done in wpml-translation-managament controller but result link is on div class elementor-button-wrapper… so not really sure which one manages the translated link