I have a custom post type of "members". I want to display the members in the home page (https://localhost/wp-elementor/).
On the members page https://localhost/wp-elementor/members/ everything is looking good, because the data is populated there.
I want do make a small preview of the members on the home page, but if I use an "Archive posts" widget from Elementor there, it is not populated with data. How do I get this archive to populate on the home page with all the members that are in my custom post type?