Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1063038
String Translations in Top Area
Closed

Comments

  •  2
    atlaswebdev started the conversation

    Hello guys.

    I want to translate the Address of my clients website in top area at http://atlas.dicha.gr/

    I have installed Polylang (the Free edition) but I cannot find a way to translate this string. Also, it doesn't appear in string translations.

    Do you have any idea how to translate this area and generally option which I give in Theme options?

    Thanks in advance

  •  7,280
    Oliver replied

    HI!

    You can translate it via WPML pluign in string translation or:

    1. Take file languages/thegem.pot or xx_YY.po from theme directory .

    2. Open file with Poedit software.

    3. Translate necessary strings to your language.

    4. In software open Catalog - Settings and set Language to Translation to xx_YY.

    5. Then save file as thegem-xx_YY. You must have two files thegem-xx_YY.po and thegem-xx_YY.mo.

    6. These files you need to put to the wp-content/languages/themes of your site.

    With same operation you can translate TheGem elements plugin.

    Just put  translations in wp-content/languages/plugins

     Or you can edit:

    /wp-content/themes/thegem/inc/content.php

    function thegem_contacts() {

    line 114 

    and 

    function thegem_top_area_contacts() {

    line 137

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver