• 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: Error on "How to display the event thumbnails.."

Error on "How to display the event thumbnails.." 10 years 10 months ago #27887

Please be aware, that on the page "How to display the event thumbnails in the Upcoming Events module" (www.rsjoomla.com/support/documentation/v...g-events-module.html) the replacement code at the bottom has been truncated as it runs into the right column.

It should say:
<?php if($event->icon<>''){?><div style="float:left"><img src="<?php echo JURI::Root();?>/components/com_rseventspro/assets/images/events/thumbs/s_<?php echo $event->icon;?>" width="50px" alt="event thumbnail"/></div><?php }?> <a <?php echo $open; ?> href="<?php echo rseventsproHelper::route('index.php?option=com_rseventspro&layout=show&id='.rseventsproHelper::sef ($event->id,$event->name),true,$itemid); ?>"><?php echo $event->name; ?></a> <small>(<?php echo $event->allday ? rseventsproHelper::date($event->start,rseventsproHelper::getConfig('global_date'),true) : rseventsproHelper::date ($event->start,null,true); ?>)</small>

Just thought you should know.
The administrator has disabled public write access.

Error on "How to display the event thumbnails.." 10 years 9 months ago #28337

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
Thank you for reporting this, we have made some adjustments for the article.
My help is not official customer support. To receive your support, submit a ticket by clicking here
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!