Featured Images displaying differently in different widgets

Home Forums Calendar Products Events Calendar PRO Featured Images displaying differently in different widgets

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #1451234
    Victor
    Keymaster

    Sure thing Raymond. Please do keep me posted 🙂

    Best,
    Victor

    #1457328
    Raymond Gillespie
    Participant

    That’s sorted it, thanks! I just changed this:

    $thumbnail_size = apply_filters( ‘tribe_events_list_widget_thumbnail_size’, ‘post-thumbnail’ );

    to:

    $thumbnail_size = apply_filters( ‘tribe_events_list_widget_thumbnail_size’, ‘medium’ );

    in the list-widgets.php file and we’re sorted. Thanks for your help.

    #1458019
    Victor
    Keymaster

    Hey Raymond!

    I’m super glad you could make it work! 🙂

    Thanks for following up to let me know about it.

    I’ll go ahead and close this thread but feel free to open a new topic if anything comes up and we’ll be happy to help.

    Cheers,
    Victor

Viewing 3 posts - 16 through 18 (of 18 total)
  • The topic ‘Featured Images displaying differently in different widgets’ is closed to new replies.