translate theme

Discussion in 'Photomaker WordPress Theme' started by sbuompi, Nov 1, 2014.

  1. sbuompi

    sbuompi Guest

    Joined:
    Oct 6, 2014
    Messages:
    3
    Likes Received:
    0
    I did the translation of the theme with Poedit but do not know how to rename the file and where to put it. in any way are not able to reproduce the issue in Italian. you can make a template step by step instruction.
    thank you so much for your reply.
    Sergio Buompadre

    [email protected]
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
  3. sbuompi

    sbuompi Guest

    Joined:
    Oct 6, 2014
    Messages:
    3
    Likes Received:
    0
    Thanks for the link, but I had already read the first post,.
    does not specify what name should I save the files they created poedit and which folder to put them.
    I created 3 files:
    photomakertheme-it_IT.pot
    photomakertheme-it_IT.mo
    photomakertheme-it_IT.po
    I also saved names
    it_IT.pot
    it_IT.mo
    it_IT.po
    I put them in the folder
    wp-content / themes / photomakertheme / languages
    I also tried the folder
    wp-content / languages
    wp_config.php file has been changed and WordPress has been translated into Italian, the theme no.
    does not work
    can anyone help me with clear explanations ??
    Best regards
    Sergio
     
  4. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Hello Serigo,
    You would need to keep that PO file in your theme/language folder
    Also paste belo code in wp-config.php file
    define (‘WPLANG’, ‘it_IT’);
    This will convert your theme in italian language.
    Thanks & Regards!
    Naveen Kolhe
    InkThemes.com
     

Share This Page