Juretov Blog. Joomla 1.7 | Pomoč pri gradnji Joomla strani | HTML5 | CSS3 | OpenCart sistemi

Custom menu item types in Joomla with the help of xml files

Podrobnosti
Napisal Jure Štern

Using xml files for custom joomla menu item type Using menu item type layouts is probably one of the most useful techniques when designing custom Joomla templates. If you want to create a custom looking page, which is accessible through a menu link, this is the most appropriate solution.

Preberi več

What to do if you get HTTP 500 (Internal Server Error) when upgrading to Joomla 2.5

Podrobnosti
Napisal Jure Štern

http 500 internal server error when upgrading to joomla 2.5 With the new Joomla! 2.5 out, it was time to upgrade my Joomla! 1.7 installation. You have the option to upgrade with a single click but before you do press the button, I advise you to try it on a local copy of your website. It was a smart move to follow when I did the upgrade, after which I was confronted with the scary HTTP 500 (Internal Server Error) message in Google Chrome, whereas in Firefox I get an empty screen.

Preberi več

How to use php code in Joomla template design

Podrobnosti
Napisal Jure Štern

If we are designing our own templates in Joomla we are already using some of the php programming language. Apart from including our modules, components, scripts and css files, we can use php code to further extend the website. The following code should be placed in your template index.php file. It was tested on the new Joomla 2.5 beta and Joomla 1.7.3 system.

Preberi več

Alternative layout for Articles and Categories in Joomla 1.7

Podrobnosti
Napisal Jure Štern

Sometimes we need to change the display of Joomla articles and categories. Creating different layouts for articles and categories is almost identical to creating alternative module layouts. The use of layouts is more practical from the use of template overrides if we need to have more than one different layout presentation of our content.

Preberi več