Tab content not displaying in version 1.6.1

Tabs module is the easiest and convenient way to create tabs in Joomla website with powerful features like JSON or XML support.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue May 06, 2014 5:22 pm
Hi

I am using Tabs GK5 version 1..6.1 on Joomla 2.5.19, Content is not being displayed in any tab since I have upgraded to this version.

Any suggestions to rectify this?
User avatar
Junior Boarder

teitbite
Wed May 07, 2014 9:14 am
Hi

Please show me Your site and check if default module css is enabled in module settings.
User avatar
Moderator

GK User
Wed May 07, 2014 4:12 pm
When Use Css is set to Force disabled the contents of the tabs are displayed when it is set to Force enabled they are not displayed.
User avatar
Junior Boarder

teitbite
Fri May 09, 2014 8:26 am
Hi

So it's working with disabled module css now ? Can I still can see the problem on Your site ? Want to learn what the problem is in case we need to update module's code.
User avatar
Moderator

GK User
Tue May 13, 2014 7:46 am
Had the same issue on my sites...When setting the "Use Css" set to Force disabled it is displaying content again....My site is vepvoetbal.eu. The tab "Nieuws"on homepage is displaying content. The menu item "De teams" is not. Had set back the files in the modulefolder modules/mod_tabs_gk5 back to version 1.58 and that also dispalyed the content...(could not edit my tabs anymore). Hope this helps in determing teh issues...
User avatar
Senior Boarder

teitbite
Tue May 13, 2014 10:04 pm
Hi

Please update the module again and show me your site than.
User avatar
Moderator

GK User
Wed May 14, 2014 4:56 pm
Hi,

on my side is the same. It works after update only with CSS disabled.

http://www.fc-union-heilbronn.de/index.php
User avatar
Expert Boarder

teitbite
Wed May 14, 2014 10:30 pm
Hi

Please add this to override.css and remember to allow using override in template settings:

Code: Select all
.gkTabsItem.gk-opacity.gk-active {
    left: 0;
}
User avatar
Moderator

GK User
Wed May 14, 2014 11:10 pm
This override only helped a bit: contents of tabs is now showing when clicked. But after initial pageload the tabs are still empty.
User avatar
Fresh Boarder

GK User
Wed May 14, 2014 11:25 pm
Lucky I had a copy of the old 1.5.1 module still at hand; I have uploaded this versions to /modules/. Working again.

When I analysed the HTML output of the 1.6.1 it seems that the <div class="gkTabsContainer" style="height: auto;"> was in another place in the page than with the 1.5.1. which caused the CSS to mess up. Hope this helps.
User avatar
Fresh Boarder

GK User
Thu May 15, 2014 8:00 am
teitbite wrote:Hi

Please add this to override.css and remember to allow using override in template settings:

Code: Select all
.gkTabsItem.gk-opacity.gk-active {
    left: 0;
}


Don`t work for me :(
Have someone the old Version of the modul?
User avatar
Expert Boarder

GK User
Thu May 15, 2014 9:45 am
ah sorry, now it works for me, thank you
User avatar
Expert Boarder

teitbite
Sat May 17, 2014 12:30 pm
Hi

@hayo, I believe You may have a validation error in content, because this small fix is working fine even if tabs starts. Can You please update module, apply my fix and show me Your site than ?
User avatar
Moderator

GK User
Thu May 22, 2014 1:10 pm
teitbite wrote:Hi

Please add this to override.css and remember to allow using override in template settings:

Code: Select all
.gkTabsItem.gk-opacity.gk-active {
    left: 0;
}


Hello! Don`t work for me on my site http://www.sequels.ru/news :(
Please, help me. Joomla 2.5.20, Tabs GK5ver. 1.6.1., template gk_storefront
User avatar
Fresh Boarder

teitbite
Fri May 23, 2014 10:32 pm
Hi

You have copied too much and code is broken. In Your override.css I can see:

Code: Select all
CODE: SELECT ALL
.gkTabsItem.gk-opacity.gk-active {
left: 0;
}


while it should be:

Code: Select all
.gkTabsItem.gk-opacity.gk-active {
left: 0;
}


other thing is that I can only see a module in first tab.
User avatar
Moderator

GK User
Sat May 24, 2014 6:34 am
teitbite wrote:Hi

You have copied too much and code is broken.



Thank you, now everything works fine.

teitbite wrote:
other thing is that I can only see a module in first tab.


Do not pay attention, this is no problem :)
User avatar
Fresh Boarder

teitbite
Sat May 24, 2014 3:33 pm
Hi

Ok. I'm just glad it's still the proper solution to this problem :)
User avatar
Moderator

GK User
Mon May 26, 2014 9:52 am
Thank you this fix also work for me.
User avatar
Senior Boarder

GK User
Thu Jun 19, 2014 10:39 pm
Hello, I was trying to find a solution for the same problems and I try to add the code to the override file too and it's not working. It only works with css force disable

My website is: http://daifitns.com.mx/index.php/blog/f ... bajar-peso

Thanks.
User avatar
Fresh Boarder

teitbite
Sat Jun 21, 2014 1:40 pm
Hi

You do not have override file enabled in template settings.
User avatar
Moderator

GK User
Tue Jun 24, 2014 5:27 am
I am still having this problem and trying out does not work.

What I did was
1. modified override.css under css directory by pasting the given code at the end of the file
2. Go to template "advance setting" and enable "CSS override"

Did I do something wrong?
ado
User avatar
Fresh Boarder

teitbite
Thu Jun 26, 2014 5:51 pm
Hi

Please tell me an url to an example of issue. I'll check why it's not working.
User avatar
Moderator


cron