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
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
Here you go:
(note: url has change to rideside.at/blog
any response?
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!
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