I want to create a list view to show events with a simple title, date etc to show on my frontpage which is built on DIVI.
It can be a sidebar or use a shortcode if possible?
Hi,
Thank you for contacting us and I'd be happy to assist.
To show a customized list of posts/events on a homepage designed using the Divi Builder, you can create a post view using the classic editor.
You can go to WP Admin > Toolset > Settings > General and select the option "Show both the legacy and Blocks interface and let me choose which to use for each item I build" for the editing experience.
After that, you'll see the option to add classic views from WP Admin > Toolset > Views.
You'll find the guides on using the classic views here:
https://toolset.com/documentation/legacy-features/views-plugin/
https://toolset.com/documentation/user-guides/views/
Once this view is ready you can show it in the Divi builder's content through the "wpv-view" shortcode:
https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-view
Example:
[wpv-view name="Name of the view"]
I hope this helps and please let me know if you need any further assistance around this.
regards,
Waqar