Field Rule – Wc Fields Factory

Field hide and show depends on user interaction. How to Setup Once you have created the field and click on edit button on the field that you wanted to configure field rules. Now you can see the third tab (Field Rules) on the factory view. Expected Value : Specify (or choose) the values that has

Read more

Variable Product Field – Wc Fields Factory

WC Fields Factory – field have an option for variation product. In variable product can choose field group for each variation. How to get variation product field on product page? Create new fields group or go to older group, On condition meta box. Choose ‘Product Variation’ in first select option, select rule in second option

Read more

Troubleshoot – WC Fields Factory

Fields not appearing in Single Product Page.? Make sure your theme’s template for Woocommerce single product page has the following actions. woocommerce_before_add_to_cart_button woocommerce_after_add_to_cart_button woocommerce_before_add_to_cart_form woocommerce_after_add_to_cart_form woocommerce_before_single_product_summary woocommerce_after_single_product_summary woocommerce_single_product_summary woocommerce_single_product_tab Not all of these actions are necessarily has to be triggered, but whatever action (for fields location in the Fields Factory -> Settings, “woocommerce_before_add_to_cart_button” is a

Read more

Multilingual – WC Fields Factory

From Version 2.0.0, WC Fields Factory support multilingual feature, now its easy to localize your custom field’s labels, messages, options … How it Determines Right now it determine the user current locale by reading HTTP_ACCEPT_LANGUAGE header, and then it tries to find whether WPML plugin is installed and current locale is set (By using their

Read more

Pricing & Fee Rules – WC Fields Factory

Using WC Fields Factory we can add custom fields to the Woocommerce product page, where user can provide additional details (can choose additional options) while there are buying that product. which will be be carried over to Cart, Checkout, Order and Email. What if you wanted to change the product price (or add custom Fee)

Read more

Url Field – Wc Fields Factory

Product Field Url field type is not available for Product Page. Although the purpose of the URL field itself to display arbitary reference link to any external resources on the product page, but this will be used by the store admin. Product Field Raw Output Admin Field Option Description Tool Tip Tool tip for this

Read more

Image Field – Wc Fields Factory

Product Field Image field type not available for Product Page (instead File field could be used). Admin Field Insert a Image uploader field on the Admin Page. Using this field strore admin can set custom images to Products, Variation Products and Product Category. This field utilize WordPress Media Browser to browse or upload images. Option

Read more

File Upload Field – Wc Fields Factory

Product Field Insert a file input field on the product page. Option Description Allowed File Types Types of files that user allowed to upload through this field, enter valid file extensions, mime types with delimited by comma. These values will be used to filter the File Browser dialog box as well as for the server

Read more

Color Picker – Wc Fields Factory

Product Field Insert a color picker field on the product page. Wc Fields Factory uses the Spectrum Js plugin to render Color Picker Widget. Option Description Color Format User selected color value’s format, there are five types of format supported, 1. Hex (default), Hex3, HSL, RGB and Name (Works only for w3c standard color names).

Read more

Datepicker – Wc Fields Factory

Product Field Insert a datepicker field on the product page. Wc Fields Factory uses jQuery UI module to render Date Picker. Option Description Placeholder Placeholder attribute’s value for this datepicker field. Readonly Make this datepicker readonly, to prevent pulling up keyboard when touching this control on mobile. Show Time Picker Display the Time Picker (User

Read more