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.

Not showing Date at Serie player

More
19 Jan 2016 08:57 #5802 by Ken Lee
Dear Thomas,
How can I make the Serie player NOT showing the Date of sermon being played?
e.g. sermonspeaker.net/listings/sermons.html
I notice that Date field and Speaker fields are passed to the jwplayer as "description" field. Can I disable it?
Thanks a lot.

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

More
19 Jan 2016 09:46 - 19 Jan 2016 09:46 #5803 by Thomas Hunziker
There is no setting for what the player itself shows.
You would have to change the player plugin to what it will show in the description.
These lines: github.com/Bakual/SermonSpeaker/blob/mas...layer7.php#L435-L448 define what goes into the description field.

If you want to hide both the date and the speaker, you could simply hide it using CSS:
Code:
.ss-player .desc { display: none; }
Last edit: 19 Jan 2016 09:46 by Thomas Hunziker.

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

Time to create page: 0.256 seconds
Powered by Kunena Forum