Forum Replies Created
-
AuthorPosts
-
Karrie
ParticipantI copied the gist exactly and it did put the thumbnail there, but then it was throwing in something about the organizer and also changed the styling.
So there’s the problem of the organizer and styling, but what I’m wondering right now is can I make it display the featured image as a regular image as opposed to a thumbnail? I’m guessing I’ll just have to change the “thumbnail” in that line of code to something else:
<?php echo tribe_event_featured_image( null, ‘thumbnail’ ); ?>
Am I close?
Karrie
ParticipantI was wondering if I should copy that gist exactly into a the new single-event.php file?
Karrie
ParticipantHi George,
How do I put a custom side bar on specific category pages?
Thanks 🙂
Karrie
ParticipantHi George,
It’s pretty darn cold here in Rhode Island, too – but it could be worse (let’s NOT remember last winter :/ ).
Anyway, you have summarized my wishes exactly – and I figured it was going to take some customization, but I’m diving in to templates and functions and all that fun stuff. In fact, off topic a bit, but I was trying to put a featured image on each post while using the events list shortcode and I used this tutorial:
https://theeventscalendar.com/knowledgebase/add-thumbnails-to-upcoming-events-list-widget/
I had added a copy of functions.php to my child theme and then added the lines of code as noted in this tutorial, but it didn’t work 🙁
I can make a new topic of this, if that’s what’s required, but back to my original next and previous events staying within category … please let me know what I should do to make this work.
Thanks 🙂
-
AuthorPosts
