Forum Replies Created
-
AuthorPosts
-
May 4, 2015 at 8:52 pm in reply to: Image cropping / scaling on thumbnails / featured images #439296
Thanks a lot. Works great!
April 24, 2015 at 1:34 pm in reply to: Image cropping / scaling on thumbnails / featured images #434056Hi Ismael.
Thanks for your help but it’s still not working :-(April 19, 2015 at 3:18 pm in reply to: Image cropping / scaling on thumbnails / featured images #430890Hi. I tried to use this in my child-theme function.php for the small portfolio images:
add_action('init', 'ava_my_image_size', 1); function ava_my_image_size() { global $avia_config; $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185, array(top, center)); // images for portfolio 4 columns }
and after that I used http://wordpress.org/plugins/regenerate-thumbnails/ for the wanted images, but it stayed the same?!
Any ideas?thanks
April 6, 2015 at 8:59 pm in reply to: Image cropping / scaling on thumbnails / featured images #424237Hi,
I want to crop the images a diffent way as well.
But I’m using a childtheme, so how do I change the functions correctly?Thanks, lars
great, thx!
great, thanks!
Hi Ismael.
yes, seems to be fixed.
thanks, LarsHi, devin.
Thanks for your reply.
No, I’m not talking about the sidebar below the single product image. (but I’ll use that snippet as well ;-)The problem occured on the main shop-overview-page everytime I loaded a full-width image in the advanced layout editor.
Now I’m using a background image on all pages for the div #main, thats fine for me at the moment.regards, Lars
This reply has been marked as private. -
AuthorPosts