Banner for Super Events
Super Events is an event management plugin with RSVP. Wordpress Tutorial
Noted That:
  • To install correctly this super-events.zip .
  • Fisrt Download the super-events.zip to your computer
  • Extract/Open super-events.zip to Your Computer.
  • Then, Find readme.txt file inside super-events.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " super-events.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Super Events

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Super Events

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Super Events

Step-5 : Now, Browse " super-events.zip " Downloaded plugin from your computer, Where you downloaded " super-events.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Super Events

Step-6 : Now, Click on " Active Plugin "

Activate Super Events

Step-7 : Then, See left Side Menu. " Super Events " folder is added on left Side Menu. Now, Click on " Super Events " folder.

Noted that: If you do not see " Super Events " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Super Events Configurations and Settings or How to work " Super Events " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Super Events " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Super Events
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

This section describes how to install the plugin and get it working.

  1. On your admin dashboard, click on “Plugins”. Click on “Add New”. Search for “superevents”. On the search results page, click “Install Now”.

    If you prefer the manual way, you can also download the superevents plugin, unzip it and upload super-events folder to the /wp-content/plugins/ directory

  2. Activate the plugin through the ‘Plugins’ menu in WordPress

  3. You will now see ‘EVENTS’ post type below comments in your dashboard. You can create as many events as you want. You can also categorize events by type.

  4. Go to Appearance -> Widgets. You will see the RSVP widget. Add this widget to your sidebar, configure it. The widget appears only on event pages.

  5. (OPTIONAL STEP) If you want more control over CSS:
    Copy superevents.css from the superevents/css folder, paste it to your theme folder and override the values. Note: If you do so, the css file in the superevents/css folder ll not be loaded. In any case, only one of the stylesheets is loaded. All element IDs and Classes have superevents as a prefix.

  6. (OPTIONAL STEP) if you want more control over the template:
    In your theme directory, make a copy of single.php, rename it to ‘single-event.php’.
    This template ll be picked up for all single event type pages instead.
    You may also want to overload taxonomy ‘type’ if required with a custom template.
    Please try to reuse CSS by adding superevents prefix in all your elements.


Name