Support for SermonSpeaker 4.x is canceled as it is for Joomla 2.5. I will gladly assist you with minor issues but I will not fix any bugs anymore in this releases.
The fix is to upgrade to SermonSpeaker 5.x and Joomla 3.x, which is better anyway.

add a "Back" button

More
10 Apr 2014 18:44 #4474 by Steffen Werner
Hello,

is it possible to add a "Back" Button into the layout for single sermons?

Can I have a litte instruction if there is a possibility to do it myself. I'm new with SermonSpeaker.

Thanks and Best Regard


Steffen

" ... wir wollen mit Jesus himmlische Zustände auf der Erde ausbreiten!
... with Jesus we want to establish heavenly conditions here on earth! "

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

More
10 Apr 2014 18:44 #4475 by Andrei Chernyshev
Here you go.
Code:
<script> function goBack() { window.history.back() } </script> <body> <button onclick="goBack()">Go Back</button> </body>

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

Time to create page: 0.272 seconds
Powered by Kunena Forum