Add Buy Ticket Option Above the Fold

Home Forums Ticket Products Event Tickets Plus Add Buy Ticket Option Above the Fold

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1055718
    Gary
    Participant

    I’ve been putting off updating to the newest version of EDD and The Events Calendar (plus add-ons).

    Just tried on staging and I get “Fatal error: Class ‘Tribe__Events__Tickets__EDD__Main’ …”

    This is what I have in my function.php
    add_action( ‘tribe_events_single_event_before_the_content’, array( Tribe__Events__Tickets__EDD__Main::get_instance(), ‘front_end_tickets_form’) );

    #1055735
    Josh
    Participant

    Hey Gary,

    Thanks for reaching out to us!

    To update, you can temporarily delete that line (or wrap it in a “if(class_exists(Tribe_Events_Tickets_EDD_Main) conditional) and then follow the update procedures.

    You can then get the new code for moving the ticket form in EDD from this tutorial.

    Let me know if this helps.

    Thanks!

    #1056270
    Gary
    Participant

    Thanks Josh!

    #1056903
    Josh
    Participant

    Hey Gary,

    No problem! Happy to help.

    I’ll go ahead and close this thread for now. If you have any further questions, please don’t hesitate to open a new one.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Add Buy Ticket Option Above the Fold’ is closed to new replies.