Create radiobuttons with custom post type
-
Hi,
I’ve got a Contact Form 7 form which users can use to make a bid on a product. Therese products are of custom post type ‘products’.
Is it possible to create a radio button for each product cpt?At the moment I got
[radio radio-products use_label_element default:1 "Product #1" "Product #2" "Product #3"]
, but I don’t want the products to be hard coded in there.
Maybe something like
[radio radio-products use_label_element default:1 data:cpt_name]
?The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Create radiobuttons with custom post type’ is closed to new replies.