Joomla: How to add an article index or Table of Contents to a Joomla Article
Loading...
3,513
Loading...
Uploader Comments (pxforti)
see all
All Comments (4)
-
How do I relocate the article index? I want it in the bottom of my articles
-
Thanks!
How to have all the Pagebreaks and don't show the Article Index.
Thats why because I would like to have it in a module.
You can easly Copy the Article Index and paste in into a Custom HTML Module.
But how to switch it off??
-
Very nice explanation, tks for sharing and taking the time to teach us!
Loading...
You have to modify the com_contents article page
/components/com_content/views/article/tmpl/default.php
copy it default.php to /templates/html/com_content/article
that tells the template systems that you have an override to the default article layout. Also, when you upgrade, your change won't get blown away.
pxforti 1 month ago