Anticosti
Forum Replies Created
-
I have the same issue, but, with my Ultimatum sub-theme’s widgets.
Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Problem with theme modsSorry Denis. Then I misunderstood your issue.
Was hoping to help you…Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Problem with theme modsHi Denis,
Have you tried to switch theme and back to your theme + clear cache?
This solved the problem for me.With your guidance, I can now — at least for now — get the “Message” translated.
In your code above, I just swaped this line:
"text_maintenance": {},
for this:
"wp_maintenance_settings[text_maintenance]": {},Although, to be able to monitor what I am doing, with the Language Switches, I had to add this line to my theme’s functions.php file:
if ( function_exists ( 'wpm_language_switcher' ) ) wpm_language_switcher ();Should be good to go now…
Cheers,
I made some progress 🙂
Will let you know on next days, as soon as I can get time to push this work a bit more…This is promising! 🙂
Cheers,Has no effect. I’ll wait for your next release… then I’ll check again, more in-depth.
Thank you again VaLeXaR! Great support !!!
Regards,- This reply was modified 8 years, 8 months ago by Anticosti.
Will check this.
Thank you VaLeXaR !OK.
You can see here: ScreenshotsList of Screenshots:
025. Before adding this line to my functions.php file:
if ( function_exists ( 'wpm_language_switcher' ) ) wpm_language_switcher ();
026. Result after. You can see that the Slideshow blows out (enlarge) the images
024. A simple Blog article
027. The top Language Switch needs some CSS tweaks. I can do that but…
028. The admin side seems to be using the same Language Switcher as in the Frontend.
029. In the back end when I work with my theming framework (Ultimatum),
I loose quite a lot of fonctionalities:
Can’t save the “Widget Extras’ options nor use “Show widget only in:”Cheers,
Will make one… 😉
Hold on…Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Language SwitcherHi l1va,
Check with latest VaLeXaR update (1.7.0). It should be fixed.Forum: Plugins
In reply to: [qTranslate X] Language buttonCould this be just a server issue regarding the memory allocated? I remember having had ablot of issues before finally moving to Siteground. qTranslate-x is eating quite a lot of ressources…
Regards,
Forum: Plugins
In reply to: [qTranslate X] not updated for 1 yearCan only agree with you…
Single admin is not the best, to ensure longevity 🙁Forum: Plugins
In reply to: [qTranslate X] not updated for 1 yearAnyone tried this new plugin?
WP-Multilang
I will have to find some time to test it…
It seems to be using the same exact syntax.
Very Interesting!- This reply was modified 8 years, 9 months ago by Anticosti.
Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Reset PasswordYou should have in your
wp-content/languages
Some files like these ones:
admin-fr_FR.mo
admin-fr_FR.po
fr_FR.mo
fr_FR.po
Etc.Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Reset PasswordI would suspect it has something to do with the language switch configuration. Never worked with WPML. I use qTranslate-X.
It works on my site. The message comes from the core translation.Hope to be of some help…?