Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ollybach

    (@ollybach)

    not as such (at the moment anyway)
    you could hack around a bit and also put the cart widget (via shortcode) on the order page.
    however, once the cart gets updated/changed , you MUST refresh the order page (with some javascript or some such thing) or it will not work

    Thread Starter ladober

    (@ladober)

    Thanks Ollyback

    I created a template page and added the shortcode:
    <?php echo do_shortcode( ‘[wppizza type=”orderpage”]’ ); ?>
    I also added a dynamic sidebar for the cart widget and it’s working now the way I like

    Thanks for your plugin and for your help

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove the item from the order page’ is closed to new replies.