How do I add a sidebar to just the events list view?

Home Forums Calendar Products Events Calendar PRO How do I add a sidebar to just the events list view?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1049133
    Kate
    Participant

    I have been messing around with this for hours and I can’t seem to get it to work. I want to add a sidebar to the event’s calendar list view only. (I am using this theme: http://themeforest.net/item/total-responsive-multipurpose-wordpress-theme/6339019)

    From what I understand, I need to make a copy and edit: /tribe_events/list/single_event.php
    and place that in my child theme.

    I’ve read the wordpress codex and it looks like I need to add this function somewhere <?php get_sidebar(‘sidebar_name’); ?>

    Where do I add this function? does it go on the top of my single_event.php file? does it go in the functions file? Is there something else I’m completely missing here?

    Also, the theme allows me to create new widget areas, do I just create one of those and match the name in the ‘sidebar_name’ field? Thank you for you help!

    #1049809
    Kate
    Participant

    I’ve got it figured out. thanks!

    #1049876
    Brian
    Member

    I am glad to see you were able to figure it out.

    I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How do I add a sidebar to just the events list view?’ is closed to new replies.