- Posts: 4
- Thank you received: 0
error in Gallery
-
lintlady
Inactive member -
- New Member
-
Less
More
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6794
- Thank you received: 722
15 years 3 months ago #295
by milos
Replied by milos on topic Re: error in Gallery
Try this:
1. Disable jQuery in module parameters.
2. In template file change from
to
1. Disable jQuery in module parameters.
2. In template file change from
Code:
<script type="text/javascript">
jQuery.noConflict();
</script>
Code:
<script type="text/javascript" src="http://new.lan-nj.com/modules/mod_hot_joomla_gallery/js/jquery-1.3.2.min.js"></script>
<script type="text/javascript">
jQuery.noConflict();
</script>
Please Log in to join the conversation.
-
lintlady
Inactive member -
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
15 years 3 months ago #296
by lintlady
Replied by lintlady on topic Re: error in Gallery
that fixed it! thanks so much!
Please Log in to join the conversation.
-
youlia
Inactive member -
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
15 years 3 months ago #314
by youlia
Replied by youlia on topic Re: error in Gallery
Hi Milos,
I've been having the same issue in Google Chrome and changing the header and disabling the jquery has definitely improved it (it's now actually showing the images and thumbnails) but it's still coming up with the same error: "The thumbanils slider is too wide! Please reduce number of thumbnail images or thumbnail size."
The scrolling images are missing and it's misaligned.
Settings are currently as follows: set to load jquery 'disable' (I've included the extended script in head tag of template), 3 thumbnails, size of thumbs is 30.
URL Link is www.bsigateways.com.au/clients-per-indus...d-manufacturing.html
Am I missing something?
I've been having the same issue in Google Chrome and changing the header and disabling the jquery has definitely improved it (it's now actually showing the images and thumbnails) but it's still coming up with the same error: "The thumbanils slider is too wide! Please reduce number of thumbnail images or thumbnail size."
The scrolling images are missing and it's misaligned.
Settings are currently as follows: set to load jquery 'disable' (I've included the extended script in head tag of template), 3 thumbnails, size of thumbs is 30.
URL Link is www.bsigateways.com.au/clients-per-indus...d-manufacturing.html
Am I missing something?
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6794
- Thank you received: 722
15 years 3 months ago #316
by milos
Replied by milos on topic Re: error in Gallery
I can't open your link. Try to reduce size of thumbs from 30 (percents of big image) to in example 15.
Please Log in to join the conversation.
-
jsteelethg
Inactive member -
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
15 years 2 months ago #382
by jsteelethg
Replied by jsteelethg on topic Re:error in Gallery, thumbnail size
My website url is
NaturalGround
.I am using the Rockettheme Meridian for Joomla. I want to use your module in the "showcase" module position up top and I get the the same error message about the thumbnails. I have tried both scripts from this thread and they did not work.
Your help will be appreciated.
Your help will be appreciated.
Please Log in to join the conversation.
Time to create page: 0.098 seconds