Under an event is area, where related events are shown. Can the size of images been changed?
In code: /wp-content/plugins/events-calendar-pro/src/views/pro/related-events.php
Line 31 ha following code: get_the_post_thumbnail( $post->ID, ‘large’ )
But changing code in plugin file is not what we want. Can we override the image size ‘large’ with our own image size (defined by function add_image_size) somehow in theme code?
Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
The topic ‘Change related events image size’ is closed to new replies.