- Posts: 18
COMMUNITY FORUM
Image Gallery and Joomla 3.1.1.
- METZ Claude
-
Topic Author
- Offline
- New Member
Less
More
12 years 4 days ago #112703
by METZ Claude
Image Gallery and Joomla 3.1.1. was created by METZ Claude
Hi again,
I have migrated to Joomla 3.1.1. and I am again facing the same problem with the pictures of the image gallery opening correctly but then immediately darkening the screen. This time I only have image gallery pro, calling the jquery, and no other image gallery. Would you have an idea, which other component might call the jquery twice ? To access the site : amu.lu/Joomla30/index.php/evolution
Thanks in advance for your precious help.
Claude
I have migrated to Joomla 3.1.1. and I am again facing the same problem with the pictures of the image gallery opening correctly but then immediately darkening the screen. This time I only have image gallery pro, calling the jquery, and no other image gallery. Would you have an idea, which other component might call the jquery twice ? To access the site : amu.lu/Joomla30/index.php/evolution
Thanks in advance for your precious help.
Claude
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 11 months ago #112704
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Image Gallery and Joomla 3.1.1.
Hello METZ,
Have tried updating Simple Image Gallery Pro?
Also, try using jQuery 1.8.x instead of 1.9, that is causing the issue.
Also check if your template is loading directly jQuery.
Have tried updating Simple Image Gallery Pro?
Also, try using jQuery 1.8.x instead of 1.9, that is causing the issue.
Also check if your template is loading directly jQuery.
Please Log in or Create an account to join the conversation.
- METZ Claude
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 18
11 years 11 months ago #112705
by METZ Claude
Replied by METZ Claude on topic Re: Image Gallery and Joomla 3.1.1.
Hi,
Where can I check if my template is loading jQuery ?
Regards
Claude
Where can I check if my template is loading jQuery ?
Regards
Claude
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 11 months ago #112706
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Image Gallery and Joomla 3.1.1.
You need to check the source code to see how many times, which versions and which components are loading it.
You can disable jQuery loading or select a different version from K2's parameters.
You can disable jQuery loading or select a different version from K2's parameters.
Please Log in or Create an account to join the conversation.
- METZ Claude
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 18
11 years 11 months ago #112707
by METZ Claude
Replied by METZ Claude on topic Re: Image Gallery and Joomla 3.1.1.
Sorry, but I am not enough familiar with Source code; the reason why I am using K2 and Joomla templates. Actually I am using template JA WALL. Would you know where to check and how to get my issue solved ?
best regards
Claude
best regards
Claude
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 11 months ago #112708
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Image Gallery and Joomla 3.1.1.
To be honest I think you should look more into this issue, maybe look at a tutorial or a Youtube video.
I am saying this because this issue is way more common than you think, many components and templates load jQuery without checking if its already loaded.
A quick tip now.
Open your page's view source, depending on your browser could be something like View -> Developer -> View Source and search for jquery and look how many times which version is loaded.
Also look from which path jquery is loaded, it can tell which component is to blame.
:)
I am saying this because this issue is way more common than you think, many components and templates load jQuery without checking if its already loaded.
A quick tip now.
Open your page's view source, depending on your browser could be something like View -> Developer -> View Source and search for jquery and look how many times which version is loaded.
Also look from which path jquery is loaded, it can tell which component is to blame.
:)
Please Log in or Create an account to join the conversation.
- METZ Claude
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 18
11 years 11 months ago #112709
by METZ Claude
Replied by METZ Claude on topic Re: Image Gallery and Joomla 3.1.1.
OK, I will try this out. Thanks for you help.
Please Log in or Create an account to join the conversation.