-
AuthorPosts
-
elmundo_news Friend
elmundo_news
- Join date:
- November 2010
- Posts:
- 51
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
December 18, 2010 at 6:50 am #157599Hi 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
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
December 19, 2010 at 12:34 pm #367568In 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 Friendelmundo_news
- Join date:
- November 2010
- Posts:
- 51
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
December 20, 2010 at 1:02 am #367630ok, I see. I’ll check that out. Thanks for replying
AuthorPostsViewing 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
Where can I find the HTML code on the template files?
Viewing 3 posts - 1 through 3 (of 3 total)