This members-only tutorial provides the steps to add a Read More button that can be linked to the blog below the four widgets in Front Page 2 widget area on Wellness Pro's homepage.
Tested in Wellness Pro 1.1.4 and Genesis 3.3.3.
Step 1
Edit /wp-content/themes/wellness-pro/front-page.php
.
Change
genesis_widget_area( 'front-page-2', array(
'before' => '<div id="front-page-2" class="front-page-2"><div class="flexible-widgets widget-area' . wellness_widget_area_class( 'front-page-2' ) . '"><div class="wrap">',
'after' => '</div></div></div>',
) );
to
To view the full content, please sign up for the membership.
Already a member? Log in below or here.