Bring Your Business to Life › Support › Image Store › Localisation
Tagged: localisation, localization
- AuthorPosts
- May 4, 2012 at 4:38 am #46817ihowosnParticipant
How to get the image store to localise to a different language
May 4, 2012 at 4:49 am #46818ihowosnParticipantThis plugin has saved me so much trouble and have only ever needs minor tweaks to get it to do new things. Thanks
I essentially have tried to get the image store in Italian. As I am using the 3.3.1 version of wordpress and the 3.0.4 version of image store i have put the MO & PO files into wp_content/languages/_ims/
What else is required to activate localisation in the plugin?
I have even tried forcing the localisation in core.php by typing in the localisation ims-it_IT but to no success.
May 5, 2012 at 12:58 am #46829Xpark MediaKeymastermake sure that you change the language on you wp-settings.php file too “define(‘WPLANG’, ‘it_IT’);”
if you still have issues take a look a this post about language file.
May 5, 2012 at 8:04 am #46842ihowosnParticipantGreat. I got this to work. I placed define(‘WPLANG’, ‘it_IT’) into the wp-config file instead of wp-settings and it worked.
Much Appreciated!
- AuthorPosts
- You must be logged in to reply to this topic.