Dennis Ploetner
Forum Replies Created
-
Forum: Plugins
In reply to: [Multisite Language Switcher] Link added to post descriptiomYes, you probably activated the checkbox for the hint.
Forum: Plugins
In reply to: [Multisite Language Switcher] CZ.png flag image broken (redirected)Sorry for responding so late. As far as I can see, there is a custom folder with your flags configured. The original folder has a flag, but this one seems not to have it: /wp-content/Flags/cz.png
Cheers!Great to read that! Cheers
Are you able to save the plugin’s settings?
Do you use any filter of the MSLS plugin?
OK, thanks for pointing it out.
I have a similar setup using multi networks: https://ploetner.io/de/von-multisites-zu-multi-networks/
On the other hand, you could also try to use 2 different users and set the reference user in the plugin’s settings. Read in here: https//msls.co/
- This reply was modified 1 year, 3 months ago by Dennis Ploetner.
Forum: Plugins
In reply to: [Multisite Language Switcher] Plugin add # symbol in urlThanks for reaching out.
The Multisite Language Switcher plugin itself does not add /#/ to URLs. Its function is to manage language relations between sites in a WordPress Multisite network, and it doesn’t interfere with URL fragments or hashes like #.
What you’re seeing (/#/ or /cn/#/) is more likely introduced by:
- JavaScript from your theme or another plugin — some front-end frameworks or scripts (especially those using Vue.js, AngularJS, or React with hash-based routing) can add URL fragments like /#/.
- A redirect rule in your .htaccess, Nginx config, or JavaScript that appends a hash.
To confirm this, you can try:
- Switching to a default theme (like Twenty Twenty-Four) and deactivating other plugins temporarily to see if the behavior persists.
- Checking your browser’s developer tools (Network tab) to trace where and when the /#/ is added.
If it turns out the plugin is involved somehow – maybe via a filter or a compatibility issue – I’d be happy to take a closer look. Please share more details about your theme or any other plugins in use.
- This reply was modified 1 year, 3 months ago by Dennis Ploetner.
Forum: Plugins
In reply to: [Multisite Language Switcher] Content import not workingGlad it works! 🙂
Forum: Plugins
In reply to: [Multisite Language Switcher] Content import not workingForum: Plugins
In reply to: [Multisite Language Switcher] Content import not workingI’m not sure if you follow the plugin’s development, but I wouldn’t state that it isn’t longer supported. Getting some hints of what this error could be and in which circumstances it occurs helps though.
- This reply was modified 1 year, 4 months ago by Dennis Ploetner.
Forum: Plugins
In reply to: [Multisite Language Switcher] Content import not workingThanks, for pointing that out. I will check and come back with further info!
Cheers!
Forum: Plugins
In reply to: [Multisite Language Switcher] SKU in dropdown – againWhat can the Multisite Language Switcher do in your use-case? It is not clear to me.
Forum: Plugins
In reply to: [Multisite Language Switcher] Content import does not workThank you! Guten Rutsch! 🙂
Forum: Plugins
In reply to: [Multisite Language Switcher] Content import does not workThanks for pointing this out. Looks like I introduced a bug in the last minor release(s).