Dennis Ploetner
Forum Replies Created
-
I guess that you still have to configure the Multisite Langauge Switcher in the
frsubsite. Please, check and let me know! π- This reply was modified 2 years, 8 months ago by Dennis Ploetner.
Forum: Plugins
In reply to: [Multisite Language Switcher] Connecting all pages quicklyHey, sorry for the late answer.
There is no real quick thing but an very old project that could be a starting point: https://github.com/lloc/msls-importer
Cheers!
Forum: Plugins
In reply to: [Multisite Language Switcher] Improve I18N Issues (Based on 2.6.0)Thanks a lot! It is no in the master branch. Next release will contain the fix.
Forum: Plugins
In reply to: [Multisite Language Switcher] Improve I18N Issues (Based on 2.6.0)Great catch, thanks a lot! Do you want to do a PR to the GitHub repository?
https://github.com/lloc/Multisite-Language-SwitcherForum: Reviews
In reply to: [Multisite Language Switcher] Fantastic pluginThank you @mattv! Very kind π
Forum: Plugins
In reply to: [MslsMenu] Not working with Twenty Twenty-ThreeHello,
great catch! I will try to find a way.
Cheers,
DennisForum: Reviews
In reply to: [Multisite Language Switcher] Superb!Thank you very much!! I’m glad you like the plugin. π
Forum: Plugins
In reply to: [Multisite Language Switcher] How to modify hreflang for specific siteI just created a pull-request here: https://github.com/lloc/Multisite-Language-Switcher/pull/250
Please, have a look and comment there so I can merge it and push it into the next version.Forum: Plugins
In reply to: [Multisite Language Switcher] How to modify hreflang for specific siteI see. There is only a $language parameter for this specific hook. I will add the blog_id too.
Forum: Plugins
In reply to: [Multisite Language Switcher] woocommerce issuesIt should but I can run some tests in order to understand what the issue could be.
Forum: Plugins
In reply to: [NSFW] [Multisite Language Switcher] alt-text on images?The links to the tied contents get a title-attribute like coming from the description-field (or the language code as a fallback if there is nothing set) as you can see for example at msls.co.
There is a hook
msls_output_getfor developers if you need more control here: https://msls.co/developer-docs/hook-reference/Forum: Plugins
In reply to: [Multisite Language Switcher] Missing blavatar icon in “my sites” dropdownThanks for catching this error. I will correct this!
Forum: Plugins
In reply to: [Multisite Language Switcher] WP 6.3.1 compatibilityThanks for your message. Yes it is. I just pushed the next version to the plugin directory.
Forum: Plugins
In reply to: [MslsMenu] Enable and disable menu entriesHello,
the “Reference user” is probably the solution to your problem.
REFERENCE USER
This is an important but somewhat overseen field.
The easiest (but not the only) way to connect websites is by the user. There is no problem if you have just one user that accesses all the websites. But this option is helpful if you want to connect a subset or have more than 1 admin.
Just set who is the reference for the connections and you are done.
Read one here: https://msls.co/user-docs/settings-in-the-administration-menu/
The code can be placed anywhere in the function.php file. It will get an array and should return this array. The values can be modified as you like.