This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

The word “by” on post

Resolved 4 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

After the last update of the template, I noted that “by” is not translating like I put on my “.po” file.
Below, it is what I wrote on my pt_BR.po:

SOURCE:
by %9$s

TRANSLATION:
por %9$s

I would like change “by” for “por”.

I don’t know if I was clear, but I think is it :)
Thank you!

URL: http://www.vparadvogados.com.br/category/artigos/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Joao Paulo Arruda Dias 10 years, 4 months ago

    Sorry I forgot to put the code tags

    SOURCE:

    <span class="byline"> by <span class="author vcard"><a class="url fn n" href="%7$s" title="%8$s" rel="author">%9$s</a></span></span>

    TRANSLATION:

    <span class="byline"> por <span class="author vcard"><a class="url fn n" href="%7$s" title="%8$s" rel="author">%9$s</a></span></span>
  2. Andrew Misplon Staff 10 years, 4 months ago

    Hi Joao

    Apologies for the hassle. I’ve logged this bug for our developers to check out as soon as possible.

    What we could do to hotfix right now is use a child theme and manually alter the function that outputs this string. Is that something you’d like to investigate?

  3. Joao Paulo Arruda Dias 10 years, 4 months ago

    Hi Andrew,

    I think that I easily fix this problem, without creating a child theme. I guess the previous version was using

    <span class="byline"> by <span class="author vcard"><a class="url fn n" href="%7$s" title="%8$s" rel="author">%9$s</a></span></span>

    and now is using

    <span class="byline"> by %s</span>

    For same reason, they had to change.
    I didn’t check on my backup to have 100% sure that was it change, but worked for me.

    So I included this on my PO file, it fixed… And thanks a lot!

  4. Andrew Misplon Staff 10 years, 4 months ago

    Nicely done! Thanks for passing this on. Much appreciated :)

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread