Popis
Plugin WordPressu vypisující seznam nadcházejících událostí na front-end jako 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
Snímky obrazovky
Instalace
Instalace pluginu je stejná jako u ostatních WordPress pluginů. Pokud nevíte jak instalovat pluginy, podívejte se prosím na dvě níže uvedené možnosti:
Nainstalovat z vyhledávače
- 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.
Nainstalovat ze souboru ZIP
- 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.
Nainstalovat pomocí 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
- Najděte nově přidaný plugin a klikněte na odkaz ‚Aktivovat‘ pro jeho použití.
Nejčastější dotazy
Máte nějaké otázky nebo problémy s Upcoming Events Lists? Zeptejte se
Recenze
Autoři
Upcoming Events Lists je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Upcoming Events Lists” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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.