Images not always loading
-
Hi there!
I’ve just loaded your plugin (which I love) but some of the images are loading intermittently.
Is this something you can help with please?
I noticed your suggestion to refer to this link – https://www.wpbeginner.com/wp-tutorials/how-to-create-additional-image-sizes-in-wordpress/ – but I’m not sure what type of croping etc I need
As mentioned here:
add_image_size( ‘sidebar-thumb’, 120, 120, true ); // Hard Crop Mode
add_image_size( ‘homepage-thumb’, 220, 180 ); // Soft Crop Mode
add_image_size( ‘singlepost-thumb’, 590, 9999 ); // Unlimited Height ModeThanks so much!
SarahThe page I need help with: [log in to see the link]
The topic ‘Images not always loading’ is closed to new replies.