The plugin offers different possibilities to build a customised presentation:
Example: put the link to tickets at the end of the event description and use a custom text for the link. To do this, go to the plugin settings, section “Auto inserted content” and deselect “Link from event to ticket”.
Next, at the end of the description of the events, insert the following shortcode:
[hello-link-to-ticket text=”You may acquire tickets to participate here”]
Notice that since you have deselected the automatic presentation of the ticket link, you need to insert this shortcode in the content af all events.
For better control you can create a custom event template in the form of a page. This page will be displayed with the usual (chosen) wordpress page template. In the case that you use the WordPress Editor, it will include shortcodes for the event information. If you use the Elementor editor you can install the companion plugin “Hello Event Widgets for Elementor” to use widgets instead of shortcodes . (A companion plugin that provides blocks to replace shortcodes may also be available later.)
When editing and testing the result of your custom event template, you need to choose a default event. This is done with help of the shortcode “hello-default-event”, which takes either the id or the slug of an event as parameter, and should be put first on the page, for example:
[hello-default-event slug=”my-test-event”]
Once this is in place you can use the various other shortcodes to present the event information, as described here: Hello Event – technical documentation .
There are two ways to use your custom event template page:
Examples:
[hello-event-list limit=10 event_page="my-custom-event-page"] [hello-event-calendar event_page="my-custom-event-page"]