Hi,
How to disable or remove the rss of each categories ?
I don't want it to show on the categories side bar modules.
Thanks


Hi,
How to disable or remove the rss of each categories ?
I don't want it to show on the categories side bar modules.
Thanks
Remove this code from /templates/your_template/sidebar_modules/categories.tpl
Code:<a href="{$URL_rsscategory, $cat_array[thecat].auto_id}" target="_blank" style="border:none;"> <img src="{$my_pligg_base}/templates/{$the_template}/images/rss.gif" border="0" style="float:right;padding-right:10px;"></a>