Hey Guys,
from defult on the blog (big preview image) is loading the images with dimensions of 1000×423 but I want to have it loading the the portfolio size.
could you give me some code to add to the functions.php for a child theme to have it save from updates? :)
Thnx in advance.
Hey Andreas,
Try the following:
1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
2. Go to Settings > Media
3. Change the thumbail image size (increase its width / height).
4. Regenerate the thumbnails by clicking the button at the bottom.
Best regards,
John Torvik
Hey John,
unfortunatelly this is not the answer to my problem…
I need to change the images size wich is laoding on big preview vom 1000*430 to the portfolio size 495*400 (all those are already generated…)
and I can not just change the 1000*430 via this plugin since I need the 1000*430 on other places…
to be even more accuracte I need this:
$avia_config[‘imgSize’][‘portfolio’] = array(‘width’=>495, ‘height’=>400 );// images for portfolio entries (2,3 column)
Image size as the new Blog big preview size…
Cheers,
Andy
Hi,
Glad that you solved it. Thanks for using Enfold :)
Best regards,
Nikko