Happy Birthday, SkyVerge

2 years ago, Justin and I founded SkyVerge with the modest goal of taking over the world working for ourselves and building some plugins. Now, with over 65 WooCommerce extensions, 3 Shopify apps, a cross-platform abandoned cart app in the works, and an incredibly talented team of developers, designers, and writers, we couldn’t be more excited with what the future holds. While we spend some time reminiscing and celebrating (not too much though, lo…

Read More

Birthday Contest Winners

First, thanks so much to all of you who participated in our birthday celebration this week! We really appreciate you being a part of our journey over the past two years and participating in our birthday sweepstakes. Our grand prize winner has been contacted — congrats Amber! She’s getting $200 worth of WooCommerce extensions from WooCommerce.com. Our second place winners have also been notified via email, and we’ll be shipping out some swag to th…

Read More

WooCommerce reviews + tutorials

How to Create a Simple WooCommerce Payment Gateway

This is post 8 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 WooCo…

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 columns, side-by-side (for non-…

Read More

WooCommerce extension updates & releases

WooCommerce Memberships is here!

It feels so incredible to finally launch a project that our team has been building for almost a year: WooCommerce Memberships is here! First, a Brief History We build a lot of plugins at SkyVerge, and we use even more. While we don’t have the capacity to do much client work now, we’ve had several long-standing relationships and retainers with clients, and we’ve done a lot of custom work over the past couple of years. This naturally led to using a…

Read More

WordPress development tutorials

Developers: Stop Using sslverify = false — WordPress has you covered

I listened to a talk recently about using WordPress to communicate with external APIs, which is something we do frequently at SkyVerge. We’ve built over 20 payment gateway integrations for WooCommerce, each of which needs to communicate with the payment processor’s API. One thing that I noticed in the talk is that setting sslverify = false when using wp_remote_get or wp_remote_post was recommended. This is a fairly common practice and has thus be…

Read More

Next Evolution of the WooCommerce iOS App

Just over a year ago, we shipped a product we’d partnered with WooCommerce to build that we thought would be a great addition to the WooCommerce platform: the WooCommerce iOS app. Our goal was to build something that would let store owners keep a pulse on how their store was doing, and that this would evolve into a tool that would let WooCommerce shop owners manage some of their store on-the-go as development progressed. We learned a lot of lesso…

Read More

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 can remove WooCommerce product im…

Read More

WooCommerce extension updates & releases

WooCommerce Memberships version 1.1 Released

Version 1.1 of WooCommerce Memberships was released this week, which adds a few new features to make content public, display content to non-members, and improves the User Switching plugin integration. We also added a public feature voting list to our documentation, which shows the features we have on our roadmap, and allows users to vote for their favorites so we can better prioritize them. Make Content Public WooCommerce Memberships makes it sup…

Read More

Pagely staging site

How to create a Pagely staging site (for the non-developer)

Chances are that you’ve heard of Pagely, as they were the first company to offer managed WordPress hosting. They’re one of two hosts we recommend, and we migrated all of our own sites to Pagely early this year. One feature that many eCommerce sites need as part of their managed hosting services are staging sites, as these help you test updates and debug issues so you don’t have to deactivate plugins or try out new updates on your live site while …

Read More