Eiman
Forum Replies Created
-
Guys Thanks I found the solution
Steps to Add a Hidden Field in JetFormBuilder:
- Open Your Form:
Go to JetFormBuilder > Forms and edit the form you’ve created. - Add a New Field:
Click on Add Field.
Set the field type to Hidden Field.
- Field Settings:
Under “General”:
Field Name: For example, use category
Default Value:
If you want to store the category ID, enter something like: 15
If you prefer the slug, enter: news
Under “Advanced”:
Optionally, you can assign a custom CSS class for styling or identification, but it’s not required.🎯 Result:
This will store your selected category (e.g., news) as part of the form data.Users won’t see it or be able to change it.
The value will be submitted alongside the rest of the form fields.
Forum: Fixing WordPress
In reply to: activate add to cart button on specific productsdear https://ww.wp.xz.cn/support/users/t-p/
i know its woodmart but my question is about woocommerce actually that i wanna know is there any way on any theme free or premium , that i can enable add to cart button for some products
Forum: Fixing WordPress
In reply to: Hid a section I didn’t want atm on a page and now I can’t undo itThe website is not loading …
please use css for hiding a text or section
- Open Your Form: