Adding a sidebar to a custom template

Home Forums Calendar Products Events Calendar PRO Adding a sidebar to a custom template

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #950194
    dotdash
    Participant

    I am trying to add a sidebar into a custom single-event.php wit this:

    <?php dynamic_sidebar( ‘inner-sidebars’ ); ?>

    However, it isn’t appearing – is there a specific way I should be doing it within the plugin environment?

    Cheers,

    Spencer

    #950335
    Josh
    Participant

    Hey Spencer,

    Thanks for reaching out to us!

    The best way to do this would be to follow our Themer’s Guide and copy the single-event.php file from the “views” folder within the plugin and copy it into a “tribe-events” folder within your theme. You can then add the sidebar where you would like within that file.

    Let me know if this helps.

    Thanks!

    #983906
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Adding a sidebar to a custom template’ is closed to new replies.