Change the layout of add events page

Home Forums Ticket Products Community Tickets Change the layout of add events page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1493278
    Suellen
    Participant

    Hi,

    I’ve just purchased the Community add-on.

    I’ve like to change the sidebar for the following pages:

    https://livesaildie.com/events/livesaildie-community/add
    https://livesaildie.com/events/livesaildie-community/list

    There doesn’t seem to be any option at all to have a different sidebar or am I missing something? I’d prefer to have use the upcoming events widget instead of the generic sidebar, and don’t want the comments option to appear.

    Also, I would like to remove the TAGS option.

    Any assistance would be appreciated.

    Thanks!

    #1494800
    Jennifer
    Keymaster

    Hello,

    These pages are actually generated automatically from within the plugins – they are not traditional pages that you can see and edit in the Pages section of your Dashboard. A sidebar section is not included in these pages by default – I took a look at your site, and it looks like this sidebar is coming from your theme or another plugin. So, changing the sidebar would need to be done from there.

    You can also create a new sidebar and then override the templates for the pages you want to display it on.

    To remove the tags section from the community events page, you can override the template of the submission form, which can be found at wp-content/plugins/the-events-calendar-community-events/src/views/community/edit-event.php. In your copy, you’ll want to remove the following line:

    <?php tribe_get_template_part( 'community/modules/taxonomy', null, array( 'taxonomy' => 'post_tag' ) ); ?>

    We are a bit limited in the amount of support that we can provide for customizations, but if you get stuck or have any questions, please let me know – I’ll be happy to point you in the right direction!

    Please let me know if you have any questions!

    Thanks,

    Jennifer

    #1514955
    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 ‘Change the layout of add events page’ is closed to new replies.