• Resolved nigrinis

    (@nigrinis)


    HI There, great theme! simple and straight forward. I was wondering if you could tell me how to change the shape of the entry thumbnails in the homepage to a bigger height… more like squared style rather than rectangle.

    I have tried in the functions php. by changing:
    add_theme_support( ‘post-thumbnails’ );
    set_post_thumbnail_size( 250, 200, true ); //
    add_image_size( ‘wpstrapgrid-home-feature’, 250, 200, true ); //(cropped)

    but nothing happens! ??
    I would appreciate your prompt response,

    thanks in advance.

    https://www.ads-software.com/plugins/wp-gallery-custom-links/

Viewing 3 replies - 1 through 3 (of 3 total)
  • fourlightsweb

    (@fourlightsweb)

    This plugin doesn’t have anything to do with formatting, it just adds custom links to the gallery items (see FAQ #7).

    fourlightsweb

    (@fourlightsweb)

    You might want to try a plugin to regenerate/update your thumbnails – I believe simply changing the setting for the size doesn’t go back and update all the previously generated thumbnails.

    Thread Starter nigrinis

    (@nigrinis)

    HI There, I changed the functions code to height 250, I also changed it in the settings=>media… and I installed a regenerate thumbnail plugin… after doing all these, all the heights of the homepage thumbnails are inconsistent… have a look at it here: https://rebeca.nigrinis.com

    I would appreciate your prompt assistance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘entry-thumbnail size to squared’ is closed to new replies.