sokostas
Forum Replies Created
-
Hi guys,
I also have this problem. Is there any workaround without disabling cloudflare or AIWPS?
Thanks,
KostasForum: Plugins
In reply to: [Simple Membership] mo files aren’t loadedI think that you haven’t done anything wrong. I found this on wp-config from previous developer.
define(‘WPLANG’, ‘el’);
Best regards
Forum: Plugins
In reply to: [Simple Membership] mo files aren’t loadedAt your readme file and at plugin page i can see that you have Greek language to available languages section. So if it is not available why you have it there?
I solved the problem by myself. The lang code to work at you mo file is ‘el’ and not ‘el_GR’. When i changed it, Greek translations mo file loaded correctly and Greek language appeared.
I will try to find some time to contribute to Greek translations for the rest of strings.
Thank you for not helping btw 🙂
Kostas
Forum: Plugins
In reply to: [Simple Membership] mo files aren’t loadedBut i can see the simple-membership-el_GR.mo file with the new prefix ‘simple-membership’. Before the update the file that previous dev has build had the ‘swpm’ in the name. I also opened the simple-membership-el_GR.mo that i see with poedit and all Greek translations are in there.