• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: RSS link

RSS link 14 years 10 months ago #10676

  • stavroc
  • stavroc's Avatar
  • OFFLINE
  • Fresh Boarder
  • Go Out
  • Posts: 15
Where can I define the RSS link to rsevents page?
Also it will be great if you could give the line of the file that you define the RSS link because it is possible to have deleted :blush: .
The administrator has disabled public write access.

Re:RSS link 14 years 10 months ago #10758

  • bogdanc
  • bogdanc's Avatar
  • OFFLINE
  • Moderator
  • Posts: 669
  • Thank you received: 11
Hello,

In order to remove the RSSFeed link from the Event List page you will have to edit the file components > com_rsevents > views > events > tmpl > default.php. Namely, remove the code line from the above file:
<a href="<?php echo html_entity_decode(JRoute::_('index.php?option=com_rsevents&view=events&format=feed&type=rss')); ?>"><img src="<?php echo JURI::root().'images/M_images/livemarks.png' ?>" /></a>
Last Edit: 14 years 10 months ago by bogdanc.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!