I’ve been working through an Android dev course on Udemy and as a result, I just published my first app to the Google Play store. I wanted to take a few moments to chronicle the learning experience and the challenges that I came across in building this app. Here’s the finished product. In a nutshell, […]
Variations That Are Unavailable Visible in the Dropdown
This type of issue is reported quite often. It may be described as a variable product that shouldn’t have all of these variations available, but it does. When unavailable variations are chosen on the front end, a message “Sorry, this product is unavailable. Please choose a different combination.” is presented to the customer which is, […]
WooCommerce Stripe – Force 3D Secure
By default, the WooCommerce Stripe Gateway will only redirect to a 3D Secure page if 3D Secure is required on the source credit card. There are some cards, however, which support 3D Secure but do not require 3D Secure, i.e. the 3D Secure is optional. These types of cards, by default, will not redirect to the 3D Secure page. The Stripe […]
The Ultimate Guide to Troubleshooting WooCommerce Emails
WooCommerce emails not sending? It’s more than likely not an email problem at all. The most likely culprit is that you have an order status problem. Video goodness: Some helpful links: PayPal IPN configuration. Determining the IPN notification URL.
Troubleshooting Endless Spinners on the WooCommerce Checkout Page
Have you ever been so unfortunate as to experience endless spinners on your WooCommerce checkout page? If so, that can be quite frustrating. It is probably preventing people from checking out on your shop ?It is one of the more common problems that is reported but it is also one of the easiest to troubleshoot […]
Hide WooCommerce Extensions Menu
As of WooCommerce 3.1, the WooCommerce extension updater (known as the WooCommerce Helper) was moved into the WooCommerce plugin and no longer requires a separate plugin. The menu item to access the new helper screen is shown to any user who has the ‘manage_woocommerce’ capability. You can remove that capability from any admin users that […]
Search WooCommerce Customers With Numeric Usernames
WooCommerce versions prior to 3.0 would allow for the search of customers whose usernames were numeric only. That changed in version 3.0 and if the search is numeric, the search will only search by user id. If you have usernames that are numeric, however, you can hook into the AJAX action before WooCommerce does and use […]
Retrieve Booking Meta Data
Since the introduction of Bookings version 1.10.0 meta data associated with a booking has been removed from WooCommerce orders. This may add a level of frustration, particularly when using some sort of exporter which would have effortlessly fetched the booking data if that data were part of the order line item data. This is an unfortunate side […]
Display WooCommerce Photography Products in Shop
By default, WooCommerce Photography products are not displayed in the WooCommerce shop or any other normal product archives. The idea behind that is that this particular extension is meant for wedding photographers and similar use cases. Suppose, however, that you wish to sell all of your photographs to the public at large. How can this […]
Prevent WooCommerce From Changing WordPress User Display Name
WooCommerce, by default, will change the WordPress display name for any given user to their First Name Last Name when that user makes a purchase through WooCommerce. This probably makes a lot of sense in the interest of customer relationships, but there may be cases where this is undesirable, say in the case of a forum […]
- « Previous Page
- 1
- 2
- 3
- 4
- …
- 6
- Next Page »