Storefront Echo theme, ‘Latest Products’ text above homepage carousel will...
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...
View ArticleAdd a Pinterest button to the WP e-Commerce Facebook & Twitter buttons, no...
I was asked “Is there a way to have a Pinterest button in the same location as the built in Facebook and Twitter buttons that come with WP e-Commerce. I can use a plugin but I want it to sit with the...
View ArticleWP 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:...
View ArticleWP 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...
View ArticleStorefront Original theme, change the height of Carousel images in the homepage
The question My products are books, so I need rectangular images. I found ways to do that for product pages and Gridview, but not the Carousel, they are square. How can I change the height of the...
View ArticleWordPress From 10,000 ft.
How does it work? It is surprising how long many people have worked with WordPress without really having a basic understanding of how it actually works under the hood. The goal of this post is to...
View ArticleAdd a wrapper div to Woocommerce Single Product page without editing plugin...
The problem I was re-arranging the items on my themes Woocommerce Single Product page. See the info panel at the end of this post for more on that. I realized that the various sections with...
View ArticleReturning Arrays in PHP, a simple example
This one is just a little post for myself really. It may be handy for someone else. WordPress will often store data in Array in PHP. When you go to return something back by name you just get the result...
View ArticleAdd the stock status to Woocommerce Shop and Category pages
Woocommerce displays the Stock Status, for example ‘Out of stock’ or ‘6 in stock’ on the single product page. I needed to display the message on the Shop and Category pages. Also my client actually...
View ArticleDe-minify that block of minified CSS to make it readable
De-minify that eye destroying block of minified CSS in your themes style.css to make it readable. have you ever come across this when for example trying to build a child theme in WordPress. Minified...
View Article