Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • elmundo_news Friend
    #157599

    Hi guys,

    I have a question regarding the HTML code on the ja teline iii v2. I would like to know where I can find the piece of HTML code that Im showing on the picture. Using firebug I can see it but when looking on the template I don’t see where all the HTML code is!! I want to change where it says “ARCHIVES” and also I want to translate the date into spanish (month, day and year) on the filter search.

    If it was a normal HTML it would be very simple but the template is using .php and that makes it hard for me to understand since my php skills are too limited.

    I hope I can get a respond so i can get this project done.

    Thanks


    1. Picture-9
    gray Friend
    #367568

    In general, all HTML layout should be rendered by files in /views/ folder or the respective component.
    So, find out what component actually is generating the page and look in the folder for .php files.
    “Archives” – is that a com_content component?

    PS. template keeps it’s layout files in the blocks folder, but it’s only the layout (+ some content), main content is generated by components, plugins and modules, not the template.

    elmundo_news Friend
    #367630

    ok, I see. I’ll check that out. Thanks for replying

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  elmundo_news 13 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum