Edit/Translate Default Theme Texts

Support Forums for LiveMesh Themes & Plugins Forums Invent Theme Support Edit/Translate Default Theme Texts

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14814

    Hi LiveMesh,
    Is there a way or any settings to edit/customize the default theme texts, such as, in Department details, I want to change the text of Contact Information, Stay in Touch, Our Faculty, and other default theme texts to my desired language?

    Thanks.

    #14818
    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 ‘invent/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.

    #14819

    Which pot file should I use as the default template? is it the invent.pot file?

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