Tagged: gallery, photos, slow load time
-
AuthorPosts
-
November 12, 2013 at 8:19 pm #187436
Hi: Here are the GALLERY PAGE URL’s for the site I’m working on:
http://new.vampedupvintage.com/rentals/
http://new.vampedupvintage.com/show-costuming/The thumbnails will eventually load, but it takes forever… I have re-sized all my images using a plugin called EWWW Image Optimizer, but it’s still noticeably slow to load….
Do you have a fix for this?
November 13, 2013 at 4:10 am #187603Hey Eleina_Shinn!
Please edit js > shortcodes.js, find this code on line 887:
var image = $(this); setTimeout(function(){ image.addClass('avia_start_animation') }, (i * 110));Replace it with:
var image = $(this); setTimeout(function(){ image.addClass('avia_start_animation') }, (i * 10));Remove browser cache then reload the page a few times. You can use WT3 Total Cache and Better WordPress Minify to enhance the page loading speed.
Cheers!
IsmaelNovember 13, 2013 at 4:43 pm #187823Okay, please forgive my ignorance, I am so thankful for your help and I can do this, if I knew what file and folder to look in… I looked in the js folder in WP-admin, but could not find a file called “shortcodes.js”
Then I looked in the WP-Includes Folder and found a file called “shortcodes.js”, but there is no line 887, it ends at line 342.
Could you tell me specifically where to find this file?
Thank you so much!
Eleina
November 13, 2013 at 4:47 pm #187827Hi!
Please go to wp-content\themes\enfold\js to find shortcodes.js file
Cheers!
YigitMay 12, 2018 at 4:15 pm #955779Hi, I’m having the same issue.
I edited the line of code as indicated earlier in this thread, but the thumbnail image still show up as gray. What’s interesting is that when I make my browser window narrower, the full color thumbnail images appear.
I’ve tested this in both Firefox and Safari, and they both exhibit the same issue, and the same response to making the browser window narrower.
Any other ideas as to why this is happening?
Thanks,
Alex-
This reply was modified 7 years, 5 months ago by
Basilis.
May 14, 2018 at 9:54 pm #956695Hi,
I removed the access from your topic for security reason, please create your own topic so we can be able to assist
Best regards,
Basilis -
This reply was modified 7 years, 5 months ago by
-
AuthorPosts
- The topic ‘Photo Galleries not loading… thumbnails are greyed out ENFOLD’ is closed to new replies.
