- Posts: 1
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- Pop up not working and Enlarge photo on new window
Pop up not working and Enlarge photo on new window
- s0178975
-
Topic Author
- Offline
- New Member
Less
More
11 years 5 months ago #53867
by s0178975
Pop up not working and Enlarge photo on new window was created by s0178975
I know some people are asking same questions. But I'm new and I really need your advice.
I have installed simple photo gallery.
This is the website I'm creating for my University study.
kiribatiaustralia.org.au/
I have added photo gallery and when I click the thumbnails, enlarge images shows up not on pop up, in the new windows.
Some post said conflict of JavaScript. But I have no idea how I can fix it.
I would really appreciate your help.
I have installed simple photo gallery.
This is the website I'm creating for my University study.
kiribatiaustralia.org.au/
I have added photo gallery and when I click the thumbnails, enlarge images shows up not on pop up, in the new windows.
Some post said conflict of JavaScript. But I have no idea how I can fix it.
I would really appreciate your help.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 5 months ago #53868
by Krikor Boghossian
As you can see jQuery is being loaded after Sig's scripts. In order for the extension to function properly jQuery needs to be loaded before the extension's scripts.
Try loading one version in your template before all other scripts and block the loading of all other jQuery instances. Most extensions have settings that stop the loading of the jQuery library.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Re: Pop up not working and Enlarge photo on new window
<script src="/plugins/content/jw_sig/jw_sig/includes/js/jquery_fancybox/fancybox/lib/jquery.mousewheel-3.0.6.pack.js" type="text/javascript"></script>
<script src="/plugins/content/jw_sig/jw_sig/includes/js/jquery_fancybox/fancybox/jquery.fancybox.pack.js?v=2.1.4" type="text/javascript"></script>
<script src="/plugins/content/jw_sig/jw_sig/includes/js/jquery_fancybox/fancybox/helpers/jquery.fancybox-buttons.js?v=2.1.4" type="text/javascript"></script>
<script src="/plugins/content/jw_sig/jw_sig/includes/js/jquery_fancybox/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.1.4" type="text/javascript"></script>
<script src="/plugins/content/jw_sig/jw_sig/includes/js/behaviour.js" type="text/javascript"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js" type="text/javascript"></script>
<script src="/modules/mod_ariimageslider/mod_ariimageslider/js/jquery.noconflict.js" type="text/javascript"></script>
<script src="/modules/mod_ariimageslider/mod_ariimageslider/js/jquery.nivo.slider.js" type="text/javascript"></script>
As you can see jQuery is being loaded after Sig's scripts. In order for the extension to function properly jQuery needs to be loaded before the extension's scripts.
Try loading one version in your template before all other scripts and block the loading of all other jQuery instances. Most extensions have settings that stop the loading of the jQuery library.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- reggaebkk
-
- Offline
- New Member
Less
More
- Posts: 7
11 years 4 months ago - 11 years 4 months ago #53869
by reggaebkk
Replied by reggaebkk on topic Re: Pop up not working and Enlarge photo on new window
Hi, I'm having the same issue since I updated to v3.0.0.
All was working before update and only update was performed.
On my website there is mostly Joomla and virtuemart.
The strange thing is that I'm having the problem in standard joomla content pages (also problem with default templates) while the plugin is working super fine when inserted in a description in a virtuemart product page.
I don't know anything about jquery loading order, but I put SIG 1st, just in case.
I have the option to reload backup from just before update so no problem, but I thought I'd check here before I do that.
The website is www.pailingemstones.com
Thanks a lot if you can help.
PHP Built On Linux server.rootshosting.net 2.6.18-028stab101.1 #1 SMP Sun Jun 24 19:50:48 MSD 2012 i686
Database Version 5.0.95-community
Database Collation utf8_general_ci
PHP Version 5.3.27
Web Server Apache
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 2.5.16 Stable [ Ember ] 06-November-2013 22:30 GMT
Joomla! Platform Version Joomla Platform 11.4.0 Stable [ Brian Kernighan ] 03-Jan-2012 00:00 GMT
All was working before update and only update was performed.
On my website there is mostly Joomla and virtuemart.
The strange thing is that I'm having the problem in standard joomla content pages (also problem with default templates) while the plugin is working super fine when inserted in a description in a virtuemart product page.
I don't know anything about jquery loading order, but I put SIG 1st, just in case.
I have the option to reload backup from just before update so no problem, but I thought I'd check here before I do that.
The website is www.pailingemstones.com
Thanks a lot if you can help.
PHP Built On Linux server.rootshosting.net 2.6.18-028stab101.1 #1 SMP Sun Jun 24 19:50:48 MSD 2012 i686
Database Version 5.0.95-community
Database Collation utf8_general_ci
PHP Version 5.3.27
Web Server Apache
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 2.5.16 Stable [ Ember ] 06-November-2013 22:30 GMT
Joomla! Platform Version Joomla Platform 11.4.0 Stable [ Brian Kernighan ] 03-Jan-2012 00:00 GMT
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
11 years 4 months ago #53870
by Yiota
Replied by Yiota on topic Re: Pop up not working and Enlarge photo on new window
Try to Disable the jQuery v1.6.4.
Please Log in or Create an account to join the conversation.
- reggaebkk
-
- Offline
- New Member
Less
More
- Posts: 7
11 years 4 months ago #53871
by reggaebkk
Replied by reggaebkk on topic Re: Pop up not working and Enlarge photo on new window
Thanks for your reply, but I really don't know how to do that.
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
11 years 4 months ago #53872
by Yiota
Replied by Yiota on topic Re: Pop up not working and Enlarge photo on new window
I think that it is coming from virtuemart. Check if there is an option there.
Please Log in or Create an account to join the conversation.
- reggaebkk
-
- Offline
- New Member
Less
More
- Posts: 7
11 years 4 months ago #53873
by reggaebkk
Replied by reggaebkk on topic Re: Pop up not working and Enlarge photo on new window
and right you were, there were some jquery settings that I had missed in virtuemart config/templates/css&jssettings, sorry. Thanks so much.
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
11 years 4 months ago #53874
by Yiota
Replied by Yiota on topic Re: Pop up not working and Enlarge photo on new window
You are welcome.
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- Pop up not working and Enlarge photo on new window