How can I add name attr to form tag and custom attribute to form fileds/inputs
-
Hi,
I’m using WP 4.0 and CF7 Version 4.0.1, in a custom theme, not a child theme.
All I want to do is :
- to add name attribute to form element/tag (<form>).
- to add custom attributes to form fields
All I get is:
<form name=”” action=”/contact/#wpcf7-f91-o2″ method=”post” class=”wpcf7-form” novalidate=”novalidate”>.I’m trying to add a name, but I can’t find out how.
Using the docs and the faqs of the plugin, I was able to customize the form, adding classes, ids ect, to fields. But I want to add some custom attributes to these fileds.
Search through the internet I could not find something to help me to this.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How can I add name attr to form tag and custom attribute to form fileds/inputs’ is closed to new replies.