Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #701724

    Hello,

    I would like to change/transalte the word “by” in the blog grid mode but I cannot find the place, where can I do that.

    http://imgur.com/a/TNvGa

    Best Regards,

    #701744

    Hey pimroll,

    You can check the lang folder inside the theme, each of those with .po file extension are translation to a specific language. I hope this helps. :)

    Best regards,
    Nikko

    #702159

    Hello Nikko,

    Thanks for the reply but I did not see a file en.po (I figure the site is in english by default) but which file should I translate and change under he lang folder?

    Best Regards,

    #702846

    Hi pimroll,

    Find this code:

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

    under these files:
    enfold\includes\loop-author.php
    enfold\includes\loop-index.php

    just replace “by” in the code. Make sure you backup it since it is in core files.

    Best regards,
    Nikko

    #703808

    Hello Nikko,

    Thanks, I found it now!

    Best Regards,

    #703828

    Hey!

    Please remember to rate our theme at themeforest, it is really helpful for us.

    Let us know if we can do anything else for you

    Best regards,
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How can I change the word "by" before the author name in blog’ is closed to new replies.