Top "Joomla" questions

Joomla!

How to show all sub-categories articles?

Choosing menu item type to "Category Blog,List All Categories, and Category List" would result all subcategories link not direct …

joomla joomla2.5
Why should we use JoomFish in Joomla! 2.5, if Joomla! 2.5 provides multilingual support?

I am new to Joomla!. My question is: I installed JoomFish alpha version successfully. If Joomla! 2.5 has multilingual support then …

joomla joomfish
How to disable front-end login component in Joomla 3?

How to disable front-end login component in Joomla 3? I have managed to disable front-end user registration by disallowing registration as …

php joomla joomla3.0 joomla3.2 joomla3.3
How to get module's title in Joomla 2.5?

Inside my module (from within php code), say mod_mymodule, how can I retrieve my module's title, in case an …

joomla joomla2.5
How to display view without template?

I have view (frontend) in my own component (view.html.php): class MevViewMev extends JView{ function display($tpl = null){ parent::…

joomla joomla-template
Content of article not showing

I have a menu item that links to an article, I have the menu item shown in the page, but …

joomla menu header article
Why is my PHP in articles being interpreted literally as a string instead of as PHP?

I am trying to find a way to write pure PHP in my articles with Joomla (currently using 1.5). The closest …

php joomla joomla1.5 joomla-article
How to get the params value of plugin in the component area in joomla2.5?

I have tried to get the plugin params in the component area, but i didn't get the result. Is there …

joomla joomla2.5 joomla-extensions
Joomla component not appearing in the menu item types

I just followed the joomla tutorials on how to create the "perfect" MVC joomla component. However, my problem is that …

joomla components assign
Joomla blank after changing server, admin panel good

I did a cPanel move of a Joomla 1.5 website and a PHPBB3 forum from one server to another, and when …

joomla configuration phpbb3 server-migration