We're merging with GenerateBlocks! Learn more here.

[Resolved] Select Image thumbnails?

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Select Image thumbnails?

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #35307
    David
    Participant

    Is there a way to specify a particular thumbnail size to be used for the images in WP Show Posts?

    I realize you can set the dimensions and alignment, but I have thumbnails specifically sized for a grid layout. Ideally, I’d like to serve those to ensure properly sized images that don’t include any filesize that isn’t being put to use (ie. the aspect ratio is narrower than the standard featured image size). It would also help with retina display, since I have @2x versions already generated of those.

    #35314
    elvin
    Moderator

    Hi there,

    Is there a way to specify a particular thumbnail size to be used for the images in WP Show Posts?

    You can do it with this function – https://developer.wordpress.org/reference/functions/add_image_size/

    And then regenerate the newly registered image size for your images with this plugin.
    https://wordpress.org/plugins/regenerate-thumbnails/

    This article explains things nicely – https://www.wpbeginner.com/wp-tutorials/how-to-create-additional-image-sizes-in-wordpress/

    You may also have to use our beta version with allows usage of image sizes.
    https://wpshowposts.com/wp-show-posts-1-2-0/

    #35316
    David
    Participant

    Thanks–the beta version was the missing piece. But I’m now running it, and that’s doing exactly what I need. Thanks!

    #35318
    elvin
    Moderator

    No problem. Glad to be of any help. 😀

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.