|
Title: replacing links to ijoomla categories view... Post by: ivanji on May 02, 2008, 10:29:43 AM Hi,
I'm using ijoomla news portal and with it I've set up some featured categories in my site but I don't want the categories headings to link to the category view of ijoomla news...I want it to link directly to the Joomla categories... Is there any way to do this? or any option I've overlooked? Currently I've removed the link to the categories by editing line 3453 of news_portal.html.php <td id="categories_heading"><a href="'.$link_r.'">'.stripslashes($cat['name']).'</a></td> to <td id="categories_heading"><a>'.stripslashes($cat['name']).'</a></td> Perhaps a piece of code I could add here to tell ijoomla news to go directly to the category? Any help as usual is greatly appreciated... Thanks! Title: Re: replacing links to ijoomla categories view... Post by: RicardoCorai on May 02, 2008, 12:08:56 PM You will need a hack for this. Please submit a support ticket.
Best regards,
Powered by SMF 1.1.2 |
SMF © 2006-2007, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com |