Hi!

I need to change lenguage of section blog. I need to change button "Read more" to "Leer más" and "By" to "por", i tried in files .ini of directory "Lenguaje" of joomla and of Template but not change.

What can i do?

    amnessiacc Hi

    These language constants are from the Joomla core, you can override these:

    ; Read more layout
    JGLOBAL_READ_MORE="Read more …"
    JGLOBAL_READ_MORE_TITLE="Read more: %s"
    JGLOBAL_REGISTER_TO_READ_MORE="Register to read more …"

    and this: TPL_CONTENT_WRITTEN_BY

    Thank you for your response!

    The changes worked for the button, but not for the article info. Where else can I check that element?

      amnessiacc It's weird as I tried at my dev site and it worked:

      You can share with me the URL of this page and the super admin account so I can check directly for you.

        Write a Reply...
        You need to Login to view replies.