badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Images Sizes/Ratio for Magcast Slider and Widgets

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #50135
    D.
    Participant

    Hi,

    I’m testing Magcast, and i wondering if there’s a good size/ratio of the post “Featured image” for a better look in home page (both for the slider and the widgets).

    Moreover, for instance, if i look at the preview website, this post : https://www.themehorse.com/preview/magcast/best-michael-concert-tours/ in home page is in both in the slider and the widget, but the featured image seems to have a different ratio/size in the two placements.

    Any idea ?

    May thanks..

    D.

    #50186

    Hi D.,
    We have cut the image size into three sizes.

    add_image_size( 'magcast-slider-image', 666, 810, true ); // for slider
    add_image_size( 'magcast-large-thumb', 965, 575, true ); 
    add_image_size( 'magcast-small-thumb', 467, 350, true );

    So use better a big size image then it will automatically cut into pieces and will be displayed as in our demo site. If you have already uploaded the image then one regenerate thumbnails using regenerate thumbnails plugin.
    Thank you

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