Adding Custom Fields to Products
Custom Fields allow you to add additional metadata to WooCommerce products, which can later be used for filtering or display purposes.
Step 1: Open Product Editor
- Go to WordPress Dashboard → Products.
- Click Edit on an existing product, or click Add New to create a new product.

Step 2: Enable Custom Fields (If Not Visible)
If you do not see the Custom Fields section:
- Click Screen Options at the top-right corner of the editor.
- In the Screen Elements list, check Custom Fields.
- Close the Screen Options panel.
The Custom Fields section will now appear when you scroll down.

Step 3: Add a Custom Field
- Scroll down to the Custom Fields section.
- Under Add Custom Field:
- Enter a Name for the custom field.
- Enter the corresponding Value.
- Click Add Custom Field.

Step 4: Edit or Delete Custom Fields
- To edit, update the value and click Update.

- To remove, click Delete next to the custom field.

Manage Custom Fields in the Filter Widget Form
- Access Filter Settings:
- Go to Product Filters > Form Manage in your WordPress dashboard.
- Show Custom Fields:
- In the settings, find the Custom Fields option.
- Toggle this option on or off to control whether the Custom Fields filter appears in the widget.
Style/Design/Customize the Custom Fields Widget
- Access Form Style Settings:
- Go to Product Filters > Form Style in your WordPress dashboard.
- Select Authors from Dropdown:
- From the Select Attribute dropdown menu, choose Custom Fields
- Then choose which Custom Field you want to style
- Choose Custom Fields Style Options:
- Select one of the style options:
- Checkbox
- Color
- Image
- Select
- Select one of the style options:
- Select Suboptions:
- Based on the style option you choose, configure the suboptions to customize the appearance and functionality of the attribute widget. This may include selecting colors for the color option or uploading images for the image option.
- Optional Settings
- Enable Minimization Option
- Single Selection
- Show / Hide Number of Products
- Max Height
- Show / Hide Widget Title
- Widget Title
- Order Values / Terms By
- Order Direction
- Advanced Settings
- CSS Class
- Operator
- Include / Exclude Terms From Filters
- Enable Terms Search
- Layout
- Enable / Disable Tooltip
- Show in Active / Chips Filter Widget
- Save Changes:
- After customizing the Authors widget, make sure to click Save to apply your changes.
Step 3: Display the Product Filter on Your Webpage
- Insert Filter Shortcode:
- Visit the page where you want to display the product filter.
- Add the shortcode
plugincy_filtersto the desired location (e.g., in a page or widget).
- Optional Product Shortcode:
- If you want to display products alongside the filters, you can also include the shortcode
products.
- If you want to display products alongside the filters, you can also include the shortcode
- Customize Sidebar or Page:
- You can add the filter shortcode to a sidebar widget or directly within a page’s content.
Once you have completed these steps, customers will be able to filter products by authors on your webpage using the Dynamic AJAX Product Filters plugin.