• I would like to ask if it is possible to use Multisite Language Switcher in one WordPress Multisite Installation to create multiple different “websites/homepages” (different site-structure, theme, etc.) with two or more languages?
    So to be more clear for example:

    • SITE A with first language EN and second language DE
    • SITE B with first language DE, second language IT and third language EN
    • SITE C with first language EN and second language ES
    • etc.
    • Reading https://msls.co/user-docs/plugin-configuration.html#advanced-settings it might be possible by using different Reference users to connect each multisite instance/site belonging to one ML WEBSITE? So if that is possible only one User/Admin can not manage all SITES and connect the language versions (pages, posts, etc.)?

      Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Dennis Ploetner

    (@realloc)

    Yes, you can accomplish this in 2 different ways

    1) create 3 different users that are members of these sites (one for the sites in A, another one for the sites in B, and another one for the sites in C). Use these users as a reference to tie the sites together. Additional admins or network-admins are no problem.

    2) tie the sites with code together. You can use the filter “msls_blog_collection_construct” in the functions.php of your theme.

    Thread Starter bmwm

    (@cbmwm)

    Thank you very much again Dennis! Now the MSLS concept is much clearer to me, even more a fine piece of essential WP-MS plugin, which should be supported as much as possible by core; sad that WP-ML in core seems on a permanent halt and never gained enough widespread interest and demand.

    Have a to try out a lot (next weekend)… ??

    • This reply was modified 6 years, 2 months ago by bmwm.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Multiple WP ML sites in one Multisite Install possible?’ is closed to new replies.