Plugin documentation version 1.0
This addon provides several options to market events.
To install plugin/addon directly from the admin area. Download the plugin to your computer, then log in to your WP admin area and go to Plugins > Add New. In the new page, click on “Upload Plugin” button on top and then click on “Choose File”. Locate the plugin zip file in your computer and then press “Install Now” button. Once everything is ready, in the next page, click on “Activate Plugin” button.
For a manual install of a plugin/addon, first download the plugin to your computer. Start the FTP program and then navigate to the wp-content folder. Upload the plugin folder in your computer to wp-content/plugins folder. Then press the “Activate Plugin” link on the plugin page.
If you want to learn more about using ftp to install plugin, please check these links:
https://www.godaddy.com/help/install-a-wordpress-plugin-with-ftp-26312After the addon is installed and activated, a 'Report' menu will appear in myeventon menu. You can get to Promote dashboard by clicking on the link. This is where settings are enabled and configured to make functions run.
As there are couple of features that require connecting with the main program through API, user can start the setup with configuration of it first.
Select "Add Popups" in shortcode generator and then add 1) the ID of the event you want to display as popup, 2) when you want the popup box to appear, 3) choose if you want a opt-in form to appear in in the popup. The code thus generated can be added in the page.
Select "Add Slide-ins" in shortcode generator and then add 1) the ID of the event you want to slide-in, 2)when you want the slide-in to appear 3) choose if you want a opt-in form to appear in slide-in. The code thus generated can be added in the page.
Select "Add Embeds" in shortcode generator and then add 1) the ID of the event you want to embed, 2) which position you want to embed it in, 3) choose if you want a opt-in form to appear in slide-in. The code thus generated can be added in the page.
The mailing list feature uses Mailchimp and the plugin should be connected with it first through API. Once the API is added, the list dropdown box will populate with the mailing lis in your mailchimp. You can select the one you want the information to collect in.
To enable the push notice feature, some information needs to be added. In the dashboard > Notification, turn on "Allow Browser Notifications of New Event" and then click on :Click Here" link to collect the required info. Add the "Server Key", "Legacy Server Key", "Sender ID" in the fields and save the form.
When creating a new event "Allow Browser Notification" button will be available under Publish meta box on the right side.
In dashboard > Reward / Discount, you need to add Facebook Application ID in the top field. You can add the test you want to display in "Facebook Share Discount Text" field and set the percent of discount you want to give for sharing in "Facebook Share Discount %" field.
To enable the push notice feature, some information needs to be added. In the dashboard > Notification, turn on "Allow Browser Notifications of New Event" and then click on :Click Here" link to collect the required info. Add the "Server Key", "Legacy Server Key", "Sender ID" in the fields and save the form.
Enabling this option will provide the option to compose the Promote message to be sent to the Ticket buyers. Several dynamic values are provided so that when composing the message you can add values like Event Location, Event Title, Event Date etc.
This is where you can add the message to send when the Order status changes. Dynamic values can be usded so that Event Title, Loction, Dates etc can be inluded in the message.
When buyers fills up the form during checkout, a new field will appear where they can add their mobile number to receive the Promote.
In dashboard > Reward / Discount, you need to add Facebook Application ID in the top field. You can add the test you want to display in "Facebook Share Discount Text" field and set the percent of discount you want to give for sharing in "Facebook Share Discount %" field.
Enabling this option will provide the option to compose the Promote message to be sent to the Ticket buyers. Several dynamic values are provided so that when composing the message you can add values like Event Location, Event Title, Event Date etc.
This is where you can add the message to send when the Order status changes. Dynamic values can be usded so that Event Title, Loction, Dates etc can be inluded in the message.
When buyers fills up the form during checkout, a new field will appear where they can add their mobile number to receive the Promote.
Our support covers assistance with issues directly linked to the plugin only. We cannot provide web design agency service or help with customization requests. Sometimes we may help with small tweaks, but they are not always guaranteed.
Please visit our profile page or ask question info@momothemes.com
Support for item includes:Given css file primarily contains all the code used for styling the admin panels. Use the codes in the file to customize the addon/plugin even further. The included file is under eventon-Promote/assets/css/
This is the Javascript file with custom codes used to make the addon/plugin work. All JavaScript codes are included under eventon-Promote/assets/js/