- Details
- Written by: Hans
- Category: Tips
This is an article about template overrides and specificly to modify the layout of a single article.
Step 1. Create a template override
Go to Extensions > Template manager > Templates. Scroll down and click on “Yourtemplatename Details and Files”.
Now click through to find the article layout files:
- Create overrides
- Components
- com_content
- article
After you click on the article layout files, Joomla will automatically create a copy of the files that you can use as overrides. The new files will be located at /templates/yourtemplate/html/com_content/article/.
Inside that folder, we have two more steps to take:
- Details
- Written by: Hans
- Category: Tips
Somewhere in the year 2014 I noticed a tweet (if I'm not mistaking) from someone who had begun making a checklist about the things you cannot forget when putting a new website online. This checklist was put on Github and now also a few other developers have helped perfecting this checklist. I found this checklist very helpfull and would like to share this with you.
For now it is in Dutch but I'll make a translation soon.