Move Ticket IFrame
-
I am importing the eventbrite events into The Events Calendar. Is it possible to move the ticket iframe? It is currently being generated at the bottom of the left column because of the theme being used. I would rather have it right after the description.
The only place I found it was in the class-import-eventbrite-events-common.php
add_action( 'tribe_events_single_event_after_the_meta', array( $this, 'iee_add_tec_ticket_section' ) ) ;However, I wasn’t sure what to change this line to in order to correctly place the ticket iframe or if there was a better place to change it.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Move Ticket IFrame’ is closed to new replies.