- Posts: 8
- Thank you received: 0
new install, don't see thumbnails
-
tinetrix
Inactive member - Topic Author
- New Member
Less
More
13 years 10 months ago #5492
by tinetrix
new install, don't see thumbnails was created by tinetrix
I expect this is something basic. I have installed mod_hot_joomla_gallery.zip and configured it to point to a folder within Joomla (images/stories/dcr/gallery). The page that uses the Hot Joomla Gallery shows only the large images, no thumbnails. What I was hoping to see was a thumbnail for each large picture and only one large picture shown as in the example on:
demo.hotjoomlatemplates.com/test/index.p...icle&id=49&Itemid=60
My page:
www.daveconstantinoremodeling.com/dcr/in...icle&id=49&Itemid=55
Assistance is appreciated.
demo.hotjoomlatemplates.com/test/index.p...icle&id=49&Itemid=60
My page:
www.daveconstantinoremodeling.com/dcr/in...icle&id=49&Itemid=55
Assistance is appreciated.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 10 months ago #5503
by ivan.milic
Replied by ivan.milic on topic Re: new install, don't see thumbnails
See configuration of demo in attachment.
Attachments:
Please Log in to join the conversation.
-
tinetrix
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
13 years 10 months ago #5517
by tinetrix
Replied by tinetrix on topic Re: new install, don't see thumbnails
Thanks for the reply. Our configurations are nearly identical. For each field the value of mine is shown and then the value from your attachment:
Module Class Suffix [BLANK] [BLANK]
Load jQuery Disable Disable
Folder where your images are stored images/stories/dcr/gallery images/stories/demo...
Width of enlarged image 550 530
Height of enlarged image 370 300
Enter data for the Gallery. See example in tool tip when you mouse over this text (Leave empty if you don't need description text over images) [BLANK] [BLANK]
Thumbnail Images 4 4
Size of thumbnails (in %) 27 18
Timer 3500 3500
Module Background Color transparent transparent
Gallery Border Size 6 0
Gallery Border Color cccccc DDDDDD
Big Image Border Width 0 0
Big Image Border Color cccccc cccccc
Thumbnail Border Color cccccc FFD441
Active Thumbnail Border Color ffffff ADC205
Description Text Background Color 000000 000000
Description Text Color ffffff ffffff
Are the thumbnails supposed to be created and stored somewhere on my site? When in the process does that happen? I do not see any folder with thumbnails anywhere. Perhaps I have skipped an installation step? Also, on my site, all of the full size pictures show up one on top of the other which suggests to me that something is missing in the configuration.
Module Class Suffix [BLANK] [BLANK]
Load jQuery Disable Disable
Folder where your images are stored images/stories/dcr/gallery images/stories/demo...
Width of enlarged image 550 530
Height of enlarged image 370 300
Enter data for the Gallery. See example in tool tip when you mouse over this text (Leave empty if you don't need description text over images) [BLANK] [BLANK]
Thumbnail Images 4 4
Size of thumbnails (in %) 27 18
Timer 3500 3500
Module Background Color transparent transparent
Gallery Border Size 6 0
Gallery Border Color cccccc DDDDDD
Big Image Border Width 0 0
Big Image Border Color cccccc cccccc
Thumbnail Border Color cccccc FFD441
Active Thumbnail Border Color ffffff ADC205
Description Text Background Color 000000 000000
Description Text Color ffffff ffffff
Are the thumbnails supposed to be created and stored somewhere on my site? When in the process does that happen? I do not see any folder with thumbnails anywhere. Perhaps I have skipped an installation step? Also, on my site, all of the full size pictures show up one on top of the other which suggests to me that something is missing in the configuration.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 10 months ago #5520
by ivan.milic
Replied by ivan.milic on topic Re: new install, don't see thumbnails
Uncaught ReferenceError: jQuery is not defined
TURN ON JQUERY!
TURN ON JQUERY!
Please Log in to join the conversation.
-
tinetrix
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
13 years 10 months ago #5524
by tinetrix
Replied by tinetrix on topic Re: new install, don't see thumbnails
Thanks, again. I had jQuery set to Enable before my first post, but swapped it to Disable to see whether it would have an effect. It is enabled again, and the results appear to me the same. Does one get jQuery "for free" when choosing Enable or is there a separate install of it?
How did you get to see a report of no jQuery??
How did you get to see a report of no jQuery??
Please Log in to join the conversation.
-
tinetrix
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
13 years 10 months ago #5532
by tinetrix
Replied by tinetrix on topic Re: new install, don't see thumbnails
Investigating more ....
It seems jQuery is being loaded, but the code from your page seems different in the class of slideViewer:
Your code:
div id="hot-joomla-gallery-wrapper">
<div style="width: 546px;"><div style="width: 546px; height: 320px; border: 0px solid rgb(204, 204, 204);" id="svwp0" class="slideViewer">
My code:
div id="hot-joomla-gallery-wrapper">
<div id="hot-joomla-gallery" class="svwp">
Although I see js/slideViewerPro.js included in my code, I do not see a class of "slideViewer" being added in.
I am missing something; please let me know what you think.
It seems jQuery is being loaded, but the code from your page seems different in the class of slideViewer:
Your code:
div id="hot-joomla-gallery-wrapper">
<div style="width: 546px;"><div style="width: 546px; height: 320px; border: 0px solid rgb(204, 204, 204);" id="svwp0" class="slideViewer">
My code:
div id="hot-joomla-gallery-wrapper">
<div id="hot-joomla-gallery" class="svwp">
Although I see js/slideViewerPro.js included in my code, I do not see a class of "slideViewer" being added in.
I am missing something; please let me know what you think.
Please Log in to join the conversation.
Time to create page: 0.166 seconds