Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #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ünter

    #1490488

    Hey 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,
    Ismael

    #1490494

    Hi 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ünter

    #1490502

    The 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ünter

    #1490513

    Hello Ismael,
    I found how to change the image size using ‘avf_post_featured_image_link’.

    Thanks for everything
    Günter

    #1490519

    Hi,
    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Monster Thumbnails’ is closed to new replies.