Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    depending on your theme. If you could add a widget, you could paste the widget code of the basket icon to it. But it won’t behave like you may know of woocommerce or others. It will only show the basket or it’s contents when spreadplugin is called, not on every page.

    best
    Thimo

    Hi Thimo,

    Do you think you’d be able to post the widget code you mention here? I’d like to give this a go – in order to remove the floating bar from my site (as it interferes with my theme’s menus) however I don’t really know where to start regarding the widgets coding.

    Thanks!

    Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    <div class="spreadplugin-checkout"><span></span> <a class="spreadplugin-checkout-link">Warenkorb</a></div>
    <div class="spreadplugin-cart"></div>

    paste as text/html widget

    I tried it and it worked
    But where do i have to remove it so it wont show in the original location?

    Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    just add to custom css

    #spreadplugin-menu {display:none}

    should work

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Move basket to the header’ is closed to new replies.