Dennis Ploetner
Forum Replies Created
-
Forum: Plugins
In reply to: [Multisite Language Switcher] Change url of siteThe 3rd and 4th input field are there for this. Do you see no fields named “WordPress Address (URL)” and “Site Address (URL)” there?
- This reply was modified 9 years, 6 months ago by Dennis Ploetner.
Forum: Plugins
In reply to: [Multisite Language Switcher] Search on categories IDMSLS stores even for categories the related ID for their counterparts. I’m not sure what you want to archive but if you need just that ID there should be no problem.
Forum: Plugins
In reply to: [Multisite Language Switcher] Posts to Pages to Custom postsThere is – at least in the current version – no possibility to archive this.
Forum: Plugins
In reply to: [Multisite Language Switcher] Change url of sitePlease read one here: https://codex.wordpress.org/Changing_The_Site_URL
Cheers!
Forum: Plugins
In reply to: [Multisite Language Switcher] Possible to add “alternate” meta?Probably just a long-shot but you have the last version installed really? There is also a call to
wp_head()in your header.php?Forum: Plugins
In reply to: [Multisite Language Switcher] Possible to add “alternate” meta?MSLS already creates an output like this (for my website):
<link rel="alternate" hreflang="de" href="http://lloc.de/" title="Deutsch" /> <link rel="alternate" hreflang="it" href="http://lloc.it/" title="Italiano" />Do I miss something?
Forum: Plugins
In reply to: [Multisite Language Switcher] MSLS Failed after UpgradeOK thanks!
Forum: Plugins
In reply to: [Multisite Language Switcher] MSLS Failed after UpgradeStrange! But I need more info … is there anything in the error_log?
Forum: Plugins
In reply to: [Multisite Language Switcher] After WordPress upgraded URL are brokenVery good! I committed it 2 days ago. That might be the reason π
MSLS has a function for this but you could just use get_locale().
Forum: Plugins
In reply to: [Multisite Language Switcher] After WordPress upgraded URL are brokenPlease check if version 1.1 works for you.
Forum: Plugins
In reply to: [Multisite Language Switcher] MSLS Failed after UpgradeWould you please describe your problem? I run 4.7.2 on several websites and have no problems.
Forum: Plugins
In reply to: [Multisite Language Switcher] I want to display 2 languages only with 2 flagsPlease indicate the website π
Forum: Plugins
In reply to: [Multisite Language Switcher] Order Flag and languageOK, tell me more about your use case.
Forum: Plugins
In reply to: [Multisite Language Switcher] Order Flag and languageYes, it is. Do you need help with that?