• Hi I installed the codestying localisation plugin but it does not do any translation whatsoever.
    https://www.staywaiheke.net.nz is the site, its got SOHO theme.
    I was recommended to use the plugin to change text in the Quite Nice Booking plugin – from “Room” to “Property”. QNS helpdesk told me to contact you as they are unable to trouble shoot. They provided a documentation and it said to install your localisation plugin, Add New Language. Select the language you want, and click create po-file.
    Then, next to the file just created, click Rescan, then scan now, then finished. Finally, click Edit. You will be presented with the Translate Language File editor. Then after changing all instances of room to property, I clicked: generate mo-file
    Then I added this line at the end of my wp-config.php file:
    define( ‘WPLANG’, ‘en_NZ’ );
    Still no change to the booking plugin.
    Is there anyone that might have some suggestions?

    I am happy to give someone my login privately?

    https://www.ads-software.com/plugins/codestyling-localization/

Viewing 6 replies - 1 through 6 (of 6 total)
  • I have the same problem. I’ve scanned and edited the file and added the “WPLANG” line in the wp-config file. No change.
    There must be something missing ….

    Me too. Using a child theme, made my translations but they are not reflected on frontend website.

    Hi, I had the same problem but I fixed it. I use a child theme too.

    1. Make sure you changed your language in WordPress settings.
    2. Make sure the language you are editing in Codestyle Localization is the same you chosed for wordpress (example: Espanish for colombia is diferent to spanish)
    3. In my case, only clicking “generate mo-file” worked.
    4. Make sure there is no conflict file between the po files in /www/neobici/wordpress/wp-content/languages/plugins (WP reads this folder)
    and
    /www/neobici/wordpress/wp-content/plugins/woocommerce/i18n/languages ( The edited words are saved here, WP also reads this folder as second option)

    No success here… Meh.

    As of WP4.1, Codestyles function to scan files stopped working. It just freezes. No entries in a debug log. No error messages.

    I now use an old WP3.9.3 install to maintain my language files.

    For me with WP 4.1 the plugin works. I think the reason form my problems was due to my host (old server) when I moved to another host, the Localization works just fine.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘localisation plugin doesnt work’ is closed to new replies.