Customising event template: Tickets to move before comments

Home Forums Ticket Products Event Tickets Plus Customising event template: Tickets to move before comments

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #947189
    Afsana
    Participant

    Hi

    I require assistance on customising the event template so that the Tickets section moves to above the comment section.
    As per a previous forum topic, I used the code supplied by User Noel. It works perfectly but puts the Tickets section below the feature image.

    remove_action('tribe_events_single_event_after_the_meta', array(TribeWooTickets::get_instance(), 'front_end_tickets_form'));
    add_action('tribe_events_single_event_before_the_content', array(TribeWooTickets::get_instance(), 'front_end_tickets_form'));

    Permalink to prev forum post

    #947206
    Afsana
    Participant

    I have figured out another way of achieving this. I disable comments and adding the Facebook comments shortcode in the after html event meta.

    #983843
    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 ‘Customising event template: Tickets to move before comments’ is closed to new replies.