0

How can i get rid of the RSS Feed link at the bottom of Questions component?



Category: Clarifications

Like it on Facebook, Tweet it or share this question on other bookmarking websites.

77

remove below code from components/com_communityanswers/templates/default(2)/open_questions.php
<div id="ca_rss_feed"><a href="/<?php echo JRoute::_('index.php?option='.APP_NAME.'&view=answers&task=feed&format=feed&type=rss'.$itemid)?>"><img src="/<?php echo $templateUrlPath.'/images/feed.png'?>"/> <?php echo JText::_('LBL_RSS_FEED');?></a></div>
Answered


Please register/login to answer this question.  Click here to login