Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #856892

    hi,

    I use this theme in Chinese Language, in the post page, the “Author” come to be “通过”, this not exactly, so i want to change it, how can i change?
    you can see informations in private content.

    thank you

    tommy

    #857271

    Hey Tommy,

    You can change this word using the WPML plugin.

    Best regards,
    John Torvik

    #857795

    Hi John,

    Can i change it just by write some code?
    i dont want to install a plugin just to change one word.

    Thank you.

    Tommy

    #858371

    Hi,

    You can change it directly in the template. Edit the includes > loop-index.php file then look for this code around line 243:

    echo '<span class="blog-author minor-meta">'.__('by','avia_framework')." ";
    

    Change the text “by”.

    Best regards,
    Ismael

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