Dennis Ploetner
Forum Replies Created
-
Forum: Plugins
In reply to: [Multisite Language Switcher] Custom Posts and TaxonomiesHello and thanks for your message. I’m not sure. Can you provide some screenshot?
Forum: Plugins
In reply to: [Multisite Language Switcher] Problem with SubFolder installThank you! Also for pointing that out. Keep us posted, please!
- This reply was modified 2 years, 4 months ago by Dennis Ploetner.
Forum: Plugins
In reply to: [Multisite Language Switcher] Problem with SubFolder installIt should be possible. MSLS stores the id of the linked contents and not their path.
I can imagine a problem with the permalinks. Are they permalinks flushed? Often, visiting the permalinks settings (which flushes them automatically) is enough…
Forum: Plugins
In reply to: [Multisite Language Switcher] Selection of translated pages is brokenI could reproduce this behaviour. Version 2.6.2 has been deployed. It contains a modification in the plugin’s CSS.
Forum: Plugins
In reply to: [Multisite Language Switcher] Selection of translated pages is brokenThanks for pointing this out, Arno! Probably any hierarchical post type is affected since those types use the WordPress function
wp_dropdown_pagesfor the select menus. I’m looking into it right now and will update you later here.OK, so we have good news! Thanks for pointing it out!
Is the last one a different website? Or is it the french Website?
Is the deactivation flag in the fr site maybe set?
Do the sites have different languages?
frhasfr_FRfor example?The configuration must be done for every blog. 😉
https://msls.co/user-docs/settings-in-the-administration-menu/
Yeah, how is your en site configured. Do these to sites have the same reference user?
- This reply was modified 2 years, 5 months ago by Dennis Ploetner.
Forum: Plugins
In reply to: [Multisite Language Switcher] Can’t switch between sitesThe plugin uses the user-info to get the sites tied together. Did you add a new admin user? In that case, you can set the Reference User: https://msls.co/user-docs/settings-in-the-administration-menu/#reference-user
Forum: Plugins
In reply to: [Multisite Language Switcher] Is there an easier way to Connecting post?Hello and thanks!
It depends on your setup. I guess, that it takes also a lot of server resources if you have that amount of pages.
I would activate the “autocomplete” option first. This brings up another input field that fits better your needs:https://msls.co/user-docs/settings-in-the-administration-menu/#advanced-settings
There would also be a way for developers to create connections in big amounts of posts. In the end, those are just post_meta entries with serialized arrays.
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, 5 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.