Forums
(@ccrpett)
11 years ago
Yep Helper plugin is killing the customiser
GOTCHA
drop this into the index.php file
<div id=”content”> <section id=”homepage-content”> <?php if ( is_home() ) { do_action( ‘homepage’ ); } ?> </section><!#homepage-content –> </div><!– /#content –>