SkyVerge Test
Customize WooCommerce Product Documents Accordion Menus May 16 2014
Our WooCommerce Product Documents extension is a very handy tool for displaying relevant documentation for products. For example, many stores use it to display warranty information, assembly instructions, sample ebook chapters, and more. However, some users have noted that they don’t like the way accordions are displayed. If you’re using a theme with a flat design, the accordion menus for the product documents can look odd: For this example, I’m Keep Reading…
The post Customize WooCommerce Product Documents Accordion Menus appeared first on SkyVerge.
Customize WooCommerce Product Documents Accordion Menus May 16 2014
Our WooCommerce Product Documents extension is a very handy tool for displaying relevant documentation for products. For example, many stores use it to display warranty information, assembly instructions, sample ebook chapters, and more. However, some users have noted that they don’t like the way accordions are displayed. If you’re using a theme with a flat design, the accordion menus for the product documents can look odd: For this example, I’m Keep Reading…
The post Customize WooCommerce Product Documents Accordion Menus appeared first on SkyVerge.
Customize WooCommerce Product Documents Accordion Menus May 16 2014
Our WooCommerce Product Documents extension is a very handy tool for displaying relevant documentation for products. For example, many stores use it to display warranty information, assembly instructions, sample ebook chapters, and more. However, some users have noted that they don’t like the way accordions are displayed. If you’re using a theme with a flat design, the accordion menus for the product documents can look odd: For this example, I’m Keep Reading…
The post Customize WooCommerce Product Documents Accordion Menus appeared first on SkyVerge.
New Tutorial: Customize WooCommerce Emails May 12 2014
Hi all! Some of you have asked us both here and at Sell with WP a bit about how to customize your WooCommerce emails. We did write about creating your own custom WooCommerce emails, but changing the look of your emails to blend in with your brand is an important part of your store’s communication. We wanted to let you know that Justin has written a tutorial on customizing WooCommerce Keep Reading…
The post New Tutorial: Customize WooCommerce Emails appeared first on SkyVerge.
New Tutorial: Customize WooCommerce Emails May 12 2014
Hi all! Some of you have asked us both here and at Sell with WP a bit about how to customize your WooCommerce emails. We did write about creating your own custom WooCommerce emails, but changing the look of your emails to blend in with your brand is an important part of your store’s communication. We wanted to let you know that Justin has written a tutorial on customizing WooCommerce Keep Reading…
The post New Tutorial: Customize WooCommerce Emails appeared first on SkyVerge.
New Tutorial: Customize WooCommerce Emails May 12 2014
Hi all! Some of you have asked us both here and at Sell with WP a bit about how to customize your WooCommerce emails. We did write about creating your own custom WooCommerce emails, but changing the look of your emails to blend in with your brand is an important part of your store’s communication. We wanted to let you know that Justin has written a tutorial on customizing WooCommerce Keep Reading…
The post New Tutorial: Customize WooCommerce Emails appeared first on SkyVerge.
Using the WooCommerce REST API – Orders Endpoint February 28 2014
This is post #2 of 2 in the series “For Developers: Using the WooCommerce REST API” Last week we posted an introduction to the WooCommerce REST API, which detailed basic request/responses and authentication. In this article, we’ll go in-depth with a hands-on look at the Orders endpoint. You’ll learn all the different ways order information can be fetched from the API, as well as how to update the status of Keep Reading…
The post Using the WooCommerce REST API – Orders Endpoint appeared first on SkyVerge.
Using the WooCommerce REST API – Introduction February 21 2014
This is post #1 of 2 in the series “For Developers: Using the WooCommerce REST API” My favorite feature from the recent WooCommerce 2.1 release is the REST API. I may be a bit biased, since it was my core contribution during the 2.1 release cycle, but it lays important groundwork. A platform like WooCommerce is strongest when shop data can be pushed or pulled from other systems, like a Keep Reading…
The post Using the WooCommerce REST API – Introduction appeared first on SkyVerge.
Guide for Upgrading to WooCommerce 2.1 February 12 2014
WooCommerce 2.1 was released on Monday, and makes several changes to the core plugin. As a result, you may experience issues when upgrading if you don’t pay attention to a few of the changes. The guide that follows is a general overview of some things to look out for when upgrading to WooCommerce 2.1 to make the transition from WooCommerce 2.0 as smooth as possible. There are a couple of Keep Reading…
The post Guide for Upgrading to WooCommerce 2.1 appeared first on SkyVerge.
Ask SkyVerge: How Do I Sort WooCommerce Order Items Alphabetically? February 08 2014
This week’s “Ask SkyVerge” question comes from Adrian, who wants to know: Can you sort the items in the order alphabetically? Ex: if someone orders broccoli, cabbage, string cheese Can your organize the items in the order alphabetically? Well, depending on where you need the items to appear sorted, you sure can! First, the code, which can be dropped into your current theme’s functions.php if you like: Which will give Keep Reading…
The post Ask SkyVerge: How Do I Sort WooCommerce Order Items Alphabetically? appeared first on SkyVerge.
How to Add a Custom WooCommerce Email August 20 2013
WooCommerce 2.0 introduced a lot of new features to the core plugin, one being a new class-based implementation for emails. This makes it really easy to add your own custom email types to WooCommerce. In this article, we’re going to create a sample custom email that’s sent when an order with expedited shipping is received. A lot of larger sites disable new order emails if they receive a lot of Keep Reading…
The post How to Add a Custom WooCommerce Email appeared first on SkyVerge.
How to Use WooCommerce 2.0 Lightbox May 09 2013
WooCommerce 2.0 comes with prettyPhoto, a Lightbox implementation, bundled as part of the core. It’s used on the product pages to display the image gallery pictures, and a common question is “How do I use WooCommerce’s lightbox to do X”. This article will walk you through how to do just that. Enable Lightbox The first step is to ensure that the Lightbox is enabled by going to WooCommerce > Settings Keep Reading…
The post How to Use WooCommerce 2.0 Lightbox appeared first on SkyVerge.
Add Custom Options to WooCommerce Settings February 19 2013
This question comes in from blog reader Wilgert (thanks Wilgert!): could you help me find some simple code to add a custom option field to the general settings tab of the woocommerce admin area? Trying to avoid re-inventing the wheel here. Well, this may be more than you bargained for, but here we go! The WooCommerce settings can be found under the menu item WooCommerce > Settings and look like Keep Reading…
The post Add Custom Options to WooCommerce Settings appeared first on SkyVerge.
Set a Default Stock Quantity for WooCommerce Products February 17 2013
Here's a quick little snippet that you can make use of if you want to set a default stock quantity for any newly added WooCommerce product Variations. This can be useful when bulk-adding variations and you don't want an initial quantity of ''.
The post Set a Default Stock Quantity for WooCommerce Products appeared first on SkyVerge.
Guide to Migrating Your Plugin to WooCommerce 2.0 January 14 2013
With the release of WooCommerce 2.0 becoming more imminent (well, maybe not quite imminent yet, but certainly drawing nearer), those of us with WooCommerce plugins need to start work on getting them ready for the big release. WooCommerce has never been one to hold back on making plugin-busting implementation changes with a new release, and they’re setting the bar quite high with 2.0. It’s chalk full of code changes and Keep Reading…
The post Guide to Migrating Your Plugin to WooCommerce 2.0 appeared first on SkyVerge.
Tweaking the WooCommerce Order Admin: Searching For Custom Fields December 12 2012
The WooCommerce Order Admin allows you to search for ordres by the following fields: order key billing first name billing last name billing company billing address 1 billing address 2 billing city billing postcode billing country billing state billing email billing phone order items But what if you want to search by another order field? Perhaps the order total? Well it’s as easy as adding something like the following to Keep Reading…
The post Tweaking the WooCommerce Order Admin: Searching For Custom Fields appeared first on SkyVerge.
How to Override WooCommerce Widgets December 01 2012
While it’s not technically possible to override a WordPress widget (and remember WooCommerce widgets are nothing more than WordPress widgets), WooCommerce is just so extendable and pluggable and flexible, that some widget functionality can be nearly completely overridden just using the standard WooCommerce template files and/or template functions. For the widgets that aren’t as pluggable, or if you need greater control, you have the option to un-register a core WooCommerce Keep Reading…
The post How to Override WooCommerce Widgets appeared first on SkyVerge.
How to Add Dimension Units to WooCommerce November 08 2012
This post was prompted by a recent question on the blog regarding how best to add custom units to the WooCommerce dimensions or weight options. While not a difficult thing to do, adding units is not trivial either if you don’t have much experience with PHP, WordPress or WooCommerce. This would be useful for adding, for instance, the foot as a dimension measurement to WooCommerce, which seems to be the Keep Reading…
The post How to Add Dimension Units to WooCommerce appeared first on SkyVerge.
WooCommerce Order Admin Calc Line Totals September 30 2012
Compatibility Notice: The following article and code applies to pre-WooCommerce 2.1 only. It is not compatible with WooCommerce 2.1+ As of version 1.6.5.2 at least, WooCommerce does not provide a way to automatically calculate the Line Subtotal and Line Total values for a given product quantity, when creating or updating an order through the Order Admin: As shown in the above image, there’s a button to calculate the line taxes Keep Reading…
The post WooCommerce Order Admin Calc Line Totals appeared first on SkyVerge.
Override WooCommerce Template File Within a Plugin September 06 2012
The goal of this article is to describe one approach to overriding WooCommerce core template files within a custom plugin, such that they can still be overridden by a theme in the typical way. Note that this is similar to but solves a slightly different problem than what we did to create a custom overrideable woocommerce template file in your custom plugin. Overriding a core template in your plugin is Keep Reading…
The post Override WooCommerce Template File Within a Plugin appeared first on SkyVerge.
How to Display WooCommerce Products by Subcategory September 01 2012
I recently released a WooCommerce plugin that allows you to organize your products by subcategory in your shop and catalog pages. This extension grew out of a client’s request to alter the standard WooCommerce catalog page layout to show nested child categories on his catalog pages, along with any products that belong to those categories; this is in contrast to the standard catalog pages which simply display all products assigned Keep Reading…
The post How to Display WooCommerce Products by Subcategory appeared first on SkyVerge.
How to Use WooCommerce’s Lightbox August 30 2012
[box type="info" style="rounded"]Update: As of version 2.0, WooCommerce is no longer packaged with the excellent FancyBox (I guess due to some licensing issue or something). I’m leaving this article up for those still on WC 1.6.6 and previous, and for historical purposes. To learn how to make use of the new WooCommerce-2.0 compatible lightbox, read on in the new and updated article How to Use WooCommerce Lightbox Part 2[/box] WooCommerce Keep Reading…
The post How to Use WooCommerce’s Lightbox appeared first on SkyVerge.
Hide WooCommerce "Free" Price Label August 23 2012
A common WooCommerce question lately has been how to hide the “Free” price label in the product/category/shop pages. Thanks to WooCommerce’s judicious use of filters/actions, this is very easy request, yet if you’re new to WordPress/WooCommerce you might not necessarily know exactly where to look. Well look no further, because here’s an easy way to suppress that “Free” notice for regular/variable products: Simply add the above to your theme’s functions.php Keep Reading…
The post Hide WooCommerce "Free" Price Label appeared first on SkyVerge.
Hide Certain WooCommerce Sub-Categories in Catalog August 09 2012
WooCommerce provides some coarse control over displaying sub categories in your shop/category pages with the “Show subcategories on category pages” and “Show subcategories on the shop page” options on the WooCommerce > Settings > Catalog > Catalog Options section. These controls are all-or-nothing though: show all subcategories on the category pages, or show all subcategories on the shop page. If you want finer-grained control, for instance displaying only certain subcategories Keep Reading…
The post Hide Certain WooCommerce Sub-Categories in Catalog appeared first on SkyVerge.
- Page 1 of 2
- Next