Photo size in photo view

Home Forums Calendar Products Events Calendar PRO Photo size in photo view

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1512663
    mountmadonnaschool
    Participant

    Is there a way to customize the size of the image that appears when using the tribe_events view=”photo” shortcode? Also the number of events that show?
    I’ve looked all over and can’t find all the shortcode variables available for the photo view.

    Thanks!

    #1513374
    Jennifer
    Keymaster

    Hello,

    You can change the size in either with CSS or via a template override – our themer’s guide has instructions on how to do this, and the template you’ll want to edit can be found at wp-content/plugins/events-calendar-pro/src/views/pro/photo/single-event.php. You’ll see the following line:

    <?php echo tribe_event_featured_image( null, 'medium' ); ?>

    There, you can change the size from “medium”.

    Let me know if you have any questions!

    Thanks,

    Jennifer

    #1529817
    Support Droid
    Keymaster

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Photo size in photo view’ is closed to new replies.