Keyword

[Solved] No Simple Image Gallery thumbnails

More
10 years 6 months ago #41322 by dwams
I had a similar problem -  thumbnails were being created in \cache and permissions and ownership were correct.  I finally tracked the source to an update to the .htaccess file by the hosting company.    I had to add this line to the file to allow the thumbnails to be displayed.

RewriteRule ^cache/jw_sig/([^/]+/)*([^/.]+\.)+(jpg|png|gif)$ - [L]

Please Log in or Create an account to join the conversation.

More
10 years 2 months ago #41323 by okEric
Hi everyone,

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
  • Yiota's Avatar
  • Visitor
10 years 2 months ago #41324 by Yiota
@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.

More
10 years 2 months ago #41325 by okEric

@okEric,

Remove the parenthesis from the filenames of your images. They are considered invalid for the thumbnail's names.

Hi Yiota, thanks for the quick reply. Removing the parentheses fixed it! Appreciate your help!

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #56613 by Sunday Ikpe
Replied by Sunday Ikpe on topic No Simple Image Gallery thumbnails
Ive tried all the fixes and all i get is one thumbnail... frustrating. I see the others in the cache folder but not on the page. Dont know what else to do.

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #56614 by Sunday Ikpe
Replied by Sunday Ikpe on topic No Simple Image Gallery thumbnails
Yeah, I forgot to mention, I see just the first thumbnail on the page and the rest are blank and this is consistent for every instance i set up

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #56617 by Lefteris
Replied by Lefteris on topic No Simple Image Gallery thumbnails
@Sunday Ikpe
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.

More
9 years 5 months ago #56619 by Sunday Ikpe
Replied by Sunday Ikpe on topic No Simple Image Gallery thumbnails
osgof.gov.ng/index.php/news-events/gallery thats the link. I noticed when I inspect element the opacity of all other thumbnails except the first are set to 0 and display as hidden. I hope this can be fixed. thanks.

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #56620 by Lefteris
Replied by Lefteris on topic No Simple Image Gallery thumbnails
Since you are using Simple Image Gallery PRO you need to create a ticket to our helpdesk ( active subscription required ) at www.joomlaworks.net/dashboard/helpdesk so our developers can look at your site. Official support for our commercial extensions is provided only through our helpdesk.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
9 years 2 months ago #136624 by David Morrissey
Replied by David Morrissey on topic [Solved] No Simple Image Gallery thumbnails
Hi All

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.


Powered by Kunena Forum