Doc Tag: template

  • Import Tickets

    FooEvents has a built-in ticket CSV import tool that can be used to import a large number of tickets for an event. It can also be used to migrate ticket data from a third-party system into FooEvents. To import tickets, you will first need to install the FooEvents plugin and create an event. Summary Here…

  • How do I add support for daily start and end times to my ticket themes?

    As of version 1.5.5 of the FooEvents Multi-day plugin, you can select different start and end times for each day of a multi-day event. Support for this feature has also been added to all FooEvents Ticket Themes. Please follow these instructions to update an existing ticket theme. If you are using a customized ticket theme…

  • Code Snippets

    This is a Developer-level document. If you are unfamiliar with code/templates and resolving potential conflicts, please engage with a developer who is familiar with FooEvents and/or WooCommerce. Important, please read first These snippets are provided as a courtesy and do not form part of the FooEvents product offering. They are considered customizations and are not officially…

  • How do I display the event date in a specific place on my website?

    If you would like to have the date display in a specific place you might have to do some custom development as this is controlled by your WooCommerce theme/template. If you would like to modify the product/event page template, you will need to override the default WooCommerce templates. To do so, create a WooCommerce folder…