Dennis Ploetner
Forum Replies Created
-
Forum: Plugins
In reply to: [Multisite Language Switcher] Can’t change language in settings – generalYes, I’m sorry but give it a shot since you already tried it with the Multisite Language Switcher.
Forum: Plugins
In reply to: [Multisite Language Switcher] Can’t change language in settings – generalIt seems it that WPLANG is commented. So there is no problem … do you have other plugins installed that could cause the problem?
Forum: Plugins
In reply to: [Multisite Language Switcher] dual language swithchYes, the transition to a multisite might be a little bit tricky if you don’t know exactly what you have to do. Just a multisite (without any further plugin) would give you all you need to separate the Dansk and the English contents. The switcher ties than your installs (and the contents if you wish) together.
Forum: Plugins
In reply to: [Multisite Language Switcher] Can’t change language in settings – generalThere is no difference between the deactivation and uninstalling the whole plugin. because there is simply no other task that will be executed. I think your problem could be a setting of WPLANG or similar in wp-config.php … could you check if you have set a language in that file?
Forum: Plugins
In reply to: [Multisite Language Switcher] dual language swithchI this one site or do you have 2 websites?
Forum: Plugins
In reply to: [Multisite Language Switcher] dual language swithchYes, you could avoid this problem but you have to have a multisite. One for en and the other for da.
Forum: Plugins
In reply to: [Multisite Language Switcher] Wrong FLAG for CAT (Catalán) Catalá Language.Hi Enric,
thanks for contributing. I accepted your pull-request and it will be soon available here. I have to close two other minor things first.
Cheers,
DennisForum: Plugins
In reply to: [Multisite Language Switcher] programmatically set relationsEvery relation is an array that is stored as an option. I don’t think that this could be very difficult to implement.
Cheers,
DennisForum: Plugins
In reply to: [Multisite Language Switcher] Multisites not being detectedPlease check also the reference user in plugin’s settings.
Forum: Plugins
In reply to: [Multisite Language Switcher] Wrong flag filename for BelarusThanks for pointing that out I will fix this very soon.
Forum: Plugins
In reply to: [Multisite Language Switcher] Multisites not being detectedI had no time to update the information but the plugin is compatible aìeven with WordPress 4.8. Did you check if you have a user that has access to the two sites?
Forum: Plugins
In reply to: [Multisite Language Switcher] custom flagsYes, it is. There is an input field where you can insert an alternative directory where the plugin will find your flags.
Forum: Plugins
In reply to: [Multisite Language Switcher] Issue with “Set Admin Language” optionHi Mario,
thanks for your suggestions.
MSLS sets WPLANG which is (probably) not needed anymore. You could change that too and send a pull-request if you like: https://github.com/lloc/Multisite-Language-Switcher
Cheers,
DennisForum: Plugins
In reply to: [Multisite Language Switcher] Hundreds of pages/postsYou should switch to the autocomplete input fields in this case 😉
Forum: Plugins
In reply to: [Multisite Language Switcher] Entry links on multi site missing "blog" in URLPlease open a new thread and describe what you have, the problem and what you expect. The problem with the “blog” part in the posts Urls was already solved.