Unfortunately, the username and password you have entered do not match!

Registration

Unfortunately, this username is already taken!

Unfortunately, this e-mail address is already used!

Please retype the verification code.

All fields are required

How can I hide RSS icon on the RSEvents?

Welcome, Guest
Username Password: Remember me

How can I hide RSS icon on the RSEvents?
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: How can I hide RSS icon on the RSEvents?

How can I hide RSS icon on the RSEvents? 2 years, 3 months ago #9899

How can I hide RSS icon on the RSEvents?

Re:How can I hide RSS icon on the RSEvents? 2 years, 3 months ago #9904

Hello,

To remove the RSS link you will have to go to components/com_rsevents/views/events/tmpl and edit the default.php file by replacing this line:

<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>


with

<a href="<?php echo html_entity_decode(JRoute::_('index.php?option=com_rsevents&view=events&format=feed&type=rss')); ?>" style="display: none;"><img src="<?php echo JURI::root().'images/M_images/livemarks.png' ?>" /></a>
 

If you are using a different view(list category view, list events) you will have to make this change in the listcategoryevents.php, listdaysevent.php files as well.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
Last Edit: 2 years, 3 months ago by Andrei Cristea.

Re:How can I hide RSS icon on the RSEvents? 5 hours, 1 minute ago #0

Hello,
This is an automatically generated message.
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 wish to receive our 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: http://www.rsjoomla.com/support-policy.html.

Thank You!
PLEASE NOTE: This topic is NOT locked and you can add replies to it. Other users are free to reply as well. This message has been generated by a bot and has no effect on the topic whatsoever.
Last Edit: 2 years, 3 months ago by Andrei Cristea.
  • Page:
  • 1
Time to create page: 0.80 seconds
Feedback