- Posts: 8
COMMUNITY FORUM
Popup Won't Work
- 313designs
-
Topic Author
- Offline
- New Member
Less
More
11 years 7 months ago #53501
by 313designs
Popup Won't Work was created by 313designs
Greetings,
I love your plugin Simple Image Gallery. However, I noticed that when I click on a thumbnail , the pop up doesn't work in version 3.0. Once an image is selected, the larger image appears in another browser window and not in a popup. I selected all choice as far as the JQuery versions under the plugin configurations but that's not correcting the issue. PLEASE HELP.
Thanks!
James
I love your plugin Simple Image Gallery. However, I noticed that when I click on a thumbnail , the pop up doesn't work in version 3.0. Once an image is selected, the larger image appears in another browser window and not in a popup. I selected all choice as far as the JQuery versions under the plugin configurations but that's not correcting the issue. PLEASE HELP.
Thanks!
James
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
11 years 7 months ago #53502
by Yiota
Replied by Yiota on topic Re: Popup Won't Work
This is probably because more than one instance of the jQuery library is loading in your site. Have you tried Disabling the library through the plugin's options?
A link to your site would be helpful if the above doesn't solve your issue.
A link to your site would be helpful if the above doesn't solve your issue.
Please Log in or Create an account to join the conversation.
- 313designs
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 8
11 years 7 months ago #53503
by 313designs
Replied by 313designs on topic Re: Popup Won't Work
Greetings,
The link to my site is www.sensationalhairbymike.com/mb/
I think I tried disabling the Jquery plugin within joomla however that didn't correct it - I'll try once more.
James
The link to my site is www.sensationalhairbymike.com/mb/
I think I tried disabling the Jquery plugin within joomla however that didn't correct it - I'll try once more.
James
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
11 years 7 months ago #53504
by Yiota
Replied by Yiota on topic Re: Popup Won't Work
You have two jQuery libraries loading in your page. Open the SIG plugin and from the jQuery handling choose the "Do not load the jQuery library". Clean your browser's cache and check again.
Please Log in or Create an account to join the conversation.
- 313designs
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 8
11 years 7 months ago #53505
by 313designs
Replied by 313designs on topic Re: Popup Won't Work
Ok, I tried that. didn't work after I cleared my entire history / cache. its still appearing in a new tab when I click on a thumbnail.
James
James
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 6 months ago #53506
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Re: Popup Won't Work
Hello,
From what I can see there are several (3) JS errors on your template:
Uncaught TypeError: Cannot read property 'msie' of undefined kallyas_script.js:159
this is you template's script, make sure it is compatible with jQuery 1.8.2 (btw you should use 1.8.3)
Uncaught ReferenceError: Hash is not defined and Uncaught TypeError: Object [object global] has no method 'addEvent' are the other conflicts.
From what I can see there are several (3) JS errors on your template:
Uncaught TypeError: Cannot read property 'msie' of undefined kallyas_script.js:159
this is you template's script, make sure it is compatible with jQuery 1.8.2 (btw you should use 1.8.3)
Uncaught ReferenceError: Hash is not defined and Uncaught TypeError: Object [object global] has no method 'addEvent' are the other conflicts.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.