bjoerne
Forum Replies Created
-
Forum: Plugins
In reply to: [Language Redirect] fr redirect however fr-fr does'nt seem to workNew feature: The plugin supports fr-fr in the language mapping.
Forum: Plugins
In reply to: [Language Redirect] redirected you too many timesAs said before:
Write in default: /en/
There should be no redirect if wp-admin is called. wp-admin and wp-login.php are declared as exceptions in the plugin code.
Have you created a new site /es/ yet? If your Spanish content is still in / this plugin won’t help you!Forum: Plugins
In reply to: [Language Redirect] redirected you too many timesAs I said before
The supported use case is:
/ = only for redirecting
/de/ (if German is detected)
/en/ (if English is detected)
…Examples are https://www.monkkee.com/ or https://www.vostel.de/.
It’s not supported that the redirecting instance has content.
hosting.es/ must not have content. You need a site “hosting.es/es/” if you’d like to use this plugin or look for another solution.
Forum: Plugins
In reply to: [Language Redirect] redirected you too many timesYou mentioned “es” above, maybe a typo? Anyway, you only list the languages and sites you have in the mapping field.
Forum: Plugins
In reply to: [Language Redirect] redirected you too many timeses=/es/
On the right side of the equals sign there must not be /. That causes the redirect loop.
Forum: Plugins
In reply to: [Language Redirect] redirected you too many timesWrite in default: /en/
Forum: Plugins
In reply to: [Language Redirect] redirected you too many timesThe supported use case is:
/ = only for redirecting
/de/ (if German is detected)
/en/ (if English is detected)
…Examples are https://www.monkkee.com/ or https://www.vostel.de/.
It’s not supported that the redirecting instance has content.
Forum: Plugins
In reply to: [Language Redirect] redirected you too many timesIf /en/ is the installation then the configuration should be
en=/en/
Forum: Plugins
In reply to: [Language Redirect] redirected you too many timesHave you activated the plugin on the target WordPress installation (= /page-eng/)? That could cause the infinite loop. The plugin must only be activated on the redirecting site (= /).
Forum: Plugins
In reply to: [Language Redirect] redirected you too many timesIs /page-eng/ a page or a site of a multisite installation? It should be the later one.
Forum: Plugins
In reply to: [Language Redirect] User is always redirected, cannot reach root siteThat’s the way the plugin works. The root site should only redirect to language specific sites.
Forum: Plugins
In reply to: [Language Redirect] mod_fcgid: stderr:That is not part of my plugin. Do you mean another one?
Forum: Plugins
In reply to: [Language Redirect] mod_fcgid: stderr:I have no idea. Line 44 doesn’t contain a ‘[‘ and renaming the folder works as well for me.
Forum: Plugins
In reply to: [qTranslate X] QTranslate issue with wordpress 4.5Forum: Plugins
In reply to: [IFTTT Instagram Gallery] Instagram URLs@peterbp: Thanks for your code. I released a new version yesterday. Your code helped me a lot and the problem should be fixed now.