Description
Super events does two major things.
-
Creates an event type, as a custom post type. There is also a type taxonomy associated with the event post type. This will help you categorize events by type – E.g. weekly meeting, Special events, Guest speakers, etc.
-
Creates a sidebar widget for RSVP. You can drag this widget to any of your sidebars. This widget will appear ONLY on event type pages. The widget allows the user to enter a response (yes, no, may be) if logged in, else points a link to login/register. If the user has already set a RSVP, the user may update it here too.
Feedback
This is my first wordpress plugin. If you have any questions, comments, ideas, feedback, I would love to hear from you. If you would like to share an idea for a plugin, or need help with building your plugin, please feel free to reach me.
Reach me at – [[star at bharad dot net]]
Installation
This section describes how to install the plugin and get it working.
-
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-eventsfolder to the/wp-content/plugins/directory -
Activate the plugin through the ‘Plugins’ menu in WordPress
-
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.
-
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.
-
(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. -
(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.
FAQ
- How can see the headcount for an event?
-
You will see the headcount of an event, based on RSVP, in your dashboard events page.
- Can I configure the RSVP values?
-
This will be available in a future release.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs & développeurs
« Super Events » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Super Events » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
0.5
- Tested with WordPress 4.0.1
0.4
- Tested with WordPress 3.9
- Added date picker support
0.3
- Tested with newer versions of wordpress
0.2
- More detailed installation instructions
- Tested with newer versions of wordpress
0.1
- First version


