Event Registration for Wordpress

Tips

  • For event listings and registration to work you must create a new page on your site and on that page, in html view, put this text: {EVRREGIS} Save the page.
  • For an events calendar with hover over event information and hyperlinks, create a page and on that page, in html view, put this text: {EVR_CALENDAR} Save the page.
  • Disable comments on pages that are used for registration, pages that you use the shortcodes {EVRREGIS} or {EVR_CALENDAR}.
  • For managing online payments and Paypal payment notifications, create a page on your site and hide the page hidden from navigation. On that page, in the html view, put this text: [EVR_PAYMENT] Save the page.  Use that page hyperlink in the Company Settings for Paypal Notifications.
  • If you want to setup a page for a single event, use this shortcode on the page: [EVR_SINGLE event_id="??"] where ?? is the ID number of the event (you can only use one shortcode per page!)
  • If you want to setup a page for a particular category of events, use this shortcode on the page: [EVR_CATEGORY event_category_id="????"] where ???? is your custom identfier – see category listing (you can only use one shortcode per page!)