• Resolved myancey

    (@myancey)


    The plugin is not working on the Storefront Woocommerce Theme.
    Any suggestions? Thanks

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Anthony Hortin

    (@ahortin)

    I’ll need to look into this. Storefront was previously a theme from WooThemes and instead of using the default WooCommerce Breadcrumbs, they implemented their own. Now that WooThemes have been bought by Automattic, it’s possible they may have changed the way their themes work.

    I’ll have a look into the issue and see if I can work out what’s going on.

    Plugin Author Anthony Hortin

    (@ahortin)

    I’ve just updated the plugin and it should work with Storefront now.

    If you simply want to hide the Breadcrumbs, then you can just untick the ‘Enable breadcrumbs’ setting.

    If you want to leave the breadcrumbs enabled but change some other settings, you’ll need to tweak the ‘Breadcrumb separator’, ‘Wrap before’ and ‘Wrap after’ settings for the breadcrumbs to display properly in Storefront.

    Those three settings should be changed to the following:

    
    <span class="breadcrumb-separator"> / </span>
    
    <div class="storefront-breadcrumb"><div class="col-full"><nav class="woocommerce-breadcrumb">
    
    </nav></div></div>
    
    

    See this screenshot for clarification:
    https://share.getcloudapp.com/NQuDOLy4

    Thread Starter myancey

    (@myancey)

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Breadcrumbs not disabled’ is closed to new replies.