Posts

Showing posts with the label woocommercecheckoutfield

Custom Sections in WooCommerce Checkout Field Editor

Image
Using WooCommerce Checkout Field Editor plugin, you can also add new sections in the WooCommerce checkout form. Sections are used to separate fields according to their divisions.  Default sections in WooCommerce are the Billing Section, Shipping Section and Additional Fields Section . WooCommerce Checkout Field Editor allows you to add new sections and define new fields to them. Following are the operation that can be performed on newly created sections: Edit new sections  - Properties of new sections can be edited later. Duplicate new sections  - A copy of an existing new section can be made. Remove created sections -  The sections cannot be disabled, but can be removed if necessary. Following are the entry fields in Add new section: Name/ID *:  This is the unique html ID for the created section. No two sections can have the same section name. CSS Class :   Here, you can add a CSS class for the section. You may need to define the st...

WooCommerce Multi-Step Checkout | WooCommerce Multistep Checkout | ThemeHigh

Image
Add New Step For Multi-Step Checkout ‘ Add new step ’ feature is one of the key features of the plugin. It helps you to add custom steps for checking out on your checkout page. You can access this feature from ‘Multi-Step Checkout’ settings. While the plugin is activated, it displays three steps, i.e. Billing Details, Shipping Details and Order Review as default. To add an extra step, click on ‘ + Add new step ’ button. In the pop up window which appears, you can add the name, step title and display index of the step and save it. After adding the steps, each section created using the  WooCommerce Checkout Field Editor Pro  plugin should be assigned to a step from the plugin itself. The default steps are assigned a display name and index by default, which can be edited manually. The default sections (Billing, Shipping and Order Review) are already assigned to corresponding steps and cannot be edited. Instead, you can rearrange these steps to display an added step bef...