Home › Forums › Winning Agent Affiliates › Adding Communties Page › Reply To: Adding Communties Page
August 20, 2020 at 11:22 am #11299
Keymaster
You 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.php
Another 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