AwsomeOne multilanguage

Home Support Themes Forum AwsomeOne multilanguage

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2228
    Mladen
    Participant

    Hi,
    i purchase AwsomeOne theme(pretty awsome theme by the way(: ) recently and configure it for my site. I want my site to be multilanguage, so I instaled WPGlobus plugin which is pretty easy to use because it ofers options to change language while edditing every page, post, menu… However with awsomeOne theme I can’t figure out how to translate sections in theme options because it doesn’t offer an option for multilanguage there. I am pretty new at all of this so I would really appreciate your help with this problem.

    #2238
    FlyThemes
    Keymaster

    Hi

    Take a look at wp-config.php in the root directory.

    You should add a line that looks like this:
    define (‘WPLANG’, ‘it_IT’);

    The part that says “it_IT” has to match your theme’s MO file postfix (e.g. awesomeone-it_IT.mo).

    If the line says:

    define (‘WPLANG’, ”);

    then WordPress is set to English and it won’t look for any translation file.
    I hope it helps!

    Thank You

    #3099
    Hicham
    Participant

    I am having the same problem and it did not work for me too.

    #3105
    FlyThemes
    Keymaster
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.