Ask SkyVerge

How to Remove WooCommerce Product Images from the Cart

This Ask SkyVerge question comes from Frank: Is it possible to remove the product thumbnails and the links to the product page on the cart page? By default, the WooCommerce cart page includes product images and links to product pages in your shop for each item in the cart. However, the cart template is pretty flexible, and there a couple of handy filters in it that can let us change these cart elements. First, we…

Read More

Ask SkyVerge

Changing the Storefront My Account Page

Today’s Ask SkyVerge question is from Harshad: The “My Account” page used to display the login and register forms side by side, but now that I switched to Storefront and updated WooCommerce they are below each other, taking up a lot of space on the page. Can the Storefront My Account page be changed? If you use WooCommerce in a default theme, like TwentyTwelve, you’ll see that the “My Account” page layout is in two…

Read More

WooCommerce reviews + tutorials

Hooking into WooCommerce Actions

This is post 2 of 8 in the series “Build a WooCommerce Extension” This series walks you through some of the beginner to intermediate skills you’ll need to build your first WooCommerce extension. Building Your First WooCommerce Extension Hooking into WooCommerce Actions How to Create a WooCommerce Widget Widgets, Part Deux: Create a Smart WooCommerce Widget Add Plugin Settings to WooCommerce, Part 1 Add Plugin Settings to WooCommerce, Part 2 WooCommerce Class Members Example: Create…

Read More

Overriding Templates in WooCommerce Extensions

WooCommerce has a system in place that will allow you to override core templates within your child theme. This means that you can copy a template file, edit it, and the edited version in your theme will be loaded instead of the core version of the template. We do encourage you not to do this, as most changes can be made via hooks (filters and actions) instead, and this method is far more upgrade-safe than…

Read More

WooCommerce reviews + tutorials

Building Your First WooCommerce Extension

This is post 1 of 8 in the series “Build a WooCommerce Extension” This series walks you through some of the beginner to intermediate skills you’ll need to build your first WooCommerce extension. Building Your First WooCommerce Extension Hooking into WooCommerce Actions How to Create a WooCommerce Widget Widgets, Part Deux: Create a Smart WooCommerce Widget Add Plugin Settings to WooCommerce, Part 1 Add Plugin Settings to WooCommerce, Part 2 WooCommerce Class Members Example: Create…

Read More

8 Lessons Learned by building the WooCommerce iPhone App

One of our major goals for the first half of this year was to release the official WooCommerce iPhone app. While we released the app a bit behind schedule (in July), we were still really excited to get our first iOS app out the door and to create a mobile store management tool that we’d want to use ourselves. However, the process of building the app wasn’t entirely smooth sailing, so we figured we’d share…

Read More

Ask SkyVerge

How to remove WooCommerce product sorting

We have a quick question today from Gabi: Hi. I’ve tried using your Remove sorting options plugin to remove my dropdown, but removing all options leaves the dropdown there. Is there a change I need to do to remove the empty sorting dropdown? If you’d like to remove some of the built-in WooCommerce sorting options, our WooCommerce Remove Product Sorting can easily do it for you. However, this isn’t the best option if you want…

Read More

WooCommerce iOS version 1.1.2

Hey there! We’d recently updated the WooCommerce iOS app to version 1.1.1, which fixed an irritating bug with phone number formatting. However, we’d noted that we had another patch coming in that post: We’ve also got a version 1.1.2 patch about to be submitted (remember, it takes about a week for Apple to review) that has a workaround for server incompatibilities with some hosts. If you’ve updated your API keys, but you can’t update order…

Read More

WooCommerce iOS 1.1.1 released

Hi there! We just have a quick update for you today. Version 1.1.1 of the WooCommerce iOS app has been released. This patch release includes fixes for a few bugs, as well as phone number formatting being fixed for real 🙂 . We experienced a phone number formatting issues with some countries where a "+1" was being appended because the format was mistaken for a US number, so if you were one of the shops…

Read More

One WooCommerce Theme to Rule Them All: Storefront

Hey folks! In case you haven’t been keeping up with WooCommerce updates, we wanted to share a pretty awesome thing they did with you yesterday. WooCommerce has released Storefront, which is an entirely free WooCommerce theme. And it’s fantastic. Lots of customers end up asking WooCommerce, “Which theme for WooCommerce should I use?” It’s a question we get at SkyVerge, and it’s one I get at Sell with WP frequently as well (which I also…

Read More