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.

Specify a new Target window on click

More
20 May 2015 09:34 #5278 by Ken Lee
I have a Sermon Speaker component linking to series.
How do I make the the links open up the series in a new target window and specify the window size?
I used to do that in the built-in menu item of Joomla.
For a link in an article, I even do this:
<a href="index.php/2015-04-10-07-10-15" onclick="window.open(this.href, 'mywin',
'left=20,top=20,width=600,height=1200,toolbar=1,scrollbars=yes,resizable=yes'); return false;">Click to Open a new Window.</a></p>
I would like to to do this in Sermon Speaker module. May I know how?

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

More
20 May 2015 09:54 #5280 by Thomas Hunziker
I'm not sure I understand correctly what you want to achieve.

You want the links coming from a module to open up in a popup window? Or from the SermonSpeaker component itself? Or from an article?

The code would basically always be the JavaScript that you wrote. But the place where you have to add this code depends on where it should appear. SermonSpeaker uses layout files for most output. So you would have to create your own (alternate) layout and make that adjustment there. Some basics about layouts is explained at www.sermonspeaker.net/documentation/layouting.html . You will find more information also when you google for "Joomla alternate layout" or "Joomla layout override"

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

Time to create page: 0.133 seconds
Powered by Kunena Forum