Looking for a way to translate your site to your native language? Loco Translate provides in-browser editing of WordPress translation files and integrates with automatic translation services.
Fine Tuning
Translating Your Theme
Update WordPress Language Settings Tell WordPress what language to use. Visit Options > General, where […]
Creating a Multilingual Website
Your theme works with WPML to create a fully multilingual website. This means you can […]
Creating Multilingual Widgets and Homepages
Heads Up! Make sure WPML is installed first! Please make sure you have WPML installed and activated […]
Adding Custom CSS
WordPress allows you to add custom CSS to change the appearance of your website through […]
Creating a Child Theme
A child theme is a theme that inherits the functionality and styling of another theme, […]
Removing the Default Styles
By default when you create a child theme, the default CSS for the theme will […]
Adding Custom PHP in Your Child Theme
If you need to modify functionality, you will often need to insert custom PHP code in to your starter child theme.