Tabs stopped working after update
Discussion about the best Joomla tabs module. Highly customisable and easy to use.
Rate this topic:
- GK User
- Thu Jul 17, 2014 9:55 pm
Hi Gavick,
I just updated the 'GKTabs5' and They stopped appearing on the website. I've seen the former issue in this forum section but my code looks fine (including the data-animation-tag) The html is there and when I click several tabs the height is changing so the content is available but it is not showing. I can't figure out where to check the settings in my PHP or JS file.
Can you have a look at http://www.mypeopleskills.com You can see the tabs on 'bottom0' and 'bottom2' but the content is blank.
Also I attached some screenshots from the settings I have. They didn't change after the update.
Looking forward for your answer, thanks in advance.
I just updated the 'GKTabs5' and They stopped appearing on the website. I've seen the former issue in this forum section but my code looks fine (including the data-animation-tag) The html is there and when I click several tabs the height is changing so the content is available but it is not showing. I can't figure out where to check the settings in my PHP or JS file.
Can you have a look at http://www.mypeopleskills.com You can see the tabs on 'bottom0' and 'bottom2' but the content is blank.
Also I attached some screenshots from the settings I have. They didn't change after the update.
Looking forward for your answer, thanks in advance.
-
- Fresh Boarder
- teitbite
- Fri Jul 18, 2014 7:47 am
Hi
Please add this to override.css and make sure override is enabled in template settings:
Please add this to override.css and make sure override is enabled in template settings:
- Code: Select all
.gkTabsItem.gk-active {
left: 0;
}
-
- Moderator
- GK User
- Fri Jul 18, 2014 1:23 pm
Hi Teitbite,
Thanks for the quick reply.
The override worked like a charm. Thanks for the point out =)
Cheers
Thanks for the quick reply.
The override worked like a charm. Thanks for the point out =)
Cheers
-
- Fresh Boarder
3 posts
• Page 1 of 1