-
AuthorPosts
-
October 21, 2025 at 6:03 pm #1490470
I exported pages using WP-All Import and then reimported them as portfolio entries. I must have made a mistake with the image settings.
In any case, the thumbnails in the post and portfolio listing lists don’t appear at 60 x 60 px, but at full size. The image also displays a strange class with spaces.. WP-Allimport support told me I needed to contact you.
You’ll find screenshots and admin access in the private section. Could you please help me get everything back to normal.
Regards
GünterOctober 22, 2025 at 6:35 am #1490488Hey Günter,
Thank you for the inquiry.
Did you make any modifications to the child theme’s functions.php file? You can try regenerating the thumbnails using any of the plugins listed below.
— https://wordpress.org/plugins/regenerate-thumbnails/
— https://wordpress.org/plugins/regenerate-thumbnails-advanced/
— https://wordpress.org/plugins/force-regenerate-thumbnails/Please make sure to create a site backup or restore point before regenerating the thumbnails.
Best regards,
IsmaelOctober 22, 2025 at 8:09 am #1490494Hi Ismael,
sorry, I forgot to unlock the file editor in admin, now you can see for yourself what modifications I made in the child.All file sizes for all images are present in the upload folder. I’m afraid simply replacing the current images with newly generated ones won’t help Enfold find the correct format. Normally, thumbnail image tags have the classes “attachment-widget size-widget.” In my case, it’s just “attachment- size-“.
I don’t know where Enfold gets the string “widget” from. I think I destroyed this necessary value somehow. Perhaps the value of this required meta or option entry can be restored using some filter like ‘admin_post_thumbnail_size’ or directly in the database. Or am I wrong?
Best regards
GünterOctober 22, 2025 at 9:51 am #1490502The Problem is solved!
I used the filter hook ‘post_thumbnail_size’ to “persuade” WordPress not to use cropped image sizes in the archive of the “Organisation” post type.
But how do I set this correctly? These are just logos, and now they’re cropped again in an ugly way. Can you please help me to, how to to achieve this.
Sorry for wasting your time with a problem of my own making!
GünterOctober 22, 2025 at 5:59 pm #1490513Hello Ismael,
I found how to change the image size using ‘avf_post_featured_image_link’.Thanks for everything
GünterOctober 22, 2025 at 10:39 pm #1490519Hi,
Glad to hear that you have this sorted out, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Monster Thumbnails’ is closed to new replies.
