- Posts: 2
- Thank you received: 0
two language button menu layout
31 Aug 2012 19:20 - 31 Aug 2012 19:21 #2435
by David Ko
two language button menu layout was created by David Ko
did anyone how to setup twon languages button at the top of the Archive menu and make it look like this
rhccc.ca/en/index.php/onlinesermon (there is 2 button "Youth" & "English")
please advice, it help our church alot. thank you sooo much !!
rhccc.ca/en/index.php/onlinesermon (there is 2 button "Youth" & "English")
please advice, it help our church alot. thank you sooo much !!
Last edit: 31 Aug 2012 19:21 by David Ko.
Please Log in or Create an account to join the conversation.
- Andrei Chernyshev
- Offline
- Translator
31 Aug 2012 19:24 #2436
by Andrei Chernyshev
Replied by Andrei Chernyshev on topic two language button menu layout
he might be using a tabber module, and along with that module using he is using modules anywhere plugin.
Please Log in or Create an account to join the conversation.
31 Aug 2012 19:34 #2438
by David Ko
Replied by David Ko on topic two language button menu layout
so the Tabber module is not come with Sermons Speaker package?
Please Log in or Create an account to join the conversation.
- Andrei Chernyshev
- Offline
- Translator
31 Aug 2012 19:41 #2439
by Andrei Chernyshev
Replied by Andrei Chernyshev on topic two language button menu layout
No it does not, interesting though, there might be another module involved besides tabber module like a slider also. or a module that combines 2 into 1. you can check to see in Joomla extension derictory what they are using. infact it does not look like they are using sermons speaker, in addition they are running Joomla 1.5 and not 2.5.
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
31 Aug 2012 22:57 #2440
by Thomas Hunziker
Replied by Thomas Hunziker on topic two language button menu layout
The switching is part of the (RocketTheme) template. It's a simple javascript function which hides one module and shows the other module on the same position by using the CSS property "display:none;" By clicking the link, it will just add the "display:none;" to the visible "<div>" and remove it from the hidden one.
With SermonSpeaker you would use two instances of the latest sermons module with different category filters applied to get both lists. And then you need a template which offers this function (or get a Joomla extension which is capable of doing that).
With SermonSpeaker you would use two instances of the latest sermons module with different category filters applied to get both lists. And then you need a template which offers this function (or get a Joomla extension which is capable of doing that).
Please Log in or Create an account to join the conversation.
Time to create page: 0.114 seconds