Storefront Designer theme, make the products page image link to the single product page
The question A very specific post for the Storefront Themes Designer theme, the question was can the user be sent to the single product page when they click the product image on te products page or a category page. The default behavior is to open the image in a lightbox. The lightbox should only work ...
WP e-Commerce make $0.00 items say “Free” instead
The question Is there an option to hide the price when it is $0.00 or change it to say Free?. Answer The code below is basically a minor variation from this post which would be a good guide to doing this in the Storefront Themes Elegance theme. This example is for the Storefront themes Original ...
Storefront Edge theme, add Search box to the top of the page
The Storefront themes Edge theme lacks a integrated search box which means you have to add search via a widget. This makes Edge users a little envious of the other themes. So lets soothe those egos. The PHP You will need to add a couple of lines to header.php which you will find in the ...
WP e-Commerce: add a product category grid to your themes homepage.
The question Is there any way on the front page; under the sliding rotator to display the products (I only have 6) in a grid 3×2? This was in relation to using the Storefront themes Boutique theme, but this example will work on most themes although the exact location you insert the PHP will vary. ...
Build a better WP e-Commerce user registration experience
The problem If you want users to be able to register on your site in WP e-Commerce you need to set Settings/Store/Checkout tab “Users must register before checking out:” to YES. This has some drawbacks. You are forcing your users to register. I know I personally do not like that and often just leave the ...
WP e-Commerce my site is slow, it’s your host folks!
My site is really slow what can I do? I spend a lot of time talking to people who complain that their WP e-Commerce site is running awfully slow. They use plugins like WP Super Cache and W3 Total Cache. These are good plugins. People minify files. They use caching services like Cloudflare which is ...
WP e-Commerce, make $0.00 items show “Please request a quote” message
The question Is there an option to hide the prices (as it doesn’t really apply) on some products? or is there a way to use this solution: http://getshopped.org/forums/reply/reply-to-how-to-hide-the-price-if-zero-7/ in the Elegance theme? Can it link to a contact/enquiry form. Answer Well hiding a price on a per product basis is possible with CSS but the ...
Storefront Echo theme, ‘Latest Products’ text above homepage carousel will not change.
The Problem When using Storefront Themes, Echo theme you can go to Storefront Options Panel/Text Above Carousel Tab and enter some text in the “Text Above Carousel” field. If you are using the Jigoshop e-commerce plugin everything is fine and you see your text on your homepage. If you are using WP e-Commerce or Woocommerce ...
Add a full screen background image to your WordPress site
The Question I have a background image which, when opened on a computer with larger resolution, doesn’t resize. The height is ok but not the width. Is it possible to have it scale to fit the width? Is there a way to make a background image resizeable? As in, fill the background of a web ...

