Dennis Ploetner
Forum Replies Created
-
Forum: Plugins
In reply to: [Multisite Language Switcher] HREFLANG ProblemaHi,
Sorry I had no chance to answer earlier … there is a filter for that:
msls_head_hreflang
Just read on here: http://msls.co/hooks-filters-and-actions/
Cheers,
Dennis.Forum: Plugins
In reply to: [Multisite Language Switcher] “This post is also available in…”Hi,
@lovetravellingfamily Just use the description field in the plugin settings. 😉
@@cowsgomoo WPML is another plugin … you are here in support for the Multisite Language Switcher.Cheers,
Dennis.Forum: Plugins
In reply to: [Multisite Language Switcher] More than one site per language: Possible?Yes, or include just the two sites you need. This can be done in the functions.php of the child theme for example.
Forum: Plugins
In reply to: [Multisite Language Switcher] More than one site per language: Possible?Yes, you could use the filter “msls_blog_collection_construct”. Read on here: http://msls.co/hooks-filters-and-actions
Cheers,
Dennis.Forum: Plugins
In reply to: [Multisite Language Switcher] How to add lang. switcher to top right headerIs this a widget area in the top right? I ask because MSLS comes also with a widget.
Forum: Plugins
In reply to: [Multisite Language Switcher] Custom flagsHi,
just copy the entire flag-directory in your (child-)theme-directory, rename there your Panama flag and insert in the plugin settings your directory-URI like /wp-content/themes/[xyz]/flags…
[xyz] is your theme directory.
Hope this helps!
Cheers,
Dennis.Forum: Plugins
In reply to: [Multisite Language Switcher] Custom flagsHi,
you can define a directory with your custom flags. Did you try this option?
Cheers,
Dennis.Forum: Plugins
In reply to: [Multisite Language Switcher] Simple CSSIn the plugin settings … there you can find the possibility to insert text or HTML before or after the items or the whole block.
Forum: Plugins
In reply to: [Multisite Language Switcher] MSLS and MU Domain Mappping QuestionHi there,
yes, it’s more a multisite “problem” because these directory names are already taken.
Maybe a multi-network setup could be a solution for that.
Cheers,
Dennis.Forum: Plugins
In reply to: [Multisite Language Switcher] plugin functionalityThere are a lot of installs. ww.wp.xz.cn says there are 7000+ active installs 😉
Check out my site and my wife’s site:
– http://lloc.de
– http://www.freely.deI migrated also a bank’s website:
Forum: Plugins
In reply to: [Multisite Language Switcher] plugin functionalityThere is no connection with WPML 😉
MSLS is a valid solution for multilingual websites if you prefer a multisite with different languages in separate sites.
Forum: Reviews
In reply to: [Multisite Language Switcher] Best multilingual solutionThanks a lot!
Forum: Plugins
In reply to: [Multisite Language Switcher] Entry links on multi site missing "blog" in URL@harm10 I’m sure that you’ll understand why I don’t wanted to comment what you wrote. 😉
I’m testing a solution whitout any active rewriting in this part of the plugin but settings in the options-panel. There were a lot of changes in the WordPress core regarding this things too. In the meantime a work-a-round is always a filter as I described above.
The next WordPress version will probably be published in a week and therefore I will wait at least for this for the new version of MSLS.
Forum: Plugins
In reply to: [Multisite Language Switcher] hreflang WRONG for pagingare you able to say which version it was? I don’t remember that I ever handled pagination.
Forum: Plugins
In reply to: [Multisite Language Switcher] hreflang WRONG for pagingHmm, I’m not sure if what MSLS should really do here… paging is done on the fly by WordPress if there are one or more
<!--nextpage--tags in the content body. Do you think that the plugin should also scan the body of the linked post?