To show only specific Neighborhoods or Communities on the Home Page, you will edit the Shortcode used to display the communities.
The shortcode block uses the Display Posts plugin. This plugin allows for flexibility to display your communities or neighborhoods.
Get the IDs for your Neighborhoods
First add the plugin Show IDs by 99 Robots
This plugin adds an additional - ID - column to the Communities > All Communities screen.
To show specific communities by ID, add a comma-separated list of 6 IDs to the shortcode that is already in your Neighborhoods section:
- id="9, 10, 11, 13, 17, 22"
Your shortcode will look like this - you can copy this:
[display-posts image_size="square-image" post_type="wap-community" wrapper="div" wrapper_class="display-posts community grid" posts_per_page="6" id="9, 10, 11, 13, 17, 22" ]
Click the Update button on the right when finished.