I think this theme use crop images but I see only the original image in Media folder.
The old theme genereted 4 or 5 copies of one images with differnt dimessions.
May be for that reasion my theme is slow? Because in front page there are images with different dimmesions but
in Media folder there is only one image?!!
normally WordPress uploads images into the wp-content/uploads/ folder unless you have changed that, or have older setup which allows manually changing location from the WP media settings page ?!!
https://codex.wordpress.org/Settings_Media_Screen
As of 3.5, wp-content/uploads is the default path setting for the uploads folder. Assuming this is your path setting, if you check this box, a file uploaded in June of 2010 would be placed into the wp-content/uploads/2010/06 folder. Note: At the time of the actual upload, WordPress will automatically create the folders, such as wp-content/uploads/2010 and wp-content/uploads/2010/06, as long as your wp-content folder is writeable
Unless your server doesn’t have imagemagik running, you should get multiple thumbs when you upload a NEW image or regenerate thumbs. You can also check your error log to see if something is broken.
Are you using a CDN or something — in that case the images are not on your site but on the CDN with some setups.
Link to one of your pages might be useful ?
http://www.panorama.com.al/ is my website.
I do not see several images when upload new one.
And final questions, i have to regenerate thumbs all the time?
If I regenerate only last month?
the new ones will be ok?
Hi
you only need to regenerate thumbs when moving to a new them like this one.
Otherwise the theme generates the thumbs automatically as long as you set a FEATURED image per post. It won’t create thumbs just placing an image into a post — WordPress doesn’t do that; it needs a featured image set.