• Hi Thimo,
    great plugin, just installed on a new site that has a few non shop pages.
    I was wondering if i can use a shortcode to ONLY display the basket (no products, no category choice, no sort order), so if people navigate around the site, they can still see their basket.
    I tried a few shortcode options but none worked for me.
    something like [spreadplugin basket_only=”yes”].

    to be able to put this shortcode in a widget would be even better, so it could be put at the top of the site for all pages.

    is this possible with the current plugin?

    thanks for your help as always

    https://ww.wp.xz.cn/plugins/wp-spreadplugin/

Viewing 1 replies (of 1 total)
  • Thread Starter stevejharris

    (@stevejharris)

    as a work around, i have added
    <style>
    #articleSortBy, #productCategory, #spreadplugin-list {
    display:none;
    }
    </style>
    to the page, which seems to work OK.
    cheers

Viewing 1 replies (of 1 total)

The topic ‘basket widget’ is closed to new replies.