Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #549670

    Hi,

    I would like the featured image on both the blog page as well as the single posts to be full sized.

    I checked on the forums, and most of the advice is how to change the featured images all to a SINGLE size, but I would like each featured image to be it’s own native, full size.

    How can I change this?

    Thanks,
    David

    #549843

    Hi dperalta716!

    we need to be able to inspect the elements on your website. So I think we need admin access. Post login details here as private reply.

    Regards,
    Andy

    #550023

    Here you go:

    (note: url has change to rideside.at/blog

    • This reply was modified 9 years, 7 months ago by dperalta716.
    #550543

    any response?

    #551100

    still waiting for a reply…

    do i just change:

    $avia_config['imgSize']['entry_with_sidebar'] = array('width'=>600, 'height'=>400);

    to:

    $avia_config['imgSize']['entry_with_sidebar'] = array('width'=>full, 'height'=>full);

    ?

    I don’t want to try without asking, because I tried = array('width'=>100%, 'height'=>100%); and the entire site went down, and I had to reupload the original functions.php file!

    #553438

    Hi!

    Sorry for the delay. Instead of modifying the functions.php file, please use the following plugin then go to the Settings > Media panel. Set the max width and height of the entry_with_sidebar and entry_without_sidebar thumbnails to 9999, save then regenerate the thumbnails. This will force the theme to use the original size of the image. https://wordpress.org/plugins/simple-image-sizes/

    Regards,
    Ismael

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