- Posts: 6
- Thank you received: 0
Lightbox not working
-
mikeningbo
Inactive member - Topic Author
- New Member
Less
More
14 years 2 months ago #3202
by mikeningbo
Lightbox not working was created by mikeningbo
site www. ningbolife .com
using sportal templ on gnix installation
the light box is not working
see header text
<link rel="stylesheet" href=" www.ningbolife.com/plugins/bbbbbbbb/css/prettyPhoto.css " type="text/css" />
<link rel="stylesheet" href="/modules/mod_hot_lightbox/tmpl/style.css" type="text/css" />
<style type="text/css">
<!--
module is not finding the path.
I did try to enter path manually, but got error
someone has the solution to this case.
thanks
using sportal templ on gnix installation
the light box is not working
see header text
<link rel="stylesheet" href=" www.ningbolife.com/plugins/bbbbbbbb/css/prettyPhoto.css " type="text/css" />
<link rel="stylesheet" href="/modules/mod_hot_lightbox/tmpl/style.css" type="text/css" />
<style type="text/css">
<!--
module is not finding the path.
I did try to enter path manually, but got error
someone has the solution to this case.
thanks
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6764
- Thank you received: 718
14 years 2 months ago #3203
by milos
Replied by milos on topic Re: Lightbox not working
Your site must not load jQuery more than once. Please disable loading of jQuery in Lightbox module. Also, you must disable it from AkJoomGallery (I don't know how).
Please Log in to join the conversation.
-
mikeningbo
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
14 years 2 months ago #3242
by mikeningbo
Replied by mikeningbo on topic Re: Lightbox not working
thanks : did disable in lightbox module. What about non conflict mode?
However if you look into the page source you can see that the module is not Picking the domain name.. path incomplete.
any manual workaround?
still looking how to enable in Gallery comp
However if you look into the page source you can see that the module is not Picking the domain name.. path incomplete.
any manual workaround?
still looking how to enable in Gallery comp
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6764
- Thank you received: 718
14 years 2 months ago #3244
by milos
Replied by milos on topic Re: Lightbox not working
You must disable this line somewhere (look source code of your site):
It tells you that component akJoomGallery loads jQuery. Find setting to DISABLE it. If there's no such setting, you must hack the component or find another similar component.
Code:
<script type="text/javascript" src="http://ningbolife.com/plugins/content/akJoomGallery/js/jquery-1.2.6.pack.js"></script>
It tells you that component akJoomGallery loads jQuery. Find setting to DISABLE it. If there's no such setting, you must hack the component or find another similar component.
Please Log in to join the conversation.
Time to create page: 0.157 seconds