Doc Tag: event product

  • How do I modify the ‘Event Details’ tab?

    The ‘Event Details’ tab found on the Single Product pages can be modified in an upgrade-safe way by overriding the FooEvents template files. Copy the event-tab.php template found at the following location: wp-content/plugins/fooevents/templates/event-tab.php Upload the file to the following location in your theme directory: wp-content/themes/YOUR_THEME_NAME/fooevents/templates/event-tab.php Warning: Do not edit these files within the FooEvents plugin…

  • How do I remove barcodes/QR codes from tickets?

    If you do not want barcodes to appear on your tickets, simply edit the event product and click on the “Event” tab where you will find an option called “Display barcode on ticket?” Uncheck this box and click “Update” to prevent barcodes from displaying on your tickets for this particular event.