The [stec_single] shortcode displays a specific event. Example:
[stec_single event_id="2674"] — where 2674 is the event ID.
This shortcode is not related to the "Open Events in Single Page" option.
When the "Open Events In" setting is set to "Single Page" the calendar redirects to your theme single.php template and uses the the_content() hook to insert the event layout.
If nothing appears on the single page:
Refresh your permalinks by going to Dashboard > Settings > Permalinks and clicking Save without changing anything.
If the issue persists, check the browser console for JavaScript errors
Unfortunately, with the shortcode [stec_single]
- no single-page content is displayed. We use the option (in STEC-Settings) "Open events in" > Single Page - but nothing happens.
In our Elementor Theme Builder SinglePage TPL, we tested the text field, shortcode field, and HTML field.
For testing, we used the STEC widget "Events List," which works in our Elementor Theme Builder SinglePage TPL.
Any idea for these ?
Thx for your quickly reaction/solution
GM
Attached files: NoSingelEventContent-20_04_2025.jpg
Hi,
The [stec_single] shortcode displays a specific event. Example:
[stec_single event_id="2674"] — where 2674 is the event ID.
This shortcode is not related to the "Open Events in Single Page" option.
When the "Open Events In" setting is set to "Single Page" the calendar redirects to your theme single.php template and uses the the_content() hook to insert the event layout.
If nothing appears on the single page:
Refresh your permalinks by going to Dashboard > Settings > Permalinks and clicking Save without changing anything.
If the issue persists, check the browser console for JavaScript errors
Stachethemes Developer