- Posts: 1
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- [Solved] No Simple Image Gallery thumbnails
[Solved] No Simple Image Gallery thumbnails
- Eddie Tharp
-
Topic Author
- Offline
- New Member
Thanks, Kentuckian
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
- Posts: 4696
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
Students have different results. This did not work for one student using 1.6 and now after upgrading to 1.7 same problem occurs for another see link above. After reading the forums no clear solution. No spaces, special characters in title, permissions to folder 755 but images set 644. Any suggestions would be appreciated. thank you in advance - Bill
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- nsvr6
-
- Offline
- New Member
- Posts: 12
I paid good money for this plugin and it DOES NOT WORK!!!!
DO NOT BUY THIS PRODUCT until they provide a logical and workable solution.
HOW DO I GET MY MONEY BACK ???????
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
- Posts: 4696
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Hills Web Design
-
- Offline
- New Member
- Posts: 3
Do NOT have any spaces in the original files names.
As soon as I removed spcaes in the image names, VOILA! thumbs working correctly.
So if your thumbs aint working, check your image files and remove spaces.
Hope this helps someone.
Greg
Please Log in or Create an account to join the conversation.
- Carme Pujol Agulló
-
- Offline
- New Member
- Posts: 1
I have the same problem with this issue and i just found out why it's happening.
If you have more than 30 images in the folder (from the images album you're trying to show) then the popup engine PrettyPhoto doesn't show any thumbnails at the bottom.
Any fix for it? Since we payed the extension, we never expected there would be a problem like that. We have many albums with 40-50 images in it and we need this popup presentation.
Many thanks.
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
- Posts: 4696
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- endjo
-
- Offline
- New Member
- Posts: 1
In fact it was a problem with permissions. I read in another posts that the cache/ folder need to be with the correct permissions for the plugin to create thumbnails. Yes and it was and still wasn't working, so I went into the cache/ folder itself and there was a folder named jw_simpleImageGallery. After changing the permission on this folder to the correct one, whoila. Everything is working fine now. Thanks
Please Log in or Create an account to join the conversation.
- RonaldFernandes
-
- Offline
- New Member
- Posts: 1
My thumbnails were blank but when clicked on would open the image properly. I checked the permissions of the cache folder and plugins folder and everything was correct.
Then I read a post that mentioned about the htaccess file. The solution here was to remove the cache from the folders that are disallowed by htaccess. So instead of doing that for the whole cache folder I added this line to my htaccess file
RewriteRule ^cache\/jw_simpleImageGallery/ - [L]
This worked for me.
Please Log in or Create an account to join the conversation.
- dwams
-
- Offline
- New Member
- Posts: 1
RewriteRule ^cache/jw_sig/([^/]+/)*([^/.]+\.)+(jpg|png|gif)$ - [L]
Please Log in or Create an account to join the conversation.
- okEric
-
- Offline
- New Member
- Posts: 2
I'm having this problem too. I've checked permissions, tried the .htaccess solution, but none had any success. Oddly enough, I can see that the /cache/jw_sig folder has images being created in it (the thumbnails), but it's still just blank on my page. I can even view the source of the page and it has links to this cache/jw_sig folder and if I click on these links it'll load up the images.
Here's a link to my page: 24fans.net/index.php/pictures/4-24-live-another-day-filming-photos
Anyone have any more ideas I could try?
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Remove the parenthesis from the filenames of your images. They are considered invalid for the thumbnail's names.
Please Log in or Create an account to join the conversation.
- okEric
-
- Offline
- New Member
- Posts: 2
Hi Yiota, thanks for the quick reply. Removing the parentheses fixed it! Appreciate your help!@okEric,
Remove the parenthesis from the filenames of your images. They are considered invalid for the thumbnail's names.
Please Log in or Create an account to join the conversation.
- Sunday Ikpe
-
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- Sunday Ikpe
-
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
Is there a link to your site?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Sunday Ikpe
-
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- David Morrissey
-
- Offline
- New Member
- Posts: 1
Adding this code to my template.css made the thumbnails appear
.lazy.sigProImg {
position: relative;
top: -21px;
}
My developer found that the template being used was hiding the thumbnails, the css above sorted it.
Dave
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- [Solved] No Simple Image Gallery thumbnails