content-espresso_event_attendees.php works great. However, I have one attendee who somehow got his FB avatar uploaded and it’s rectangular and looks bad next to all the squares in my grid. I see where I can edit the size of the avatar. Is there any way to make it square by modifying it?
get_avatar() is a WP core function, we add filter that allows you to set the size used by EE, the size passed (by default 32) is used for both width and height, so your images should already be square.
Can you link me to the page so I can view this?
Also…is there a way to show this grid on another website?
You would need to use an iFrame on the other site to dipslay it there. You could create a blank page template to load the attendee list and then use that page template for the one you load within the iframe.
The support post ‘Gravatar Attendee Grid – Square-up Images?’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.