Viewing 15 replies - 1 through 15 (of 29 total)
  • I can confirm that. The list is there but you can’t do anything with it.

    Savemi

    (@savemi)

    Having the same problem.

    IMBoards

    (@imboards)

    Hope this gets fixed soon… sort of a show stopper

    Michael Shinosky

    (@michael-shinosky)

    Same here.

    CCRPETT

    (@ccrpett)

    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 –>

    Plugin Author Tiago Noronha

    (@tiagonoronha)

    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.

    Michael Shinosky

    (@michael-shinosky)

    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.

    Michael Shinosky

    (@michael-shinosky)

    I deactivated all plugins except woocommerce and homepage control. It is working now.

    Michael Shinosky

    (@michael-shinosky)

    There’s a plugin conflict with the WooThemes Helper plugin 1.5.5

    CCRPETT

    (@ccrpett)

    Yep Helper plugin is killing the customiser

    Plugin Author Tiago Noronha

    (@tiagonoronha)

    We are aware of this issue and we are currently working on a fix. Thank you.

    mclanea

    (@mclanea)

    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?

    Plugin Author Tiago Noronha

    (@tiagonoronha)

    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.

Viewing 15 replies - 1 through 15 (of 29 total)

The topic ‘Plugin doesnt work with latest storefront’ is closed to new replies.