wooTickets showing up twice on my event

Home Forums Ticket Products Event Tickets Plus wooTickets showing up twice on my event

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #68688
    givehope
    Participant

    Hi guys, I moved woocommerce tickets form up in placement on my event using “Move Below the Event Description” using the suppled coded as listed. Placed in my function.php
    remove_action(‘tribe_events_single_event_after_the_meta’,
    array(TribeWooTickets::get_instance(), ‘front_end_tickets_form’));
    add_action(‘tribe_events_single_event_after_the_content’, array(TribeWooTickets::get_instance(), ‘front_end_tickets_form’));

    and now I have two listings of woocommerce tickets on the same event. One upside, one bottom? I have double checked my function.php file — coped the code exact. Updated, refreshed, I still have two listings? No sure why or where to look to clean it up.

    Im running woothemes canvas, latest version, woocommerce – latest update and event calendar pro & woocommerce tickets. Again the latest version on all.

    #68895
    Barry
    Member

    Hi @givehope!

    Things have changed somewhat and you would need to revise that snippet to something like this.

    Does that help?

    #71884
    brightestspark
    Participant

    OMG thank you. I did exactly the same thing. Just going to add some keywords here to help others find this forum post.
    Here’s how to move the WooTickets cart ( WooCommerce Tickets cart) to top of page or move up higher to sit under the event description and above the meta or venue box.

    #71918
    Barry
    Member

    Glad you found this thread – and that it solved the problem 🙂

    #71919
    Barry
    Member

    Hi @givehope since we didn’t hear back from you and it’s been at least a couple of weeks I’m going to assume this is resolved and will close this thread. Of course if there’s anything else we can help with please don’t hesitate to open new threads as needed.

    Thanks!

    #981485
    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 6 posts - 1 through 6 (of 6 total)
  • The topic ‘wooTickets showing up twice on my event’ is closed to new replies.