Loading content with AJAX is used by a lot of WordPress themes and plugins (like WooCommerce) to show content and extend functionality without reloading the page. For a fully multilingual website, we need to translate AJAX strings in WordPress, as well as standard strings from your posts and pages. In WordPress, you can see ajax […]
Continue Reading
We recently got back from WordCamp Bucharest where our team members switched various hats: support the event as Gold Sponsors showcase the TranslatePress project to the WordPress community attend the conference and listen to the interesting talks Sponsoring a WordCamp Building brand awareness Just one month after the launch, this was the very first moment […]
Continue Reading
Sometimes it can be quite challenging to translate dynamic strings in WordPress. And this is for two main reasons: Themes like Hestia make use of the WordPress Customizer interface to quickly build a beautiful front page containing a slider, various columns for information, a list of WooCommerce products if it’s needed as well as a […]
Continue Reading
WordPress by default is NOT multilingual. You can set up your language when installing it, but that just localizes your site to a language so translating WordPress in more languages is not something as straightforward as publishing a post. Because of this, adding multilingual functionality can be done through a translation plugin, setting up a WordPress […]
Continue Reading