-
·
Attendee check-ins
FooEvents tickets can have different statuses depending on whether the attendee has checked in, the order has been paid, or the ticket has been canceled. You can update an attendee’s ticket status in several ways. Edit the ticket to change the check-in status You can check someone in by changing the status of the ticket…
-
·
Event setup
Visit our Use Case section for detailed event setup examples FooEvents enhances standard WooCommerce products and adds various meta so they can act as events. Customers can then purchase tickets which gives them access to the event. In order to create an event, you simply create a WooCommerce product, enable the event functionality and complete…
-
·
Check-ins App
The free FooEvents Check-ins app gives you the tools to manage access to your events, venues and other services like a pro! The app is available for both iOS and Android. Please note: We do not sell or provide the source code for our mobile apps. Download the FooEvents Check-ins app (iOS and Android) Visit…
-
·
Does FooEvents support WP Engine hosting?
Yes, FooEvents supports WP Engine hosting. If you do experience any issues such as a CSV file that does not contain any attendee information or the inability to view a specific event’s tickets in the FooEvents Check-ins app, add the following code to your wp-config.php file: define( ‘WPE_GOVERNOR’, false );
-
·
Can I purchase the source code for the iOS or Android app?
Sorry we do not sell or provide the source code for our apps at this stage.
-
·
Why does the FooEvents Check-ins app stop working after a while?
The FooEvents Check-ins app connects to your WordPress website via the REST API. We recommend that you confirm that your website’s REST API is accessible by entering the following address in your web browser: ‘www.YOURWEBSITE.com/wp-json/fooevents/v1’. You should see a screen that displays code which starts with {“namespace”:”fooevents\/v1″,”routes”: as opposed to an error page such as…