News

Filtering WooCommerce Orders June 29 2017

The post Filtering WooCommerce Orders appeared first on SkyVerge.

Filtering your WooCommerce orders gives you a way to find the transaction records you’re looking for faster. When we’re working on threads in the help desk, this is useful to us as developers as well so we can find the orders relevant to the issue quickly. One of the most helpful filters for debugging is to filter orders by payment method used, as we’ll use this for payment gateway support, Keep Reading…

The post Filtering WooCommerce Orders appeared first on SkyVerge.


Blocking WooCommerce Social Login Registration June 08 2017

The post Blocking WooCommerce Social Login Registration appeared first on SkyVerge.

We’ve got an Ask SkyVerge question today from Jonathan that’s a neat usage of Social Login hooks: Is there a way to only allow social login for people who have an account already? Meaning we don’t want to create an account for them automatically since they should purchase a memberships to log in. Sure thing — there are hooks that will let us hook into Social Login just before it Keep Reading…

The post Blocking WooCommerce Social Login Registration appeared first on SkyVerge.


How to move Jetpack Social Sharing Buttons before a post February 13 2015

If you use Jetpack on your (self-hosted) WordPress site, you probably use the sharing buttons (sharedaddy) capabilities that Jetpack has. By default, these sharing buttons are shown at the end of your post following the content. This tutorial will show you how to move Jetpack Social Sharing buttons elsewhere in your post, such as before your content. You can also check out this overview from the Jetpack team. We’ll assume Keep Reading…

The post How to move Jetpack Social Sharing Buttons before a post appeared first on SkyVerge.


How to apply changes to a single WordPress page October 17 2014

Here’s a quick development tutorial on how to make changes to a single WordPress page or post. Let’s say that you want to change styling for one page on your site, but it doesn’t have unique class or ID for you to target in your stylesheet. You can use the is_page() conditional tag to target a specific WordPress page to make your changes. You can also use the is_single() tag Keep Reading…

The post How to apply changes to a single WordPress page appeared first on SkyVerge.


Ask SkyVerge: WooCommerce Align Add to Cart Buttons October 06 2014

Today’s question comes from Nelson: Is there a way to align the “Add to Cart” or “Select Options” buttons on the shop pages? When the product names are different lengths, or some products have reviews and some don’t, the buttons are misaligned. This would make it look much more professional. Thanks! Unfortunately, this will depend heavily on your theme. However, it may be possible with a bit of CSS to Keep Reading…

The post Ask SkyVerge: WooCommerce Align Add to Cart Buttons appeared first on SkyVerge.


How to Remove the WooCommerce Default Sorting Option September 11 2014

Today’s Ask SkyVerge question comes from Loic: I like your Product Sorting Options plugin! Is it possible to remove the default sorting in an easy way using this? Removing the WooCommerce Default Sorting option on the shop and category pages is not part of our free plugin, but it’s easy enough to do using a tiny bit of code. Remember to add this code appropriately as per our How to Keep Reading…

The post How to Remove the WooCommerce Default Sorting Option appeared first on SkyVerge.


How to Remove the WooCommerce Default Sorting Option September 11 2014

Today’s Ask SkyVerge question comes from Loic: I like your Product Sorting Options plugin! Is it possible to remove the default sorting in an easy way using this? Removing the WooCommerce Default Sorting option on the shop and category pages is not part of our free plugin, but it’s easy enough to do using a tiny bit of code. Remember to add this code appropriately as per our How to Keep Reading…

The post How to Remove the WooCommerce Default Sorting Option appeared first on SkyVerge.


How to Remove the WooCommerce Default Sorting Option September 11 2014

Today’s Ask SkyVerge question comes from Loic: I like your Product Sorting Options plugin! Is it possible to remove the default sorting in an easy way using this? Removing the WooCommerce Default Sorting option on the shop and category pages is not part of our free plugin, but it’s easy enough to do using a tiny bit of code. Remember to add this code appropriately as per our How to Keep Reading…

The post How to Remove the WooCommerce Default Sorting Option appeared first on SkyVerge.


How to Remove the WooCommerce Default Sorting Option September 11 2014

Today’s Ask SkyVerge question comes from Loic: I like your Product Sorting Options plugin! Is it possible to remove the default sorting in an easy way using this? Removing the WooCommerce Default Sorting option on the shop and category pages is not part of our free plugin, but it’s easy enough to do using a tiny bit of code. Remember to add this code appropriately as per our How to Keep Reading…

The post How to Remove the WooCommerce Default Sorting Option appeared first on SkyVerge.


How to Remove the WooCommerce Default Sorting Option September 11 2014

Today’s Ask SkyVerge question comes from Loic: I like your Product Sorting Options plugin! Is it possible to remove the default sorting in an easy way using this? Removing the WooCommerce Default Sorting option on the shop and category pages is not part of our free plugin, but it’s easy enough to do using a tiny bit of code. Remember to add this code appropriately as per our How to Keep Reading…

The post How to Remove the WooCommerce Default Sorting Option appeared first on SkyVerge.