Description
This plugin allows users to embed their eventpeak channels into the website without iframe – directly into the page
How it works:
-
Install plugin.
-
While editing page add [eventpeak_show_channel] shortcode
-
Following parameters available:
- channel – you channel id (for example « 717 »)
- components – search block components to display: combination of the following allowed : « search » , « map » , « cards » (for example « search,map,cards »)
- cssclass – additional class which will be added to widget iframe element for css customization (for example « myeventpeakiframe »)
- daterangedays – range parameter to display events, number, in days (for example « 30 »)
- width – initial width of the channel widget (for example « 100% »)
- height – initial height of the channel widget (for example « 1300px »)
Installation
Use WordPress’ Add New Plugin feature, searching « Eventpeak Channel », or download the archive and:
- Unzip the archive on your computer
- Upload
eventpeak-channeldirectory to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add plugin to your page and customize parameters
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« Eventpeak Channel » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Eventpeak Channel » 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.
Historique des changements
1.0.5 (2018-12-13)
- Update to plugin description
1.0.4 (2018-11-23)
- Support for new highligthed events functionality
1.0.3 (2018-03-01)
- Initial version