Recently updated a WordPress site to WordPress Ecommerce 3.8. After doing so I noticed that when I tried to checkout, I got this message:
“Please enter a Zipcode and click calculate to proceed”
Problem was, the shipping calculator was gone! No sign of it. After unsuccessful Googling and WPEC forum digging I was still stuck. Then I remembered, during the updating process, WPEC copied my old WPEC theme files to my WP theme folder.
So what, right? WRONG. The 3.7.x version I was using was not compatible with 3.8.x!
Here’s what you do:
- Backup the wpsc_shopping_cart_page.php file from your theme directory (In case you have markup customization you need to refer to).
- Download the file wpsc_shopping_cart_page.php from /wp-content/plugins/wordpress-e-commerce/wpsc-theme/
- Upload it to /wp-content/themes/your-theme-directory/
- Profit!


Dave
8 Jul, 2011
Micah,
thanks very much for posting this, it worked a treat
Cheers
Dave