• Resolved BEL19VE

    (@bel19ve)


    Hello,
    I love the theme and I want to use it for my personal portfolio site. However I would like to change the post image size. By default it looks like it is 250×200 and this is too small for me. I tried editing the: set_post_thumbnail_size( 250, 200, true ); but it does not help. Please advise how to change it.

    Thank You!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Venkat Raj

    (@webulous)

    Edit it some thing like
    set_post_thumbnail_size( 870, 450, true );

    And the install Regerate thumbnails plugin and regenerate thumbnails.
    https://ww.wp.xz.cn/plugins/regenerate-thumbnails/

    Thread Starter BEL19VE

    (@bel19ve)

    Tried that and it did not change anything. As a solutions I removed the thumbnail from the post and simply add an image at the top to replace it. Seem to be working. This way I can use two different images one as a thumbnail and new one for the post.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Post image size’ is closed to new replies.