Closed tfsumon closed 10 months ago
Incorporated a new layout for both the events list and the individual event pages.
For seamless functionality, ensure that the specified option has the appropriate value.
To redirect expired or completed events on demand category, follow these steps (example: events/ondemand/folder-1/example-webinar-02.md):
events/ondemand/folder-1/example-webinar-02.md
You can use all exisitng markdown shortcode in event single page.
If you need further clarification, I'm happy to explain it in more detail.
Run & review this pull request in StackBlitz Codeflow.
1. Header Update
2. Events Pages Layout
Incorporated a new layout for both the events list and the individual event pages.
3. Markdown Shortcodes
4. Note
For seamless functionality, ensure that the specified option has the appropriate value.
5. Redirecting Expired Events
To redirect expired or completed events on demand category, follow these steps (example:
events/ondemand/folder-1/example-webinar-02.md
):5. Customizing Event Page
You can use all exisitng markdown shortcode in event single page.
If you need further clarification, I'm happy to explain it in more detail.