Tag Archives: wp-e-commerce

  • Sep.
  • 17.
  • 2011

My new design for an online store especially for music downloads (with sample audio!)

Musicians of all types, from Indi-Rockers to Death Metal monsters and even Classic Rock tribute bands need to be able to sell their music online. There are lots of sites they can join that will do it for them like e-music and cdbaby and they make it real easy… But the bands aren’t selling on their own terms, on their …
keep reading

827 views Posted in Technical Blog, WP Ecommerce | Tagged , | 5 Comments
  • May.
  • 16.
  • 2011

How to tip: set a minimum amount before checkout in wp e commerce, part 1

With one of my current projects I was asked if I could set a minimum amount for customers to add to the cart before they could get to the checkout. FYI, I began the project when the wp e commerce plugin version was still 3.7.8, this is the version that the following template files reference: cart_widget.php shopping_cart_page.php wpsc-includes/display.functions.php File affected:cart_widget.php …
keep reading

1,524 views Posted in Technical Blog, WP Ecommerce | Tagged , , | 3 Comments
  • May.
  • 16.
  • 2011

How to tip: set a minimum amount before checkout in wp e commerce, part 2

… This will make more sense if you’ve read part 1 about setting a minimum before checkout. A solution for if a customer had added enough to the cart to get to the checkout but then removed items and reduced their total below the minimum. I didn’t want to just get rid of the remove,update and quantity functions that the …
keep reading

1,099 views Posted in Technical Blog, WP Ecommerce | Tagged , , | 4 Comments
  • Jan.
  • 21.
  • 2011

WP-E-Commerce Tip: Change the path to the add to cart image

You’re using the theme named iShop. You’ve moved your themes to the /wp-content/uploads/wpsc directory. Now you want to get the add to cart image from /wp-content/uploads/wpsc/iShop instead of /wp-content/plugins/wp-e-commerce/themes/iShop Once this is done, upgrading the plugin won’t get rid of your add to cart image. products_page.php /wp-content/uploads/wpsc/themes/iShop/products_page.php Please backup your files before editing! Find lines 231 to 233 Change to: …
keep reading

2,180 views Posted in Technical Blog, WP Ecommerce | Tagged , | Comments Off