Thread Starter
dini05
(@dini05)
Hi laffer81,
yes sure!
I changed in the section-team.php
$image_attributes = wp_get_attachment_image_src( $user_id[‘id’], ‘onepress-small’ );
to
$image_attributes = wp_get_attachment_image_src( $user_id[‘id’], ‘full’ );
Hope it helps! 🙂
-
This reply was modified 8 years, 8 months ago by dini05.