Tabs Feature Crossover

  • dancash
  • Topic Author
  • Visitor
  • Visitor
10 years 8 months ago #30967 by dancash
Tabs Feature Crossover was created by dancash
What would be the easiest way to use the "tabs" feature from the One Page Template in the Churchly Template? It would be very handy!

Thanks!

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
10 years 8 months ago - 10 years 8 months ago #30975 by milos
Replied by milos on topic Tabs Feature Crossover
You should install both templates (hotstart) and then copy features from one to another. jQuery that loads tabs in One Page template is
Code:
jQuery(document).ready(function(){ // calling tabs jQuery("#tabs").tabs(); });
Beside that, you need content from One Page (it's in County Management page and it modules that contain tabs). You can also copy that from the HTML source of the One Page.
Finally, you need CSS code from One Page (it's in template_css.css and layout.css) which make style the tabs.

Good luck! ;)
Last edit: 10 years 8 months ago by milos.

Please Log in to join the conversation.

More
10 years 8 months ago #31130 by krishankumar
Dear Support

I have used pure tabs plugin for articles. The problem is the template expends up to to height of first selected tab.

And if the first tab is of less length than the other tab articles overflow the template.

Is there any solution so that this template adjusts its height as per the article.

Visit the following link to find the problem

especialvacations.com/south-africa/7-day...-cape-town-tour.html

Does HOTTEMPLATES Have a plugin Tabs for articles

Regards

Krishan

Please Log in to join the conversation.

More
10 years 8 months ago #31144 by ivan.milic
For puretabs you have to ask vendor. You use Hot Destinations We use jQuery tabs in some other templates there are part of jQuery UI library, so you can also include jQurey ui ref in head section of index.php of template to use them. Code Milos gave in prev posts is for jquery tabs. (If you include that ref disable jQuery UI in Hot Designation module if you use it)

Please Log in to join the conversation.

More
10 years 8 months ago #31149 by krishankumar
Thanks for your quick reply

Well can you elaborate the explanation as i am not a programmer just a Joomla Fan and working to build my own site with your help

Or Can you suggest me the suitable Tabs & slider which works best with this template.

I tried pure tabs on the default Joomla template it worked fine

Look forward to your reply

Regards

Krishan

Please Log in to join the conversation.

More
10 years 8 months ago #31152 by ivan.milic
You should be able to integrate jquery ui tabs if you are just but skilled. We recomend them becuse there are jquery component and well documented on jquery ui site. Also you can find tons of code samples to custimize them to look like something different.

Please Log in to join the conversation.

Time to create page: 0.319 seconds
Powered by Kunena Forum