How Can We Help?
Displaying Events
Display List of Events
- To display events on your website, you need to install and configure the CiviCRM event widget plugin.
- This step makes your events visible and accessible to the public.
- Install CiviCRM Event Widget:
- Ensure you have installed the CiviCRM event widget plugin.
- Create a New Page:
- Create a new page on your website to display the events.
- Add the Event Widget Shortcode:
- Use the shortcode
[[event widget]] in the content of the page.
- Use the shortcode
- Customize the Display (Optional):
- Use the available settings to filter and customize how events are displayed.
- Publish the Page:
- Publish the page to make the events visible on your website.
Embed Single Event Information
- You can embed specific event registration information on different pages of your website using shortcodes.
- This is useful for highlighting specific events on your homepage or other relevant pages.
- Find the Event ID:
- Identify the event ID of the event you want to embed.
- Edit the Target Page:
- Open the page where you want to embed the event information in edit mode.
- Add the Shortcode:
- Insert the appropriate shortcode with the event ID. For example: [
[event registration id=2]].
- Insert the appropriate shortcode with the event ID. For example: [
- Save and View:
- Save the changes and view the page to ensure the event information is displayed correctly.
Troubleshooting
- Event Not Displaying:
- Make sure the event is set to be publicly displayed.
- Check that the CiviCRM event widget plugin is installed and activated.
- Verify the shortcode is correctly entered on the page.
- “Already Registered” Message:
- If you are testing the registration and have already registered, the system may display a message indicating you are already registered. Use a different email or clear your registration to test again.