Add code into Woocommerce Tickets section

Home Forums Ticket Products Event Tickets Plus Add code into Woocommerce Tickets section

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #88476
    fermacconsulting
    Participant

    Hi, I need to put the following piece of code:

    <?php if (dynamic_sidebar(‘my_widget_area’) ) : else : endif; ?>

    into the ticket section of the events page (I have Woocommerce tickets plugin too), I can’t see where abouts I would put this in the code or which file I would need to edit… I want to put it next to the Add to Cart button that is in that section.

    #88496
    Kelly
    Participant

    Great question, fermacconsulting! We’re happy to help.

    Have you tried adding it to an override wootickets/tickets.php? That’s where I’d try first.

    Also, if this is your first time making an override of one of our templates, please check out the Themer’s Guide for a walkthrough.

    Let us know how it goes! 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Add code into Woocommerce Tickets section’ is closed to new replies.