Replies: 1
Hello,
I’m working on a local development site running LocalWP and using Blocksy with a child theme. My plugins are Woocommerce, Forminator, Blocksy Companion, and Admin and Site Enhancements (ASE) Pro. My themes and plugins are all up-to-date. I do not have any custom post types, custom fields or custom taxonomies.
I am trying to build a form to post a user submitted product to woocommerce. The Title, Content, Excerpt, Featured Image, Product Categories, Custom Fields, and 3 Product Attributes are toggled to “on.”
My custom fields are: _regular_price / {number-1} and _virtual / true. (Which work and are pretty slick!)
All of the fields are showing on the form (including the attributes). All of the fields are saving to woocommerce EXCEPT the 3 attributes. Selecting the values for the attributes seems to be working fine, and I don’t any have any errors when I save (submit) the form.
If I can get the attributes resolved, I also have a question about product categories. (Since they’re working, it can wait.)
I’m really stumped, so I would appreciate any help you can give me!
Thank you.
Kellie