Archives: Wordpress

How WooCommerce Stores Product Variations<br src=Part 1" />

How WooCommerce Stores Product Variations
Part 1

WooCommerce makes use of the standard WordPress SQL tables for both products and product variations. In the posts table, products are stored with the post_type of “product” and each variation for the product has a post_type of “product_variation”. The product variation has a post_parent set to the ID of the product it is related to.How WooCommerce Stores Product Variations<br />Part 1 See the full project…

Helping the Client with Advanced Custom Fields

The Patricia Rovzar Gallery uses a custom WordPress theme which allows the gallery to maintain its current artists and exhibits.  The gallery updates its featured artists on a monthly basis. While the site handled the image updates easily, the gallery was struggling with correctly formatting the text on the home page. The situation is complicated byHelping the Client with Advanced Custom Fields See the full project…