I have the category "Tennis" in the section "News", now I need to find a link where it shows all the news in the Tennis category on the user front end (not admin panel), I already tried the link index.php?option=com_content&view=category&layout=blog&id=1&Itemid=50&lang=en but this will show all the news articles and just can't figure out how to restrict the link to Tennis category only? Note: adding "&category=Tennis" to the link does not help. please help ( i am using joomla 1.5.12)
The link should be: index.php?option=com_content&view=category&layout=blog&id=n&Itemid=m&lang=en n: "Tennis" id number m: "News" itemid number You can find this id and itemid in Menu Manager.
Hey, Just a tip...there is a plugin called "better preview" fro Joomla that will make your life easy when it comes to viewing sections....instead of the standard Joomla preview link that brings you to the homepage, this plugin brings you to whatever page you are on in the admin panel.....pretty nice and saves time