Support for SermonSpeaker 5.x is in bugfix mode only, the same as it is for Joomla 3.10.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.

Sort sermons

More
30 Jun 2018 21:32 - 30 Jun 2018 21:41 #7174 by antt7
Replied by antt7 on topic Sort sermons
I want in tiles layout show date.
I need code to insert
Last edit: 30 Jun 2018 21:41 by antt7.

Please Log in or Create an account to join the conversation.

More
30 Jun 2018 23:56 #7176 by Thomas Hunziker
Replied by Thomas Hunziker on topic Sort sermons
$item->sermon_date is the property that holds the date. You can display it using PHP like this:
Code:
<?php echo $item->sermon_date; ?>

Please Log in or Create an account to join the conversation.

Time to create page: 0.163 seconds
Powered by Kunena Forum