WooCommerce extension updates & releases

WooCommerce Chase Paymentech Updates!

…as an intensive task, so we’re very thankful for the merchants that went through this process with us in order to help finish the certification mode UI. This has made it far easier for Chase certification to be completed. Get started now! View Certification Guide

Read More

One WooCommerce Theme to Rule Them All: Storefront

…low you to start with it, then customize and change it as you grow, or upgrade to a premium theme later. Storefront is also an excellent starting point for developers: it has a lightweight structure without bloat that also has hooks where you need them to make changes. We’ll have a detailed review for you on Monday at SellwithWP.com, but here’s a quick tour in the meantime. Meet Storefront Storefront setup is easy and is done through the WordPress…

Read More

WordPress development tutorials

How to move Jetpack Social Sharing Buttons before a post

…you’d like to override the file. If you’d like this change to be more upgrade-proof (useful for themes that are updated frequently), you can override the content.single.php or content.php file in your child theme by copying this file from the parent theme to the child theme folder. You can then edit the child theme’s file instead, and you won’t lose these changes when updating. However, you should keep up with updates to your parent theme so you…

Read More

Overriding Templates in WooCommerce Extensions

…y 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 changing a template. However, sometimes a hook you need doesn’t exist, and overriding a template would be the only option to use (though suggesting this hook would be a great…

Read More

For Translators: Environments

…r production environment. This changes to let the software know if “real” data or “fake” / test data is being passed back and forth so the software can act accordingly. Test Environments Test environments are like practice environments. They tell the software, “This isn’t real, we just want to make sure everything is working the way it should.” Test environments are a dress rehearsal for the integration. This lets payment gateways run test transac…

Read More

month in review

November in Review

…easurement Price Calculator v3.8 Product Reviews Pro v1.3 WooCommerce Tab Manager v1.4 WooCommerce AvaTax WooCommerce Braintree v3.0 We launched a massive update to our WooCommerce Braintree integration, which was a complete rewrite to add tons of features and utilize Braintree’s hosted fields feature, which is PCI compliant. Max lead the development of this update, and he wrote up a recap of the changes which makes for a good overview of what’s n…

Read More

WooCommerce extension updates & releases

WooCommerce Authorize.net SIM extension release

…hat works with Authorize.net’s SIM hosted payment page, making this an upgraded and far-improved integration. The ability to add eCheck support was also a result of creating a stand-alone plugin. Our AIM integration will remain available, and the emulation mode can still be used by merchants whose payment processor allows for Authorize.net emulation. This new plugin provides a better payment method for merchants specifically looking for modern SIM…

Read More

WooCommerce extension updates & releases

WooCommerce Memberships 1.7: Member emails, New Plan Options, and more

…update and we recommend backups as well testing on a staging site before updating. Now let’s talk about what’s new! Membership Emails One of the most requested items on WooIdeas was to trigger emails to be sent to the customer when a Membership expires. So far, the only Membership email has been the Membership Note, which was sent to the customer when an admin manually added a note to the membership and ticked an option to notify the member. We ha…

Read More

SkyVerge WooCommerce Extensions

Add Social Login Buttons to WooCommerce Memberships

…ontent” messages. Modifying Restriction Messages There are several filters available to change the “content restricted” messages, so we can append some social login buttons after the message content. There are 4 major filters for messages that will be shown to non-members for restricted areas of the site. wc_memberships_content_restricted_message — filters the general “content restricted” message wc_memberships_product_viewing_restricted_message —…

Read More