Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Eventpeak Channel

Beschrijving

This plugin allows users to embed their eventpeak channels into the website without iframe – directly into the page

How it works:

  1. Install plugin.

  2. While editing page add [eventpeak_show_channel] shortcode

  3. 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”)

Installatie

Use WordPress’ Add New Plugin feature, searching “Eventpeak Channel”, or download the archive and:

  1. Unzip the archive on your computer
  2. Upload eventpeak-channel directory to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Add plugin to your page and customize parameters

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Eventpeak Channel” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Eventpeak Channel” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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