Popular Articles
Styling Custom Product Addons
The form fields in WCPA are easily customizable by styling it using CSS. There are numerous classes to style the fields in a form. You will be able to change the color, background, appearance and so on with using CSS and the concerned classes of the ...
Attributes/ Variations not showing in Conditional Logic
Make sure that you have created the attributes as Global attributes. Global attributes means the attributes created from the path: Products -> Attributes -> Add new, not from inside the product page back-end. Our plugin can only access global ...
Plugin Updation steps?
Login to wordpress admin portal------------->Choose Plugins option ----------->Select the plugin and proceed with the update now.
Dealing with Regex (Regular Expressions)
WCPA input fields- Text and Textarea- are well-defined for matching the input values with Regular Expressions. But there is no matching for the string, this feature will match the input character-wise. Let us have a look at how we are dealing with ...
Quantity Based Discount - Tutorial
Please follow the steps below: - Create a Products List with the selected products or product category. - Create a Pricing Rule, select Discount Type 'Quantity Based Discount', select the created Product List or set to ALL (if you wan to apply the ...