Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Image Slider conflicts with I18N Gallery
#1
I really like the nivo slider - however when I tried to incorporate it into my site, it messes up my PrettyPhoto galleries. Would there be a reasonably simple solution, or would it be best to scrap the nivo slider?

I am using the following plugins:
I18N Gallery
p01-contact
{under-construction/UNDER_TITLE}
Reply
#2
Hi chaos,

the reason is very obvious: Jquery is loaded double!
Whenever that happens on a page, it stops working!

Code:
<script type="text/javascript" src="http://www.olivegrove.biz/plugins/i18n_gallery/js/jquery-1.4.3.min.js"></script>
<script type="text/javascript" src="http://www.olivegrove.biz/theme/OliveTemp Template/slider/scripts/jquery-1.7.1.min.js"></script>

there is a very solution of your problem: You overlooked the check-box in the gallery-settings: "don't load Jquery twice"....

Cheers, Connie
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#3
Hi Connie
I had already tried checking the "Do not include jQuery", and still the problem persists! Could you recommend a native GS plugin that looks similar, that would be easy not only to intigrate, but to customize? Thanks for the assistance.
Reply
#4
Chaos,

the solution is very easy:

check the template which you are using and delete the JQuery-Include there
take care that it is only included once, either by the template itself or by the plugin

it is not a question of the plugin, it is just a question of a double-call to Jquery
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#5
Thanks Connie
As it was urgent to get the site up, I ended up using the I18N Cycle image slider. I would like to eventually use Nivo. Thanks for your assistance.
Reply




Users browsing this thread: 1 Guest(s)