• 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: how to add share buttons to List Events page

how to add share buttons to List Events page 11 years 1 month ago #21796

  • mikrofon
  • mikrofon's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 19
  • Thank you received: 2
hello;

I copied/pasted the FB / Twitter / Gplus sharing
... from com_rseventspro/views/rseventspro/tmpl/show.php
... to com_rseventspro/views/rseventspro/tmpl/default.php

I added some TRUE's to make the buttons render:
<!-- FB / Twitter / Gplus sharing -->
<?php if ( true || !empty($this->options['enable_fb_like']) || !empty($this->options['enable_twitter']) || !empty($this->options['enable_gplus'])) { ?>

The buttons did render on the List Views page, but then they did not work.

I would love to be able to share a List View page, as it represents a full calender of events.

Is it possible.

thanks.
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!