1. mightyskeet
  2. General
  3. Friday, February 26 2016, 08:55 AM
Hi. I have installed joomgallery latest version + bootsrtap 3 template on joomla 3 + easyprofile (free version - for testing) + joomgallery integration plugins and I see that the all tabs disappear when I click on each of it if bootstrap 3 is loaded. If bootstrap is off then tabs works normally. Any idea? Thanks in advance.
Accepted Answer
admin Accepted Answer
Admin
Hi,
the problem seems to due to "mootools more" javascript library, this happen when jquery framework is called before mootools framework.

Sometimes is so difficult to fix this, you need to find where mootools is called or write a javascript function to solve this conflict, anyway there are some simple alternatives

1) Use some plugin like JQuery Easy - http://extensions.joomla.org/extension/jquery-easy to avoid this conflict

2) Fix with simple CSS, add this line at your template CSS file:
ul.nav-tabs li a{display:block !important;}
This solve problems on tabs but maybe this conflict cause some other problems.
  1. more than a month ago
  2. General
  3. # Permalink
admin Accepted Answer
Admin
Hi,
we use normal bootstrap tabs ( http://getbootstrap.com/components/#nav-tabs ), also we do not apply any style or javascript, tabs code is equal in Bootsrap 2 and 3, so I think you have some problem with your template. Can you please post me your site details to check this? you can use the form below the reply in "Site Details" tab.
  1. more than a month ago
  2. General
  3. # 1
mightyskeet Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 2
mightyskeet Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.