Translations & Languages

Multi Languages with WPEstate Translate plugin

Content Overview WPEstate Translate license cost and automatic translation cost Video tutorials What WPEstate Translate does Before you start Install and activate WPEstate Translate Add and manage languages Review the plugin settings Enable the language switcher for the default WPResidence header Style the language switcher for the default header Enable the language switcher for a […]

How to Translate WPResidence Into Another Language

Overview This help explains how to translate WPResidence with the Loco Translate plugin from WordPress admin. Some text comes from the theme, some text comes from the WPResidence Core plugin, and some labels are managed directly from Theme Options, taxonomies, custom fields, menus, widgets, or Elementor templates. Important: Translations work only when the WordPress site […]

How to Translate Measurement Correctly

WpResidence uses these measurement options $measure_array = array( esc_html__(‘ft’,’wpresidence-core’ ) => esc_html__(‘square feet – ft2′,’wpresidence-core’ ), esc_html__(‘m’,’wpresidence-core’ ) => esc_html__(‘square meters – m2′,’wpresidence-core’ ), esc_html__(‘ac’,’wpresidence-core’ ) => esc_html__(‘acres – ac’,’wpresidence-core’ ), esc_html__(‘yd’,’wpresidence-core’ ) => esc_html__(‘square yards – yd2′,’wpresidence-core’ ), esc_html__(‘ha’,’wpresidence-core’ ) => esc_html__(‘hectares – ha’,’wpresidence-core’ ), ); To change the translation you can use Loco […]

Rename theme words with Loco Translate Plugin

Content Rename with Loco Translate Plugin How to backup and upload custom translations with Loco Translate In order to rename theme words, you can use the Loco Translate plugin.  With the Loco Translate plugin, you can rename the words/labels that come by default in the theme. The changes need to apply in 2 places: themes/wpresidence-child/languages/wpresidence.po […]

What Details are translated from Theme Options

CONTENT Property Details Property Categories Property Fields Property Custom Fields 1. Property Details These labels are managed from Theme Options > General  > Listing labels. You must add labels in your language. 2. Property Categories If the demo is imported, then the demo categories will be saved and you can rename them by going to […]

Update .po translation after a theme update

CONTENT Update with Loco Translate Update with POEDIT When a new theme version is released/updated, the translation .po must be updated as well to find the new terms added.  The translations file from the theme and from WPResidence Core functionality plguins will need to be updated. 1. Update the po file with the Loco translate […]

Rename theme words with POEDIT.

You can change WP RESIDENCE default text with POEdit. Poedit helps modifying English terms by replacing them with your English terms (like Zip to Postcode and so on). This help will show the steps that you need to take.  The changes can be done in the main Theme or Child Theme. !!! If you make the changes in […]