Changing Campaign page language

Support Forums for LiveMesh Themes & Plugins Forums Peak Theme Support Changing Campaign page language

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22764
    stora14
    Member

    Hello, Livemesh Team.

    I am making a page based on your Peak template. I am having trouble finding where can I change the language of the donation button and a few other things (view the attachment) in the Campaign sites.

    With best regards,

    Andrej

    #22781
    Veena
    Moderator

    You can learn from http://www.solostream.com/blog/tutorials/translate-wordpress-theme/ about translating your site into your language. Pls make sure you add the entry for your language into wp-config.php file like this –

    define ('WPLANG', 'fr_FR');
    

    Pls use the pot files in ‘peak/languages’ folder as a template to create .po files.http://www.poedit.net/ -Poedit is the popular free editor for creating .po and the corresponding binary .mo files.

    You may need to do an update in POEdit to see all the strings.

    Check the Codex page to give your file the right name:
    https://make.wordpress.org/polyglots/teams/

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Peak Theme Support’ is closed to new topics and replies.