Dennis Ploetner
Forum Replies Created
-
Forum: Plugins
In reply to: [Multisite Language Switcher] MSLS reference user and blog collectionYes, correct! Just post the code here if you have any further question.
Forum: Plugins
In reply to: [Multisite Language Switcher] Links to bookmarks inside the pageI never tested this with a one page layout so I cannot help that much here, sorry.
Forum: Plugins
In reply to: [Multisite Language Switcher] Can’t configure plugin with 9 langsWhat flag would you like to show in the case of fr_CH, de_CH and it_CH?
Forum: Plugins
In reply to: [Multisite Language Switcher] Links to bookmarks inside the pageYes,
yes, you can probably use the filter “msls_options_get_permalink”.
Read on here: http://msls.co/hooks-filters-and-actions/
Cheers,
Dennis.Forum: Plugins
In reply to: [Multisite Language Switcher] Help with flag separateYou’re welcome! 🙂
Forum: Plugins
In reply to: [Multisite Language Switcher] Help with flag separateSorry, I had no chance to answer earlier. You can do this by adding some HTML and CSS … just use the fields “before the list”, “after the list” and so on in the plugin’s setup.
Forum: Plugins
In reply to: [Multisite Language Switcher] Entry links on multi site missing "blog" in URLYes this will be part of the next version.
Good question … it might depend where you are. The Italian slack for example has a job board.
There is the author of one project https://it.ww.wp.xz.cn/plugins/wpml2wpmsls/ that could be interested but I’m not sure.
- This reply was modified 9 years, 6 months ago by Dennis Ploetner.
Do you have a multisite installed?
The plugin will save the pages/posts/taxonomies as ids because the link structure could change in the future. There is no functionality that links automatically – at least in this version. I’m sorry but you must tie your contents using the MSLS boxes in the editor.
Forum: Plugins
In reply to: [Multisite Language Switcher] Link two existing pages together?Hi,
I guess you can see also an input field on the right of the flag. You can use these autocomplete field to look up for the posts in the other site and tie these contents in that way together.
Forum: Plugins
In reply to: [Multisite Language Switcher] I want to display 2 languages only with 2 flagsHi,
just set in the options for the plugin that you want to show also a link to the current language.
Cheers,
Dennis.Forum: Plugins
In reply to: [Multisite Language Switcher] No available translations foundYou need just one plugin for the translation part … Polylang or the Multisite Language Switcher. 😉
Forum: Plugins
In reply to: [Multisite Language Switcher] No available translations foundHello Katherina,
it seems you set the parameter that is responsible for showing only available translations. After that, did you link this pages together in the editor?
Cheers,
Dennis.Forum: Plugins
In reply to: [Multisite Language Switcher] placing switch on pageIt depends on your theme. You can look up for a place in the HTML of the header.php or sidebar.php.