Dennis Ploetner
Forum Replies Created
-
Forum: Plugins
In reply to: [Multisite Language Switcher] Bug : Custom URL for flag-images don’t workThe custom path is meant as a folder path.
CUSTOM URL FOR FLAG IMAGES
There are flag images included but you can set also a custom directory if you have your own set.
Read on here: https://msls.co/user-docs/settings-in-the-administration-menu/
Forum: Plugins
In reply to: [Multisite Language Switcher] Error 500 when not logged inI believe you are using an older version of WordPress. The plugin states compatibility with WordPress 6.1 and newer.
Forum: Plugins
In reply to: [Multisite Language Switcher] Not working with wordpress category pagesThank you for all the valuable input. I’m currently working on some fixes. You can find more information at https://github.com/lloc/Multisite-Language-Switcher/
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, 4 months ago by Dennis Ploetner.
- This reply was modified 2 years, 4 months 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.