The WordPress theme Satisfy can be translated into many different languages. It also supports multilingual plugins like Polylang and Wpml. But some dynamic texts doesn't get picked up automatically by those plugins. To fix that follow the steps below: (if you have premium there's no need for this fix). Create a file called "wpml-config.xml" and..
Tag Archives: Code tools
To get Simple Wp Sitemap working on Nginx, add the following rewrite rules for free or premium to the server { } section in your server file nginx.conf.
Welcome to the first course in learning javascript! You've made a good choice coming here since javascript is one of the most popular programming languages in the world today. It's used everywhere and not only on websites, but also in windows 10 and in mobile apps. For every web developer today it's a language one..