WooCommerce, Remote Work & Other Fancy Stuff

Just another WordPress site

Retrieve Booking Meta Data

June 1, 2017 by Will 8 Comments

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 […]

Filed Under: Bookings, Order/Customer Export, WooCommerce Tagged With: snippet, snippets

Display WooCommerce Photography Products in Shop

April 27, 2017 by Will Leave a Comment

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 […]

Filed Under: Photography Tagged With: snippet, snippets

Prevent WooCommerce From Changing WordPress User Display Name

April 26, 2017 by Will Leave a Comment

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 […]

Filed Under: WooCommerce Tagged With: snippet, snippets

Revert Product Addons Display to 2.7.21 Behavior

April 13, 2017 by Will Leave a Comment

Version 2.7.22 of Product Addons changed the way that addons are displayed. This was done because of an issue with variable products which have long variation descriptions not displaying properly. Unfortunately, this has broken other use-cases or at the very least, caused undesirable behavior and display issues. There is a way to revert the display […]

Filed Under: Product Add-ons, WooCommerce Tagged With: snippet

Remove Free Shipping for Non Members

February 3, 2017 by Will 2 Comments

WooCommerce Memberships offers some member perks out of the box and there are more perks that are being discussed here – one of which is free shipping for members. This has not been implemented yet, but it could be achieved via custom code. WooCommerce provides a filter named woocommerce_shipping_zone_shipping_methods which can be used to remove free shipping for non-members. […]

Filed Under: WooCommerce Memberships Tagged With: snippet, snippets

Trim Trailing Zeros in WooCommerce Product Addons Price Display

January 13, 2017 by Will 1 Comment

Perhaps you are using the woocommerce_price_trim_zeros as suggested in this thread: https://wordpress.org/support/topic/about-price-displaying/ and you have noticed that filter has no effect on product addon price displays. This is due to an unresolved issue with the accounting.js library here: https://github.com/openexchangerates/accounting.js/issues/93 There is a workaround, however. The workaround requires a bit of JavaScript trickery to achieve. Fortunately, Product Addons has a […]

Filed Under: Product Add-ons

WooCommerce Memberships – Hide Product

October 12, 2016 by Will Leave a Comment

WooCommerce and many of its extensions are highly customizable. WooCommerce Memberships is certainly included in the list of highly customizable extensions. As an example – suppose a merchant is selling products that grant access to a memberships plan and once a purchase of one of those products has been made, the merchant doesn’t want to show that product […]

Filed Under: WooCommerce Memberships Tagged With: snippet, snippets

Conditionally Hide Gravity Form

October 7, 2016 by Will Leave a Comment

Suppose you’re using WooCommerce Gravity Forms Product Add-ons on a variable product but your Gravity Form is really only applicable to one of your variations. How can you conditionally display the form for only the applicable variation? A tiny bit of inspecting the product page and a code snippet can do the trick. The code snippet that […]

Filed Under: Gravity Forms Product Add-ons, WooCommerce Tagged With: snippet, snippets

Add Northern Ireland to WooCommerce Shipping Zones

October 4, 2016 by Will Leave a Comment

WooCommerce, by default, only recognizes countries/regions which are listed in the ISO 3166 standard. The body who determines valid countries is a trusted and reliable source and it has been the stance of the development team to use this list as the “source of truth”. This does tend to cause problems for example, if a […]

Filed Under: WooCommerce Tagged With: snippet, snippets

Use Custom SKU field From LightSpeed POS as the WooCommerce SKU

July 11, 2016 by Will 1 Comment

By default, the WooCommerce LightSpeed POS will use the item id from LightSpeed as the product sku on your WooCommerce shop. You may wish to use the custom SKU on LightSpeed instead. The good news is that when a product is imported from LightSpeed to WooCommerce the initial data associated with that product is stored in the product […]

Filed Under: LightSpeed POS, WooCommerce Tagged With: snippet

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next Page »

© 2023 · WooCommerce, Remote Work & Other Fancy Stuff · Epstein didn't kill himself