Resources
Most popular categories
Other categories
Latest Posts
-
Domain Mapping in WordPress Multisite
A WordPress Multisite installation, as known, allows you to create and manage a network of subsites in a centralized way: each subsite is independent from the others but is still managed as a WordPress site, always within the main installation. Up to WordPress 4.5, through an additional plugin it was possible to associate a top…
-
Connect and Translate WooCommerce Attributes
MultilingualPress is built to perfectly integrate with the WooCommerce environment. And hence it can also properly connect and translate the WooCommerce Attributes. Let’s check how this works in this brief tutorial. Create an attribute, an example Before connecting WooCommerce attributes in MultilingualPress, we first need to create one. So, let’s create an attribute in our…
-
MultilingualPress site duplication issue: a solution
One of the powerful features available in MultilingualPress is the so called “Based on” option. Through this option you can create a new site as a duplication of an already existing other sub site. Hence this feature let you to create a new sub site as a copy of another, copying also the source site…
-
How to translate Advanced Custom Fields (ACF) with MultilingualPress
Starting from version 3.5 MultilingualPress offers a new module that lets you easily manage the custom fields translation through the Plugin Advanced Custom Fields (ACF). To show how this feature works in your Multilingual site, here we provide a brief tutorial on the topic. For custom fields created by using other Plugins or the WordPress…
-
Can I create a Multilingual shop with MultilingualPress and WooCommerce?
Yes, it is possible! In this article, we want to explain what you can do with MultilingualPress and WooCommerce and what you need to know. MultilingualPress and WooCommerce MultilingualPress (MLP), together with WooCommerce, makes it possible to build a network of shops in different languages. The advantage: You can address customers in their language. This…
-
How to translate Custom Fields with MultilingualPress
In this document, we’ll explain how to translate custom fields using MultilingualPress. For the sake of simplicity, we are going to use the Advanced Custom Fields Plugin to create the custom fields. Just keep in mind that the process described here is the same for any other Plugin that allows you to create custom fields…
-
How to set up a Language Switcher for multilingual WordPress Websites
A language switcher gives your site visitors the possibility to switch between the languages you provide on your multilingual site and thus to read the content in their preferred language. With MultilingualPress you can set up a language switcher either via a navigation menu or via a menu widget. Here you can find a step-by-step…
-
MultilingualPress License Update
Starting from version 3.3.3 the licensing system of MultilingualPress has been updated, and the info needed to activate the license are now different, depending on the plugin version you currently use. Version minor or equal to 3.3.2 requires an Api Key and an Email Address The Api Key is available in your My Account page,…
-
How to translate Taxonomy Slugs
In this brief tutorial we show how to translate taxonomy slugs using the multilingualpress.filter_term_public_url filter hook available in MultilingualPress. Set the environment for our example code snippet Here below we provide an example snippet with two sub sites that have respectively an ID with value 1, and a second one with value 2. Of course…
-
How to run code when the “Copy source content” option is checked
In this tutorial we are going to show how to run your code snippet when the option Copy source content is selected in the translation metabox. The translation metabox A translation metabox lets you to define some settings related to the post translations that are available in another language sub site. When you edit a…
