Beschreibung
A WordPress plugin to show a list of upcoming events on the front-end as widget.
Usage
After installing and activating the plugins
- Go to Admin Dashboard -> Event -> Add New and
- Create your upcoming event with event title, event description, event starting date , event closing date and event venue. Then
- Go to Admin Dashboard -> Appearance -> Widgets and
- Find „Upcoming Events“ and click on it.
- Select at which widget area you want to show it. and click Add Widget
- Give widget title and choose the number of events you want to show and click Save
Screenshots
Installation
Installing the plugins is just like installing other WordPress plugins. If you don’t know how to install plugins, please review the two options below:
Install by Search
- From your WordPress dashboard, choose ‚Add New‘ under the ‚Plugins‘ category.
- Search for ‚upcoming-events-lists‘ a plugin will come called ‚Upcoming Events Lists‘ and Click ‚Install Now‘ and confirm your installation by clicking ‚ok‘
- The plugin will download and install. Just click ‚Activate Plugin‘ to activate it.
Install by ZIP File
- From your WordPress dashboard, choose ‚Add New‘ under the ‚Plugins‘ category.
- Select ‚Upload‘ from the set of links at the top of the page (the second link)
- From here, browse for the zip file included in your plugin titled ‚upcoming-events-lists.zip‘ and click the ‚Install Now‘ button
- Once installation is complete, activate the plugin to enable its features.
Install by FTP
- Find the directory titles ‚upcoming-events-lists‘ and upload it and all files within to the plugins directory of your WordPress install (WORDPRESS-DIRECTORY/wp-content/plugins/) [e.g. http://www.yourdomain.com/wp-content/plugins/
- From your WordPress dashboard, choose ‚Installed Plugins‘ option under the ‚Plugins‘ category
- Locate the newly added plugin and click on the ‚Activate‘ link to enable its features.
FAQ
Do you have questions or issues with Upcoming Events Lists? Ask for support
Rezensionen
Mitwirkende & Entwickler
„Upcoming Events Lists“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Upcoming Events Lists“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
version 1.3.3 – 2019-01-23
- Tweak – Checked version compatibility upto WordPress 5.0
- Dev – Add
Upcoming_Events_Lists_Event
class for event post type. - Dev – Update core code.
version 1.3.2 – 2017-01-15
- Updated – Updated jQuery UI Datepicker style for Admin.
- Updated – Updated minor change on widget style.
version 1.3.0
- Added event start date, end date and venue at viewing single page
version 1.2
- Making it translation ready.
- Translated to Bengali Language.
version 1.1
- Fixed issue with style.
- Added feature to add Event Image.
version 1.0
- Implementation of basic functionality.