Force slideshow images to specific size?

This topic contains 15 replies, has 3 voices, and was last updated by  Stiofan O’Connor 4 years, 10 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #497164

    Terri Tutich
    Expired Member
    Post count: 18

    I’m trying to control the size of the images shown in the slideshow. I have created a custom image size for the dimensions that I want, and I am using the shortcode that calls for that image size. However, the images being displayed are not using that size. How can I fix this?

    The shortcode I am using is:
    [gd_post_images type=’image’ ajax_load=’false’ slideshow=’true’ show_title=’true’ show_caption=’false’ animation=’slide’ controlnav=’1′ link_to=” show_logo=’false’ types=’post_images’ image_size=’cover-photo’ limit=’1′ limit_show=” cover=’n’ css_class=” ]

    Image size created with this in functions.php:
    add_image_size( ‘cover-photo’, 1200, 500, true );

    I will add a link one of the profiles in a private comment below.

    #497165

    Terri Tutich
    Expired Member
    Post count: 18
    This reply has been marked as private.
    #497182

    Alex Rollin
    Moderator
    Post count: 27815

    If you want to do that for all images, you may need to re-upload the images to regenerate those image sizes for the GD attachments.

    Let me flag your question for a developer in case they have additional advice.

    #497183

    Alex Rollin
    Moderator
    Post count: 27815

    If you want to do that for all images, you may need to re-upload the images to regenerate those image sizes for the GD attachments.

    Let me flag your question for a developer in case they have additional advice.

    #497185

    Terri Tutich
    Expired Member
    Post count: 18

    I have tried that and it’s not working, both with Force Regenerate thumbnails plugin and with deleting and reuploading the image. It’s continuing to pull the wrong size.

    #497186

    Terri Tutich
    Expired Member
    Post count: 18

    I have tried that and it’s not working, both with Force Regenerate thumbnails plugin and with deleting and reuploading the image. It’s continuing to pull the wrong size.

    #497194

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #497212

    Terri Tutich
    Expired Member
    Post count: 18
    This reply has been marked as private.
    #497229

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #497234

    Terri Tutich
    Expired Member
    Post count: 18

    It’s in a custom template in the theme folder. It’s the only way I could get the layout to work like I wanted it to.

    #497239

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #497371

    Terri Tutich
    Expired Member
    Post count: 18

    is there any new information about this?

    #497390

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #497395

    Terri Tutich
    Expired Member
    Post count: 18

    Where are the images stored if not in the media library?

    #497397

    Alex Rollin
    Moderator
    Post count: 27815

    The files are in the wp-content/uploads date folders, but the references to the images are kept in custom tables.

Viewing 15 posts - 1 through 15 (of 16 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket