I can confirm that. The list is there but you can’t do anything with it.
Hope this gets fixed soon… sort of a show stopper
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 –>
Hi guys,
Homepage Control works with the Homepage template in Storefront.
Documentation is available here, please read the “Homepage template” section: http://docs.woothemes.com/document/installation-configuration/#section-2
Thank you.
It’s not working.
Wordpress: 4.2.2
Storefront: 1.4.4
Homepage Control: 2.0.0
WooCommerce: 2.3.8
Homepage template selected on created Page and is configured to be the FrontPage.
I deactivated all plugins except woocommerce and homepage control. It is working now.
There’s a plugin conflict with the WooThemes Helper plugin 1.5.5
Yep Helper plugin is killing the customiser
We are aware of this issue and we are currently working on a fix. Thank you.
This thread is marked as resolved but the last post from the plugin author says that they are currently working on a fix. So, it’s not resolved, correct?
The issue is being caused by the WooThemes Helper plugin and not Homepage Control. A fix will be available soon.
Thank you.
I am not running the WooThemes Helper plugin, and I can’t get Homepage Control to do anything at all to my home page.
I’ve deactivated everything else except woocommerce and mailpoet. Still NO effect on my homepage.