General

WooCommerce Integration: Add New External Product

External/affiliate products are products which are listed in your store, but are purchased somewhere else. You can read more in the official WooCommerce Docs. In the Add Product Widget article we covered the basics of using the widget to build a form for adding Simple Products. If you haven’t read that yet you should stop and […]

WooCommerce Integration: Add New External Product Read More »

WooCommerce Integration: Add New Virtual Products

Virtual products are products that are listed in your store and appear as any other product but have no physical component which is shipped. For example, a subscription or online package. You can read more in the official WooCommerce Docs. In the Add Product Widget article we covered the basics of using the widget to build a form

WooCommerce Integration: Add New Virtual Products Read More »

WooCommerce Integration: Add New Downloadable Product

Downloadable products are simple products which have a downloadable component. This can be anything from an audio file to a PDF. You can read more in the official WooCommerce Docs. In the Add Product Widget article we covered the basics of using the widget to build a form for creating Simple Products. If you haven’t read that yet

WooCommerce Integration: Add New Downloadable Product Read More »

WooCommerce Integration: Add New Group Products

Grouped products are a product type in WooCommerce that lets you list several products together on a single page. You first create the individual products and then add them to a grouped product. These can be any type of product, simple product, variable product, etc. You can read more in the official WooCommerce Docs. In the Add

WooCommerce Integration: Add New Group Products Read More »

Multi Step Form

Advanced Custom Fields (free), and ACF Frontend Pro  Multi Step Forms allow you to create forms which are split into multiple steps or “pages”. This is especially useful for longer forms or forms with multiple parts. The user can navigate through the pages when filling out the form. Creating the Form First you create a

Multi Step Form Read More »