Dennis Ploetner
Forum Replies Created
-
Forum: Plugins
In reply to: [Multisite Language Switcher] Not working with wordpress category pagesBut they look also wiered because they also have no slug. A category has normally
categoryas a slug, liketagfor the tags. They seem pages that are not connected.Forum: Plugins
In reply to: [Multisite Language Switcher] Not working with wordpress category pagesYour code works for me also for the connection between
presseandpresse-release.BTW there should be no problem if those categories are connected. Let’s take a simple example (there is no result but it renders the idea):
https://msls.co/category/general/ links to https://msls.co/de/category/allgemein/ and vice versa
Forum: Plugins
In reply to: [Multisite Language Switcher] Not working with wordpress category pagesThanks @goran63!
You can, whenever you have to deal with translated slugs, override it by using the filter “msls_options_get_permalink”. There is also some example code in this page: https://msls.co/developer-docs/hook-reference/
- This reply was modified 2 years, 1 month ago by Dennis Ploetner.
- This reply was modified 2 years, 1 month ago by Dennis Ploetner.
Forum: Plugins
In reply to: [Multisite Language Switcher] Not working with wordpress category pagesPlease, go first into the permalinks section of the sites. This will automatically refresh them. You don’t need to click on anything for that…
Forum: Plugins
In reply to: [Multisite Language Switcher] Not working with wordpress category pagesI cannot access your website at all. Please, provide a working link.
Thanks, interesting catch. I will look into this.
is_admin() is a conditional check if the context is within the WordPress admin dashboard. So it is unlikely related if a problem exists for a specific user/group. Can you provide some screenshots?
Forum: Plugins
In reply to: [Multisite Language Switcher] Create new translation in editor is brokenHey, looks like some sort of regression. Help is always welcome! 🙂
Forum: Plugins
In reply to: [Multisite Language Switcher] Issue with MLS BlockHello, thanks for the message. I will check this and come back here soon.
Forum: Plugins
In reply to: [Multisite Language Switcher] How can I change the flag icon?Hello,
the flag changes automatically depending on the settings of the website. There would be English (UK) or others that can be selected as language settings in “General Settings”.
Every website that has to be tied together with the other websites should have it’s own settings. There are various possibilities.
Read on here: https://msls.co/user-docs/settings-in-the-administration-menu/
Forum: Plugins
In reply to: [Multisite Language Switcher] SKU in dropdownThat is an interesting question. Short answer is
nobut it could be worth it to create an add-on for WOO compatibility.Forum: Plugins
In reply to: [Multisite Language Switcher] Feature request: accessabilityThank you for your valuable contribution. I will work to understand the topic better and update accordingly.
Forum: Plugins
In reply to: [Multisite Language Switcher] Connecting all pages quicklyThe mals-importer needs clearly some modifications. That’s why I said it is a starting-point.
Forum: Plugins
In reply to: [Multisite Language Switcher] Custom Posts and TaxonomiesOK perfect! Thanks for sharing.
The
blog-slug comes with the multisite feature and should not be forced by the Multisite Language Switcher plugin.Does this post help you? -> https://herbmiller.me/how-to-removing-blog-from-wordpress-multi-site-permalink-structure/