Sunday, 30 October 2011 23:06
Joomla! Template Developer Must Fix Their Joomla! Template Bug
Today, I want to mention an ugly bug that many of the Joomla! templates has. This is a clear bug of Joomla! templates. You can say "<jdoc:include type="message" />" bug to this

<jdoc:include type="message" />
What is <jdoc:include type="message" />?
I want to quote what it is from the Official Joomla! Documention . See http://docs.joomla.org/Jdoc_statements#Message
<jdoc:include type="message" />
This element should only appear once in the <body> element of the Template to render system and error messages that occurred in the request.
CSS styles for system messages can be found in templates\system\css\system.css
It's a Joomla! template element which shows the system messages.
Published in
Tips And Tricks






