Filozofer
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Permalinks not working – 404 errors multisiteMaybe a configuration of the Transposh plugin ?
https://fr.ww.wp.xz.cn/plugins/transposh-translation-filter-for-wordpress/I see this plugin is not update since 11 month and have no support. I hope you will find what you need inside the plugin configuration.
Forum: Networking WordPress
In reply to: Permalinks not working – 404 errors multisiteHave you tried to disable all your plugins ?
Forum: Plugins
In reply to: [Broadcast] [ACF] Clone post issueWork as expected ! No more clone on my environment !
Good job 🙂Forum: Networking WordPress
In reply to: Permalinks not working – 404 errors multisiteFinally make it work after hours of trying.
The problem come from a conflict with the plugin “Polylang” (https://ww.wp.xz.cn/plugins/polylang/). This plugin was install on the website and not even use or configure.When the plugin is activated on the website and anyone save the permalinks configuration, it broke the configuration (in database the wp_option rewrite_rules was missing the “blog/” in front of all patterns).
Once we disable the plugin and save again the permalinks configuration it work again. I think no one have save this configuration since the plugin was install on the website, last week my client have probably try to change the permalinks configurations and stumble on that problem.Do not forget to try to disable all plugins when debugging a particular sneaky bug (and not after 1 day of debugging like I have done will be probably better), that’s my advice !