In the first form, those fields show their fixed value upon page load (and then are correctly added to the total when some dynamic fields are filled in).
In the second one on that same page, they don’t show their fixed value, and are never added (or are added as a value of 0!)
If I change the order of the forms on the page without making any other edit at all, the first form will always work properly, and the second won’t- regardless of which form is placed first.
]]>What’s the best way to work around this issue?
]]>I can’t find out how I can style with css a second form on a website in a different style. I already tried with the form id. As an example:
But this does not work. I also tried to find out how to add a html class to the shortcode, but could not find out.
Can anyone help out how to target a specific form when there are more than one??
Thanks in advance
`#wpcf7-f83-p84-o1 ::-webkit-input-placeholder {
font-size: 22px;
color: #00C2E5;
font-family: ‘Poppins’;
}
#wpcf7-f83-p84-o1 :-moz-placeholder { /* older Firefox*/
font-size: 22px;
color: #00C2E5;
font-family: ‘Poppins’;
}
#wpcf7-f83-p84-o1 ::-moz-placeholder { /* Firefox 19+ */
font-size: 22px;
color: #00C2E5;
font-family: ‘Poppins’;
}
#wpcf7-f83-p84-o1 :-ms-input-placeholder {
font-size: 22px;
color: #00C2E5;
font-family: ‘Poppins’;
}
]]>Hi I love the plugin.
I manage to have a pop up contact form, when click the button the form pop up but when I create a new button for
another contact form, the contact form that shows was the same.
I would like to have a pop up contact form (I use contact form7 plugin) when I click on the button
but not the same contact form I used on other page.
Heres the code I used:
[qodef_button size=”” type=”” hover_animation=”” target=”_self” icon_pack=”” font_weight=”” link=”#contact_form_pop” custom_class=”fancybox” text=”Apply Now” color=”#000″ background_color=”#fff” hover_color=”#fff” hover_background_color=”#212236″ border_color=”#000″ hover_border_color=”#212236″]
I hope you can help. It was two days of research but I can’t find solution. Thank you.
]]>Please help.
]]>https://www.ads-software.com/plugins/contact-form-7-mailchimp-extension/
]]>Sorry for asking, problem solved. Pls delete this topic.
https://www.ads-software.com/plugins/contact-form-7/
]]>Really like the flexibility of your plugin.
Currently looking at purchasing the Developer version for an airport parking website I am creating…
Before I go ahead with my purchase I would like to know if the following is possible:
Is it possible to split the steps of a form over 2 separate pages? (I’ve had a look through pagebreaks on the free version and it isn’t the desired effect)
For example I would require step 1 (the date picker) to be on the side of the index.php page, then when submitted the calculation would appear on a seperate page (e.g booking.php) where the user can then complete the rest of the form and continue through to the payment gateway.
Hope I’ve explained this clear enough!
Cheers,
Rob
https://www.ads-software.com/plugins/calculated-fields-form/
]]>