[Plugin: Cimy User Extra Fields] Avatar size
-
Thanks for a great plugin!
I read and searched the documentation but couldn’t find it: how can we set the avatar thumbnail size for different templates? Like how in functions.php you can set sizes for
the_post_thumbnail()
.So really I’m looking for how to achieve the equivalent of:
add_image_size( 'city-avatar-small', 50, 50, true ); add_image_size( 'cimy-avatar-large', 400, 350, true );
Is this possible, or do I need to look elsewhere, maybe TimThumb?
https://www.ads-software.com/extend/plugins/cimy-user-extra-fields/
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘[Plugin: Cimy User Extra Fields] Avatar size’ is closed to new replies.