WooEvents
Wordpress Calendar and Event Booking
Thank you for purchasing my plugin.
If you have any questions that are beyond the scope of this help file, please feel free to email via my plugin page contact form here.
WooEvents is Wordpress plugin that using WooCommerce to create events, events calendar, events map, events scheduler and manage all your online events easily. Allow visitors to register account, submit and booking events
Features list
- Bookings, allow users to booking events
- Recurring events
- Use WooCommerce to create and sell tickets
- Multiple Payment mode
- Users submit Events
- Email notification to admin when users submit event
- Email to user when booking or booking sucsess or cancel
- Email reminder when order complete
- User History booking
- Events grid shortcode
- Lists Countdown
- Listing upcoming or past event
- Ical import and Google Calendar support
- Limit the number of bookings in an event
- Custom ticket types
- Free ticket support
- Event status (number tickets, status tickets)
- Calendar with tooltip, agenda week, agenda day, basic week, basic day view table
- Calendar Shortcode
- Table Shortcode
- Single event with 3 layout
- Listing filter bar (upcoming, ongoing, past)
- Event Search widget
- Event with scheduler
- Event navigation
- Event with speaker
- Coupon code
- Support category, tag
- Visual Comporser Support
- Custom thumbsize
- Supper easy configuration
- A lot of free addon
- And more ...
NOTE
1. If your theme has customise and style template of woocommerce, you will need to use your theme style which your has customised and to fix some confilct code you could follow this guide
st1. Go To WooEvents > General > Main Purpose > Only use metadata > Save Settings: http://i.imgur.com/o4ZCGNs.png
st2. Go to WooEvents > Single Event Setting tab > Default Layout Purpose > Event > Save Settings: http://i.imgur.com/JNKaaEF.png
2. If your theme has customise and you want to sell event and normal product, you could follow this guide:
st1. Go To WooEvents > General > Main Purpose > Only use metadata > Save Settings: http://i.imgur.com/o4ZCGNs.png
st2. Go to WooEvents > Single Event Setting tab > Default Layout Purpose > Choose default layout you want to use > Save Settings: http://i.imgur.com/JNKaaEF.png
st3. Go to Products > Add new product > Select layout for product as event or producthttp://i.imgur.com/ElNfLBo.png
The Full Package includes these following files and folders:
- Documentation folder - Contain this document
- Installation Files folder - Contain installable file plugin
- woo-events.zip folder - WordPress Plugin Installation file
WooCommerce is required for the plugin to work properly
Install via Wordpress admin
- Login to WordPress Admin
- In the left menu panel go to Plugins > Add New > Upload to install plugin
- Click Upload
- Browse your download package to select installation files
- Click Install Now button
- Once it's uploaded, click the Activate link
Install via FTP Account
- Use your FTP software to browse to wp-content/plugins folder to install plugin
- Extract the installation files to their corresponding folders, for example woo-events.zip to woo-events and upload to server
- Once it's uploaded, go to your WordPress Admin, browse to Plugins > Installed Plugins
- Click the Activate link
Update
- Deactive "WooEvents" plugin by going to Plugins > Deactive "WooEvents" plugin
- Delete older version by clicking on Delete link. Confirm to delete.
- Update and re-install new version.
To install sample data as seen on our demo page, following these steps
Make sure you have installed WooEvents and WooCommerce plugins
Step 1. Go to Tools > Import, then click on Wordpress
Step 2. If it is not yet installed before, you have to install it. On the popup window, click on "Install Now"
Step 3. After installed successfully, click on Activate Plugin & Run Importer
Step 5. After uploaded, the confirmation page appears. Check the Download and import file attachments option and click Submit. If you have trouble with importing (it might breaks in the middle due to long execution time), try again with this option Unchecked!
Step 6. OK, done!
1. Go To Wordpress Admin > Product > Add New Product
2. Set a title, description, featured image and required field of the event
3. There are 4 different Recurrence: day, week, month, custom
Recurrence by custom only availabe from version 3.0
With Recurrence by custom you can create event with special date or special day of Week or month
Note: When you change date of recurring event then plugin will auto delete old event and create new event with new date which you have changed
if you dont want to auto delete old event and create new event with recurring event then you can select create recurring by custom date
4. Location Settings
5. Event ticket Settings
6. Event custom info
Add your custom info instead of fixed info field
7. Event label
Add custom label for special event, example: Featured, Canceled, Hot ...
1. Go To Wordpress Admin > Speaker > Add New Speaker
2. Enter Name (title), description, featured image Speaker
3. Speaker info Setings
Calendar
Calendar is a shortcode for displaying events on a full-sized calendar.
defaultdate: Ex:"2016-05-19". The initial date displayed when the calendar first loads. When not specified, this value defaults to the current date.
ids - List of IDs to query, separated by a comma
ex_ids - Exclude List post IDs to retrieve, separated by a comma
cat - List of category ids (or slug), separated by a comma
view - Select view mode of calendar
- Month: view=""
- Basic Week: view="basicWeek"
- Agenda Week: view="agendaWeek"
- Basic Day: view="basicDay"
- Agenda Day: view="agendaDay"
- List Month: view="listMonth" Only available in version 3.5 ++
- List Year: view="listYear" Only available in version 3.5 ++
viewas_button - Choose view as button to show in calendar, WooEvent has support 4 view as button: month,basicWeek,agendaWeek,basicDay,agendaDay,listMonth,listYear
Example: viewas_button="month,agendaWeek,basicDay,listYear"
style - Calendar Month Style, Select between classic (style="") or modern (style="modern")
firstday - The day that each week begins, Select between 1 > 7, example: firstday="2" to display week begin from Tuesday
orderby - Calendar Month Style, Select between Default (orderby="") or Upcoming (orderby="upcoming") or past (orderby="past")
show_ical - Show Ical export button, Select between No (show_ical="") or Yes (show_ical="yes")
cat_list - List of category id separated by a comma to show in select box filter, leave blank to show all, enter hide to hide this box
tag_list - List of Tags id separated by a comma to show in select box filter, leave blank to show all, enter hide to hide this box
loc_list - List of Venues id to show in select box filter, leave blank to show all, enter hide to hide this box
spk_list - List of Speaker id to show in select box filter, leave blank to show all, enter hide to hide this box
Other Parameters:
- cat="" - List of cat ID (or slug) to query, separated by a comma
- taxonomy="" - Enter name of custom Taxonomy to query
- terms="" - List of Terms ID (or slug) of custom taxonomy, separated by a comma
- speaker_id="" - Enter speaker id to query
mintime - Determines the first time slot that will be displayed for each day, default 00:00:00 (only use for weekly view)
maxtime - Determines the last time slot that will be displayed for each day, default 24:00:00 (only use for weekly view)
Calendar month classic
Agenda week
Calendar has a number of different "views", or ways of displaying days and events. view='agendaWeek', To display Calendar view as: Agenda week
Basic week
view='basicWeek' : To display Calendar view as: Basic week
Agenda Day
view='agendaDay' : To display Calendar view as: Agenda Day
Basic Day
view='basicDay' : To display Calendar view as: Basic Day
Tables Events
Tables Events is a responsive shortcode for displaying events on table easy.
- style - Select between default (style="") style 1 (style="1") style 2 (style="2") or Border style (style="3")
- ids - List of IDs to query, separated by a comma
- ex_ids - Exclude List post IDs to retrieve, separated by a comma
- count - Total number of items to show. Default 6
- posts_per_page - Number of items per page
- cat - List of category ids (or slug), separated by a comma
- tag - List of tag ids (or slug), separated by a comma
- order - Order ascending or descending (select ASC or DESC)
- orderby - Choose order condition
- 'date' - Order by date.
- 'ID' - Order by post id. Note the captialization.
- 'author' - Order by author.
- 'title' - Order by title.
- 'name' - Order by post name (post slug).
- 'name' - Order by post name (post slug).
- 'modified' - Order by last modified date.
- 'parent' - Order by post/page parent id.
- 'rand' - Random order.
- 'menu_order' - Order by Page Order. Used most often for Pages (Order field in the Edit Page Attributes box) and for Attachments (the integer fields in the Insert / Upload Media Gallery dialog), but could be used for any post type with distinct 'menu_order' values (they all default to 0).
- 'meta_value' - Note that a 'meta_key=keyname' must also be present in the query. Note also that the sorting will be alphabetical which is fine for strings (i.e. words), but can be unexpected for numbers (e.g. 1, 3, 34, 4, 56, 6, etc, rather than 1, 3, 4, 6, 34, 56 as you might naturally expect). Use 'meta_value_num' instead for numeric values.
- 'meta_value_num' - Order by numeric meta value (available with Version 2.8). Also note that a 'meta_key=keyname' must also be present in the query. This value allows for numerical sorting as noted above in 'meta_value'.
- 'post__in' - Preserve post ID order given in the ids array
- 'upcoming' - Display the upcoming Events based on Start Date. Arranged by chronological order of the upcoming events
- 'ontoup' - Display the ongoing and upcoming Events based on Start Date.
- 'past' - Display the Past Events based on Start Date. Arranged by chronological order of the Past events
- 'day' - Display the Events of current day
- 'week' - Display the Events of current week
- 'month' - Display the Events of current month
- 'year' - Display the Events of current year
- 'none' - No order
- show_atc - Choose "Yes" (show_atc="1") or "No" (show_atc="0") to Show add to cart button instead if view details button
- show_time - Choose "Yes" (show_time="1") or "No" (show_time="0") to Show time on date
- featured - Choose "Yes" (featured="1") to query only featured event
- meta_key - Enter Custom field key
- search_sort - Choose "Yes" (search_sort="1") to show live search & sort
Table Default style
Table Style 1
Tabel Style 2
Tabel Style 3
Events Grid
Grid Events is a responsive shortcode for displaying events on grid easy.
[we_grid style="" columns="" ids="" ex_ids="" count="" posts_per_page="" cat="" tag="" order="" orderby=""]
- style - Select between modern (style="") or classic (style="classic")
- columns - Select number of columns from 1 > 5, example: columns="3"
- ids - List of IDs to query, separated by a comma
- ex_ids - Exclude List post IDs to retrieve, separated by a comma
- count - Total number of items to show. Default 6
- posts_per_page - Number of items per page
- cat - List of category ids (or slug), separated by a comma
- tag - List of tag ids (or slug), separated by a comma
- order - Order ascending or descending (select ASC or DESC)
- orderby - Choose order condition
- 'date' - Order by date.
- 'ID' - Order by post id. Note the captialization.
- 'author' - Order by author.
- 'title' - Order by title.
- 'name' - Order by post name (post slug).
- 'name' - Order by post name (post slug).
- 'modified' - Order by last modified date.
- 'parent' - Order by post/page parent id.
- 'rand' - Random order.
- 'menu_order' - Order by Page Order. Used most often for Pages (Order field in the Edit Page Attributes box) and for Attachments (the integer fields in the Insert / Upload Media Gallery dialog), but could be used for any post type with distinct 'menu_order' values (they all default to 0).
- 'meta_value' - Note that a 'meta_key=keyname' must also be present in the query. Note also that the sorting will be alphabetical which is fine for strings (i.e. words), but can be unexpected for numbers (e.g. 1, 3, 34, 4, 56, 6, etc, rather than 1, 3, 4, 6, 34, 56 as you might naturally expect). Use 'meta_value_num' instead for numeric values.
- 'meta_value_num' - Order by numeric meta value (available with Version 2.8). Also note that a 'meta_key=keyname' must also be present in the query. This value allows for numerical sorting as noted above in 'meta_value'.
- 'post__in' - Preserve post ID order given in the ids array
- 'upcoming' - Display the upcoming Events based on Start Date. Arranged by chronological order of the upcoming events
- 'ontoup' - Display the ongoing and upcoming Events based on Start Date.
- 'past' - Display the Past Events based on Start Date. Arranged by chronological order of the Past events
- 'day' - Display the Events of current day
- 'week' - Display the Events of current week
- 'month' - Display the Events of current month
- 'year' - Display the Events of current year
- 'none' - No order
- 'has_signed_up' - Has signed up
- 'has_submited' - Has Submited
- number_excerpt - Number of excerpt to show
- show_time - Choose "Yes" (show_time="1") or "No" (show_time="0") to Show time on date
- featured - Choose "Yes" (featured="1") to query only featured event
- meta_key - Enter Custom field key
Grid 2 columns
[we_grid columns="2"]
Grid 3 columns
[we_grid columns="3"]
Grid 4 columns
[we_grid columns="4"]
Events Map
Events Map is a responsive shortcode for displaying events on Map easy.
[we_map type="" height="" center_map="" ids="" ex_ids="" count="" cat="" tag=""]
- center_map - Center position of Google Map
- zoom - Google Map Zoom number
- height - Height of Map
- count - Total number of items to show. Default 10
- ids - List of IDs to query, separated by a comma
- ex_ids - Exclude List post IDs to retrieve, separated by a comma
- type - Choose type
- 'all' - Display All Events
- 'upcoming' - Display the upcoming Events.
- 'past' - Display the Past Events
- cat - List of category ids (or slug), separated by a comma
- tag - List of tag ids (or slug), separated by a comma
Events Countdown
Events Countdown. Display a real-time countdown timer until the event end.
[we_countdown style="" ids="" ex_ids="" count="" cat="" tag="" order="" orderby=""]
- count - Total number of items to show. Default 10
- stylr - Choose style for countdown ( classic or modern)
- ids - List of IDs to query, separated by a comma
- ex_ids - Exclude List post IDs to retrieve, separated by a comma
- orderby - Choose order condition
- 'date' - Order by date.
- 'ID' - Order by post id. Note the captialization.
- 'author' - Order by author.
- 'title' - Order by title.
- 'name' - Order by post name (post slug).
- 'name' - Order by post name (post slug).
- 'modified' - Order by last modified date.
- 'parent' - Order by post/page parent id.
- 'rand' - Random order.
- 'menu_order' - Order by Page Order. Used most often for Pages (Order field in the Edit Page Attributes box) and for Attachments (the integer fields in the Insert / Upload Media Gallery dialog), but could be used for any post type with distinct 'menu_order' values (they all default to 0).
- 'meta_value' - Note that a 'meta_key=keyname' must also be present in the query. Note also that the sorting will be alphabetical which is fine for strings (i.e. words), but can be unexpected for numbers (e.g. 1, 3, 34, 4, 56, 6, etc, rather than 1, 3, 4, 6, 34, 56 as you might naturally expect). Use 'meta_value_num' instead for numeric values.
- 'meta_value_num' - Order by numeric meta value (available with Version 2.8). Also note that a 'meta_key=keyname' must also be present in the query. This value allows for numerical sorting as noted above in 'meta_value'.
- 'post__in' - Preserve post ID order given in the ids array
- 'upcoming' - Display the upcoming Events based on Start Date. Arranged by chronological order of the upcoming events
- 'ontoup' - Display the ongoing and upcoming Events based on Start Date.
- 'past' - Display the Past Events based on Start Date. Arranged by chronological order of the Past events
- 'day' - Display the Events of current day
- 'week' - Display the Events of current week
- 'month' - Display the Events of current month
- 'year' - Display the Events of current year
- 'none' - No order
- order - Order ascending or descending (select ASC or DESC)
- cat - List of category ids (or slug), separated by a comma
- tag - List of tag ids (or slug), separated by a comma
Events Carousel
Events Carousel. Display events on carousel easy..
[we_carousel ids="" ex_ids="" count="" posts_per_page="" cat="" tag="" order="" orderby="" autoplay=""]
- count - Total number of items. Default 6
- posts_per_page - Number items of each silder.
- ids - List of IDs to query, separated by a comma
- ex_ids - Exclude List post IDs to retrieve, separated by a comma
- style - Select classic(style="") or modern (style="modern")
- orderby - Choose order condition
- 'date' - Order by date.
- 'ID' - Order by post id. Note the captialization.
- 'author' - Order by author.
- 'title' - Order by title.
- 'name' - Order by post name (post slug).
- 'name' - Order by post name (post slug).
- 'modified' - Order by last modified date.
- 'parent' - Order by post/page parent id.
- 'rand' - Random order.
- 'menu_order' - Order by Page Order. Used most often for Pages (Order field in the Edit Page Attributes box) and for Attachments (the integer fields in the Insert / Upload Media Gallery dialog), but could be used for any post type with distinct 'menu_order' values (they all default to 0).
- 'meta_value' - Note that a 'meta_key=keyname' must also be present in the query. Note also that the sorting will be alphabetical which is fine for strings (i.e. words), but can be unexpected for numbers (e.g. 1, 3, 34, 4, 56, 6, etc, rather than 1, 3, 4, 6, 34, 56 as you might naturally expect). Use 'meta_value_num' instead for numeric values.
- 'meta_value_num' - Order by numeric meta value (available with Version 2.8). Also note that a 'meta_key=keyname' must also be present in the query. This value allows for numerical sorting as noted above in 'meta_value'.
- 'post__in' - Preserve post ID order given in the ids array
- 'upcoming' - Display the upcoming Events based on Start Date. Arranged by chronological order of the upcoming events
- 'ontoup' - Display the ongoing and upcoming Events based on Start Date.
- 'past' - Display the Past Events based on Start Date. Arranged by chronological order of the Past events
- 'day' - Display the Events of current day
- 'week' - Display the Events of current week
- 'month' - Display the Events of current month
- 'year' - Display the Events of current year
- 'none' - No order
- order - Order ascending or descending (select ASC or DESC)
- cat - List of category ids (or slug), separated by a comma
- tag - List of tag ids (or slug), separated by a comma
- autoplay - Choose "On" (show_meta="on") to Auto next slider
- autoplayspeed - Autoplay Speed, Enter millisecond, Example: 5000
- show_time - Choose "Yes" (show_time="1") or "No" (show_time="0") to Show time on date
- featured - Choose "Yes" (featured="1") to query only featured event
- meta_key - Enter Custom field key
Events Timeline
Events Timeline. Display events on Timeline easy..
[we_timeline ids="" ex_ids="" count="" posts_per_page="" cat="" tag="" order="" orderby=""]
- count - Total number of items. Default 6
- ids - List of IDs to query, separated by a comma
- ex_ids - Exclude List post IDs to retrieve, separated by a comma
- orderby - Choose order condition
- 'date' - Order by date.
- 'ID' - Order by post id. Note the captialization.
- 'author' - Order by author.
- 'title' - Order by title.
- 'name' - Order by post name (post slug).
- 'name' - Order by post name (post slug).
- 'modified' - Order by last modified date.
- 'parent' - Order by post/page parent id.
- 'rand' - Random order.
- 'menu_order' - Order by Page Order. Used most often for Pages (Order field in the Edit Page Attributes box) and for Attachments (the integer fields in the Insert / Upload Media Gallery dialog), but could be used for any post type with distinct 'menu_order' values (they all default to 0).
- 'meta_value' - Note that a 'meta_key=keyname' must also be present in the query. Note also that the sorting will be alphabetical which is fine for strings (i.e. words), but can be unexpected for numbers (e.g. 1, 3, 34, 4, 56, 6, etc, rather than 1, 3, 4, 6, 34, 56 as you might naturally expect). Use 'meta_value_num' instead for numeric values.
- 'meta_value_num' - Order by numeric meta value (available with Version 2.8). Also note that a 'meta_key=keyname' must also be present in the query. This value allows for numerical sorting as noted above in 'meta_value'.
- 'post__in' - Preserve post ID order given in the ids array
- 'upcoming' - Display the upcoming Events based on Start Date. Arranged by chronological order of the upcoming events
- 'ontoup' - Display the ongoing and upcoming Events based on Start Date.
- 'past' - Display the Past Events based on Start Date. Arranged by chronological order of the Past events
- 'day' - Display the Events of current day
- 'week' - Display the Events of current week
- 'month' - Display the Events of current month
- 'year' - Display the Events of current year
- 'none' - No order
- order - Order ascending or descending (select ASC or DESC)
- cat - List of category ids (or slug), separated by a comma
- tag - List of tag ids (or slug), separated by a comma
- number_excerpt - Number of excerpt to show
Events Search
Events Search. Display events search form with filter
[we_search cats="" tags="" location="" years="" show_viewas="" search_ajax="" search_layout="" result_showin=""]
- cat - List of Category ID (or slug), separated by a comma, Ex: 13,14 (enter hide to hire this field)
- tags - List of Tags ID (or slug), separated by a comma, Ex: 13,14 (enter hide to hire this field)
- location - List of Venue ID, separated by a comma, Ex: 13,14 (enter hide to hire this field)
- years - List of year, separated by a comma, Ex: 2015,2016,2017 (enter hide to hire this field)
- search_ajax - Using search ajax feature (search_ajax="1")
- show_viewas - Show view as dropdown list
- search_layout - Show search ajax result in table (search_layout="") or grid layout (search_layout="grid")
- result_showin - Enter class or id of element you want to show search result, default show in search shortcode element
Speaker Carousel
Events Speaker. Display Spkear on carousel easy..
[we_speakers ids="" count="" posts_per_page="" order="" orderby="" meta_key="" show_meta="" autoplay=""]
- count - Total number of items. Default 6
- posts_per_page - Number items of each silder.
- ids - List of IDs to query, separated by a comma
- orderby - Choose order condition
- 'date' - Order by date.
- 'ID' - Order by post id. Note the captialization.
- 'author' - Order by author.
- 'title' - Order by title.
- 'name' - Order by post name (post slug).
- 'name' - Order by post name (post slug).
- 'modified' - Order by last modified date.
- 'parent' - Order by post/page parent id.
- 'rand' - Random order.
- 'menu_order' - Order by Page Order. Used most often for Pages (Order field in the Edit Page Attributes box) and for Attachments (the integer fields in the Insert / Upload Media Gallery dialog), but could be used for any post type with distinct 'menu_order' values (they all default to 0).
- 'meta_value' - Note that a 'meta_key=keyname' must also be present in the query. Note also that the sorting will be alphabetical which is fine for strings (i.e. words), but can be unexpected for numbers (e.g. 1, 3, 34, 4, 56, 6, etc, rather than 1, 3, 4, 6, 34, 56 as you might naturally expect). Use 'meta_value_num' instead for numeric values.
- 'meta_value_num' - Order by numeric meta value (available with Version 2.8). Also note that a 'meta_key=keyname' must also be present in the query. This value allows for numerical sorting as noted above in 'meta_value'.
- 'post__in' - Preserve post ID order given in the ids array
- 'none' - No order
- order - Order ascending or descending (select ASC or DESC)
- meta_key - Enter Custom field key
- show_meta - Choose "Yes" (show_meta="1") or "No" (show_meta="0") to show or hide metadata of speaker
- autoplay - Choose "On" (show_meta="on") to Auto next slider
Speaker Grid
Speaker Grid. Display Speaker on grid easy..
[we_speakers_grid count="999" posts_per_page="3" columns="3" order="ASC"]
- count - Total number of items. Default 6
- posts_per_page - Number items of each page.
- ids - List of IDs to query, separated by a comma
- columns - Select number of columns from 1 > 5, example: columns="3"
- orderby - Choose order condition
- 'date' - Order by date.
- 'ID' - Order by post id. Note the captialization.
- 'author' - Order by author.
- 'title' - Order by title.
- 'name' - Order by post name (post slug).
- 'name' - Order by post name (post slug).
- 'modified' - Order by last modified date.
- 'parent' - Order by post/page parent id.
- 'rand' - Random order.
- 'menu_order' - Order by Page Order. Used most often for Pages (Order field in the Edit Page Attributes box) and for Attachments (the integer fields in the Insert / Upload Media Gallery dialog), but could be used for any post type with distinct 'menu_order' values (they all default to 0).
- 'meta_value' - Note that a 'meta_key=keyname' must also be present in the query. Note also that the sorting will be alphabetical which is fine for strings (i.e. words), but can be unexpected for numbers (e.g. 1, 3, 34, 4, 56, 6, etc, rather than 1, 3, 4, 6, 34, 56 as you might naturally expect). Use 'meta_value_num' instead for numeric values.
- 'meta_value_num' - Order by numeric meta value (available with Version 2.8). Also note that a 'meta_key=keyname' must also be present in the query. This value allows for numerical sorting as noted above in 'meta_value'.
- 'post__in' - Preserve post ID order given in the ids array
- 'none' - No order
- order - Order ascending or descending (select ASC or DESC)
- meta_key - Enter Custom field key
- show_meta - Choose "Yes" (show_meta="1") or "No" (show_meta="0") to show or hide metadata of speaker
Contact Form 7 is required for this feature to work properly
- 1. Copy sample contact form (above) to create submit form
- 2.Copy the contact form shortcode. Go to add new page. Paste the contact form shortcode into page content.
To go to WooEvents Settings page, click on "WooEvents" menu item.
General settings - Contain all general settings
Map Settings - Contain settings of google map like: API, Icon, Zoom ...
Single Event Settings - Contain all global settings of single event
Search Bar - Contain settings of search bar in archive page, this option will be removed soon
Email reminder - Contain settings of email reminder and feedback
Submit event - Contain settings of submit event form
Js & Css - Contain settings of js and css file and allow add custom css and js code
Submit event - Contain settings of submit event form
Front end Static Text - Contain option to change some frontend text
Email Reminder - This feature allow auto send automatic email reminder to user who has completed (after the order is marked as complete) sign up the event before X time event start
Email Feedback This feature allow you can send automatic email thank you or reminder review or feedback to user has bought event after X time event end.
Note: Google Maps APIs now requires API key so to make event map work, you need to use API Key
You can follow this guide to create API key
- Go to the
Google API Console.
- Create or select a project.
- Click Continue to enable the API and any related services.
- On the Credentials page, get a Browser key (and set the API Credentials).
Note: If you have an existing Browser key, you may use that key.
- Copy API key.
- Patse to Settings field
You can check this link for more infomation:https://developers.google.com/maps/documentation/javascript/get-api-key#get-an-api-key
1. PDF Invoice
- You just install this addon to config PDF Invoice
- To config PDF Invoice you just go to WooCommerce > PDF Invoices
2. Export CSV attendees
- You could download and install this addon to config Export CSV attendees
- To config enable multiple attendees info for checkout page, you just go to WooEvents Settings page > Enable multiple attendees info > Yes
- To config Export CSV attendees you just go to WooCommerce > Settings > Product > Product Customer List
- To Export CSV attendees you just go to bottom of the WooCommerce product edit page
The plugin is translation ready, please follow the steps bellow:
To translate front end, you can go to WooEvents > Front end static text (this option only visible in version 2.1)
To translate all static text (front end & back end) you can follow this guide
To edit template of event element you just copy folder "templates" in the folder "plugins/woo-events/" to you theme folder and change name to "woo-events" and you can customise it as you want
I've used the following images, icons or other files as listed.
Once again, thank you so much for purchasing this plugin. As I said at the beginning, I'd be glad to help you if you have any questions relating to this plugin. No guarantees, but I'll do my best to assist. If you have a more general question relating to the plugin on Codecanyon, you might consider visiting the forums and asking your question in the "Item Discussion" section.
ExThemes