Bring Your Business to Life › Support › Image Store › Translation not working on the front end.
Tagged: translation
- AuthorPosts
- April 24, 2013 at 7:57 pm #52776kilinkisParticipant
Hello everyone, I’m using latest WordPress with latest Image Store version on
I installed spanish language as said on the tutorial, but it is only working on the admin.
On the front end I still got english.
Any help please?
April 24, 2013 at 10:47 pm #52800Xpark MediaKeymastertry downloading the latest file, also do you have any language translation plugin? if not there may be conflicts with the theme we will look into if this is a bug.
April 25, 2013 at 9:59 am #52810kilinkisParticipanthi Hax, thanks for your reply.
The problem persists with the latest tranlation files.
Now that you mention other plugins, I had installed (and active) this one: http://shinephp.com/plugins-language-switcher-wordpress-plugin/
It changes WordPress’ language. Now I deactivated it, so my admin is now in english again, including the image-store plugin. So this makes me think that maybe, the translation files I downloaded from this site never worked in the first place.
Can you tell me how to verify if they are installed properly?
I placed the files at wp-content/languages/_ims, is this right? Do I need to set something else or just put the files there? thanks!
April 25, 2013 at 3:55 pm #52816Xpark MediaKeymastermake sure that the tranlation files are located in /wp-content/languages/_ims and change the site language in your configuration file (wp-config.php), change
"define('WPLANG', '');"
to"define('WPLANG', 'es_ES');"
April 26, 2013 at 6:06 am #52826kilinkisParticipant😀
thanks! it worked like a charm.
My fault, sorry 🙁
- AuthorPosts
- You must be logged in to reply to this topic.