Home › Forums › Winning Agent Affiliates › Adding Communties Page
- This topic has 1 reply, 2 voices, and was last updated 3 years, 1 month ago by
Marcy Diaz.
- AuthorPosts
- August 20, 2020 at 11:16 am #11291
cscreative
ParticipantIs there a way to have a communities page that would list all communities, and show an excerpt of each community?
I do like showing featured communities on the home page via a widget, but is there a way to place the widget on a page I create?
Thanks
- August 20, 2020 at 11:22 am #11299
Marcy Diaz
KeymasterYou will need to edit one of the theme files – archive-wap-community.php
Look for this line and add // in front of it, as shown below
// Remove the post content. //remove_action( 'genesis_entry_content', 'genesis_do_post_content' );
If you want the Communities archive to look like the blog page, you can just rename the file
archive-wap-community.phpAnother option is to try the Genesis Grid plugin
This plugin will allow you to set any of your archive pages to use a grid or a single column, using the content settings under Genesis > Theme Settings
- AuthorPosts
- You must be logged in to reply to this topic.