Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author bluey80

    (@bluey80)

    Sorry for the late reply. Sounds like fixing this would be a major rewrite of wordpress-checkout, on which Simple Cart & Buy Now is based on. This will not be a high priority (sorry).

    As a work around / hack, look at process.php in the templates/yourtemplate directory. Right before
    echo ShoppingCartInfo($holditems);

    put your own code for what you want shown before the cart.

    Plugin Author bluey80

    (@bluey80)

    Ok, I changed some code to not use echo’s but function returns. I think this will fix the problem. Please try 1.4.0 of SCABN. I haven’t done extensive testing, so I’m didn’t flag it as stable, but you can get it from http://wordpress.org/extend/plugins/simple-cart-buy-now/developers/

    I changed some of the template files, so if you are using a custom template, you may need to update those files to like the new template/default/ files.

    Plugin Author bluey80

    (@bluey80)

    Ok, more testing shows it works. I’ve flagged 1.4.1 as stable.

    Thread Starter JP

    (@policieuxjp)

    Sorry for the (very) late reply .. Thanks for your work, I had to modify the plugin deeply, it was then very different and I could not integrate with your updates.

    But other users may enjoy now this capability.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Simple Cart & Buy Now] Cart on checkout page is always on top’ is closed to new replies.