Testseite mit Varianten für Gutenberg
Einzelner Event mit „Tag1“
[ameliaevents event=1]
Einzelner Event mit „Tag2“
[ameliaevents event=2]
Einzelner Event mit kommenden Events
[ameliaevents event=1 recurring=20]
… if you want to show a list of all your events
[ameliaevents]
… if you want to show a list of all your events
[ameliaevents type=list]
Der Hilfetext fürs Einbetten:
(runde Klammern müssen eckig sein 🙂
How to Add the Events List Booking Form to Your Website
To add one of the booking forms to your website, you will need to add Amelia shortcode to one (or more) of your website’s pages. Below you will find instructions on how to add Amelia shortcode using different page builders: Gutenberg, Elementor, and Classic editor.
If you use another page builder or cannot find the shortcode button you can use one of the following shortcodes for adding the Events list booking form:
-
- (ameliaevents) or (ameliaevents type=list) if you want to show a list of all your events,
(ameliaevents tag='name')
if you want to show just the events that belong to the same tag defined during the creation of events, where “name” will be replaced with the tag name,- (ameliaevents event=1) if you want to show only the event with ID 1 without its recurring events,
- (ameliaevents event=1 recurring=1) if you want to show the event with ID 1 with all his recurring events.
Just put the shortcode on the page and “Publish” or “Update” it. You will find all the shortcodes available for Amelia on the Amelia Shortcodes page.
Gutenberg Blocks
First go to WP Pages, choose “Add New” and in the top right corner or below the page title you will see the “+” (“Add Block”) option. Once you click on this option you will have the option to choose Amelia or you can write Amelia in the Search block.

When you click on one of the options for displaying the booking form, the shortcode will appear in the block. Choose “Events” from the Amelia blocks list and you will see more options for the shortcode in the right panel. You can choose the List or the Calendar view (List view is the default one) and when you enable the option “Preselect Booking Parameters” you will see more options to choose from – you can choose if you want to show just one particular event, one event with all its recurring events or one particular type of events by choosing a tag from the list that you have previously added to your events during the creation. If you just want to show the list of all events, just skip selecting anything here.
If you choose something in these fields you will notice that the shortcode is automatically changed.
When you finish preparing your Amelia shortcode, click on the “Publish” button to save your changes and publish the page.