- Posts: 12
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- Images rendered on a new page. Popup does not work.
Images rendered on a new page. Popup does not work.
- David Schroeter
- Topic Author
- Offline
- New Member
Less
More
3 years 3 months ago - 3 years 3 months ago #179421
by David Schroeter
Images rendered on a new page. Popup does not work. was created by David Schroeter
I have contacted my hosting support to see if they could help. This is their response:
"Unfortunately, I was not able to locate any plugin settings that could affect that. The only error that could be related to the issue is the error in the browser console - jquery.fancybox.min.js:12 Uncaught ReferenceError: jQuery is not defined at jquery.fancybox.min.js:12 , since fancybox is used by the plugin to display images. I suggest contacting the plugin developer to investigate the issue."
Can you please help?
"Unfortunately, I was not able to locate any plugin settings that could affect that. The only error that could be related to the issue is the error in the browser console - jquery.fancybox.min.js:12 Uncaught ReferenceError: jQuery is not defined at jquery.fancybox.min.js:12 , since fancybox is used by the plugin to display images. I suggest contacting the plugin developer to investigate the issue."
Can you please help?
Last edit: 3 years 3 months ago by David Schroeter. Reason: spelling
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
3 years 3 months ago #179456
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Images rendered on a new page. Popup does not work.
If images open in a new page, then you surely have JavaScript issues. As the error indicates above, jQuery is not loaded.
An actual URL to the gallery page would help.
An actual URL to the gallery page would help.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- David Schroeter
- Topic Author
- Offline
- New Member
Less
More
- Posts: 12
3 years 3 months ago #179468
by David Schroeter
Replied by David Schroeter on topic Images rendered on a new page. Popup does not work.
My humble apologies. Please refer to drs2.biz/about-drs2biz
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
3 years 2 months ago - 3 years 2 months ago #179481
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Images rendered on a new page. Popup does not work.
RokBooster is compressing (bundling) all JS files into one but it fires AFTER our plugin. As such, jQuery is loaded in that bundle, after SIG's JS files are loaded (which require jQuery to be loaded first - which is the default behaviour in Joomla anyway).
If RokBooster has a "content" type plugin, make sure it is ordered last in the plugin manager (filter the "content" type plugins first).
Alternatively, you could try JCH Optimize which is probably the best extension for such performance optimizations. But to be honest, your site is loaded via HTTP/2 so bundling JS files or not really doesn't make that much of a difference (if at all).
If RokBooster has a "content" type plugin, make sure it is ordered last in the plugin manager (filter the "content" type plugins first).
Alternatively, you could try JCH Optimize which is probably the best extension for such performance optimizations. But to be honest, your site is loaded via HTTP/2 so bundling JS files or not really doesn't make that much of a difference (if at all).
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Last edit: 3 years 2 months ago by JoomlaWorks.
Please Log in or Create an account to join the conversation.
- David Schroeter
- Topic Author
- Offline
- New Member
Less
More
- Posts: 12
3 years 2 months ago #179494
by David Schroeter
Replied by David Schroeter on topic Images rendered on a new page. Popup does not work.
Thanks Fotis. I disabled the RokBooster plugin and SIG works correctly now.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
3 years 2 months ago #179500
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Images rendered on a new page. Popup does not work.
Great!
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- Images rendered on a new page. Popup does not work.