- Posts: 1
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- [Solved] No Simple Image Gallery thumbnails
[Solved] No Simple Image Gallery thumbnails
- dwams
-
- Offline
- New Member
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
- Platinum Member
- Posts: 8743
Is there a link to your site?
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
- Platinum Member
- Posts: 8743
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.
- Markus Leeck
-
- Offline
- New Member
- Posts: 2
It is not possible to see the thumbnails.
The images are shown if I klick on the single (non existing) thumbnail.
I tried with all the hints. But nothing works.
Here is the link to the website.
www.juzefly-leifers.it/index.php?option=com_k2&view=item&id=10:event-1&Itemid=123&lang=de
Thank you very much for your assistance.
Markus
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
Hi,
What you are using there is not Simple Image Gallery, it's a different extension. Contact the extension developer for help.
Please Log in or Create an account to join the conversation.
- Markus Leeck
-
- Offline
- New Member
- Posts: 2
I'm happy that I found your extension by mistake. ; )
I installed it and it works well.
Thank you very much....
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
Please Log in or Create an account to join the conversation.
- Yaani-Mai Gaddy
-
- Offline
- Senior Member
- Posts: 41
www.akeebabackup.com/support/admin-tools/9647-no-thumbnails.html
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
Thanks for sharing this.
Please Log in or Create an account to join the conversation.
- Luke Douglas
-
- Offline
- Junior Member
- Posts: 36
## Allow limited access for certain Joomla! system directories with client-accessible content
RewriteRule ^(cache|components|modules|templates|images|plugins|media|libraries|media/jui/fonts)/.*\.(jpe|jpg|jpeg|jp2|jpe2|png|gif|bmp|css|js|swf|html|mpg|mp3|mpeg|mp4|avi|wav|ogg|ogv|xls|xlsx|doc|docx|ppt|pptx|zip|rar|pdf|xps|txt|7z|svg|odt|ods|odp|flv|mov|ico|htm|ttf|woff|woff2|eot|JPG|JPEG|PNG|GIF|CSS|JS|TTF|WOFF|WOFF2|EOT)$ - [L]
This resolved the issue for me.
FYI, I had already tried the two previous posts on the 'RewriteRule' even after editing the actual cache folder name to match up with my version but neither one worked.
Enjoy!
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Διογένης Δολιανίτης
-
- Offline
- New Member
- Posts: 1
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
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