• 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: RSEvents Featured Module

RSEvents Featured Module 10 years 5 months ago #29363

  • hpkeller
  • hpkeller's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Hello,

i am looking for a solution to display all Events without the Start-Time in the Module.
Not only for the "as marked as Whole Day Event"
<small>(<?php echo $event->allday ? rseventsproHelper::date($event->start,rseventsproHelper::getConfig('global_date'),true) : rseventsproHelper::date($event->start,null,true); ?>)</small>

Deleting the line ends in displaying no date. Any chance to change it to display only the Date without the time ?

regards
The administrator has disabled public write access.

RSEvents Featured Module 10 years 5 months ago #29388

  • silviup
  • silviup's Avatar
  • OFFLINE
  • Moderator
  • Posts: 309
  • Thank you received: 49
Unfortunately, there is no way in which you can achieve this, neither through the component's or the module's default features, or through template overrides and source code modifications. You can post a feature request here:

www.rsjoomla.com/feedback/single-category/16-rseventspro.html

and it will be taken into consideration for future releases.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.
The following user(s) said Thank You: hpkeller

RSEvents Featured Module 10 years 5 months ago #29399

  • hpkeller
  • hpkeller's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Thank you.
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!