- Posts: 99
- Thank you received: 0
Two tabs containers on one-page
-
mojastran
Inactive member -
Topic Author
- Member
-
Less
More
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 8 months ago #31064
by ivan.milic
Replied by ivan.milic on topic Two tabs containers on one-page
If you open:
/templates/hot_one_page/js/hot_onepage.js
you wuld find this line:
jQuery("#tabs").tabs();
you can add after it:
jQuery(".tabs").tabs();
and in HTML use clsss="tabs" insted of id="tabs" attribute to mark second tabs container
/templates/hot_one_page/js/hot_onepage.js
you wuld find this line:
jQuery("#tabs").tabs();
you can add after it:
jQuery(".tabs").tabs();
and in HTML use clsss="tabs" insted of id="tabs" attribute to mark second tabs container
The following user(s) said Thank You: mojastran
Please Log in to join the conversation.
-
mojastran
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 99
- Thank you received: 0
11 years 8 months ago #31065
by mojastran
Replied by mojastran on topic Two tabs containers on one-page
Thanks!
Please Log in to join the conversation.
-
mojastran
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 99
- Thank you received: 0
11 years 7 months ago #31723
by mojastran
Replied by mojastran on topic Two tabs containers on one-page
Hello,
Under tabs container in a custom html tab module i placed SP Tab module - similar tabs module as a second level of tabs and it works ok. The content under SP Tabs (second level) in the first tab of one-page tabs loads as it should, but the content under SP tabs in a one-page tab which is not active, loads only after clicking on the SP tabs (at first there is no content displayed). I know this is confusing and probably difficult to understand, so please check zwcad.mojastran.net where you have to click on second tab "Programska oprema" to see the problem (see the printscreen below).
I'd be very grateful for any suggestions how to solve this.
Best regards
Under tabs container in a custom html tab module i placed SP Tab module - similar tabs module as a second level of tabs and it works ok. The content under SP Tabs (second level) in the first tab of one-page tabs loads as it should, but the content under SP tabs in a one-page tab which is not active, loads only after clicking on the SP tabs (at first there is no content displayed). I know this is confusing and probably difficult to understand, so please check zwcad.mojastran.net where you have to click on second tab "Programska oprema" to see the problem (see the printscreen below).
I'd be very grateful for any suggestions how to solve this.
Best regards
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #31729
by ivan.milic
Replied by ivan.milic on topic Two tabs containers on one-page
maybe SP tabs forum has solution of how to define default item to be shown
Please Log in to join the conversation.
-
mojastran
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 99
- Thank you received: 0
11 years 7 months ago #31773
by mojastran
Replied by mojastran on topic Two tabs containers on one-page
Hi,
first let me say that hotThemes support is very good, much better than by other themes providers
In this case SP tabs work ok under tabs in one page template. They show the default item if they are placed under the first tab of the template. They just don't load completely if they are placed under second or any other tab that is not active by default. I know this is not the problem with the template, but i don't know why this happens.
Thanks anyway for very good support.
Best regards
first let me say that hotThemes support is very good, much better than by other themes providers

In this case SP tabs work ok under tabs in one page template. They show the default item if they are placed under the first tab of the template. They just don't load completely if they are placed under second or any other tab that is not active by default. I know this is not the problem with the template, but i don't know why this happens.
Thanks anyway for very good support.
Best regards
Please Log in to join the conversation.
Time to create page: 0.128 seconds