- Published:
- September 27, 2008 – 1:19 am
- Author:
- By Dave
Adding a module position in a Joomla 1.5 template is not as easy as it was in the 1.0 templates. It is a two step process:
1. Add code to template PHP file.
For example, this would go in the index.php file in the template folder – or if you are adding it in an include file.
<?php [...]
Categories: Code Samples, Configurations, Joomla, PHP
Tagged: design, HTML, Joomla, templates, XML
- Published:
- June 27, 2007 – 8:57 am
- Author:
- By Dave
Joomla! 1.0.12 appears to have a pathway bug. If you use a component other than com_frontpage for the “Home page” of Joomla – meaning the first link in mainmenu and the page that appears when you load the root of the Joomla! site – then when you click on an article you get a “Double [...]
Categories: Code Samples, Joomla, PHP, Webdesign
Tagged: PHP, Reinhard Hiebl, whos site, www.hieblmedia.de