Changing Trainer Name to Tennis Pro

Support Forums for LiveMesh Themes & Plugins Forums FitPro Theme Support Changing Trainer Name to Tennis Pro

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12157

    I would like to know how to globally change the name of “Trainer” to Tennis Pro or some other word that the client wants to use.

    #12163
    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 ‘fitpro/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 need to do an update in POEdit to see all the strings.

    https://www.youtube.com/watch?v=1xqcxncNmT0

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