Problem with generating thumbnails
-
Hi there,
I would like to stop wordpress from creating extra thumbnails / pictures from the original one.
I want to upload and use only the original image.
Can you help me to do this ?
I can see here, even woodmart create one thumbnail image but I dont know why.
Thank you
Attachments:
You must be
logged in to view attached files.
Hi,
You can disable our WoodMart image size by adding the following code to the functions.php file in the child theme. Unfortunately, we don’t have instructions how to remove all WordPress and external plugins sizes
function woodmart_add_image_size() {}
Regards
The topic ‘Problem with generating thumbnails’ is closed to new replies.