Anticosti
Forum Replies Created
-
Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Reset Password@louislamotte
Have you tried to check with the “Loco Translate” plugin?
I think I encountered this, long time ago and if I remember well… This plugin is quite helpful 😉Forum: Reviews
In reply to: [qTranslate X] The worst multilanguage plugin everOH! Pardone me then 🙂
Forum: Reviews
In reply to: [qTranslate X] The worst multilanguage plugin everHave you tried Drupal 8? If you like to keep paying and paying for features… then, I respect that.
Forum: Reviews
In reply to: [qTranslate X] The worst multilanguage plugin everOh yeah… You may want to check this little pearl:
https://www.drupal.org/project/druppio_small_business_distribution
Cheers,Forum: Reviews
In reply to: [qTranslate X] The worst multilanguage plugin everThe last word Omerior: You are not alone in this ship! I just meant to thank you to have brought up this issue that I did not encountered yet but that I have to evaluate and yet to try to find a solution.
Take care!
- This reply was modified 8 years, 10 months ago by Anticosti.
Forum: Reviews
In reply to: [qTranslate X] The worst multilanguage plugin everYes I agree with you. Theming is the strenght of WordPress. But this will be changing slowly as Drupal 8 proves to be a solid solution.
It is worth checking to install a Drupal 8 distro named “Thunder”. Then apply a theme framework like Bootstrap and so many others…Forum: Reviews
In reply to: [qTranslate X] The worst multilanguage plugin everAll I want to say is that Drupal 8, deals “out of the box” with translations. But… There must be a way to switch to WPML ($) or to Polylang ?
Forum: Reviews
In reply to: [qTranslate X] The worst multilanguage plugin everAt this point, I know how you must be feeling. I also shreded quite some money in different “Pro” plugins and one like this one – laking maintenance – comes brake all the rest.
Forum: Reviews
In reply to: [qTranslate X] The worst multilanguage plugin everJust stop complaining and move to Drupal. This is what I am starting to consider.
Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] MyUserName VS myusernameGood point.
If only, at least, the error message would tell the user to use lowercase only, instead of simply saying it uses illegal characters…
Wouldn’t be a good idea? 😉Kind regards,
Solved.
Please Forgive me… I just realized I had created a conflict with this plugin: Plugin Organizer. A mis-usage on my part.Hi Ajay,
I’ll try to find more debug info when I’m back…
Thanks again!Kind Regards,
Forum: Plugins
In reply to: [Better Search - Relevant search results for WordPress] Set plugin languageHi Ajay,
The above folder: wp-content/languages/plugins
is THE standard folder where to keep your translations to make sure they overide the default translation (if existent) and are then kept protected from language files updates.Hi Ajay,
01. Regarding the debug info…
Answer: I use Log Viewer (wp-admin/tools.php?page=wp-log-viewer) and it does not output any errors for your plugin. The only debug info I have is the one I posted above:
…
Configuration auto-detected from file headers
WordPress says primary text domain is “better-search”
Primary domain path declared by author as “/languages”
1 domain path[s] configured for “better-search” -> [“languages”]
No template file configured for “better-search”
Possible non-standard name for “better-search” template at “languages/better-search-en_US.pot”
…02. Do they always override the English files?
Answer: Yes!03. How are you managing the bilingual install?
Answer: I am managing this translation the same as I do with many other plugins where I don’t have this problem.Thanks again for your follow up on this,
Forum: Plugins
In reply to: [Better Search - Relevant search results for WordPress] Set plugin languageA better practice would be to put your language files at:
wp-content/languages/pluginsNo?