Quantcast
Channel: WordPress.org Forums » [Contact Form 7] Support
Viewing all 49154 articles
Browse latest View live

issues with CF7

$
0
0

Replies: 1

I am finding that there are lots of issues with CF7.

I was following as video tutorial and the following doesnt seem to do anything anymore.

.wpcf7-form{
margin-left:25px;
}
for example does not work on the form.

this is just one of many

here is the form code:

`<form method=”post” action=”#”>
<div class=”inquiry-form”>
<h3 class=”inquiry-title”>Enquire about this property</h3>
<div role=”form” class=”wpcf7″ id=”wpcf7-f12520-p12399-o1″ lang=”en-GB” dir=”ltr”>
<div class=”screen-reader-response”></div>
<form action=”/property/detached-mediterranean-style-villa-in-cabo-roig/#wpcf7-f12520-p12399-o1″ method=”post” class=”wpcf7-form” novalidate=”novalidate”>
<div style=”display: none;”>
<input type=”hidden” name=”_wpcf7″ value=”12520″ />
<input type=”hidden” name=”_wpcf7_version” value=”5.0.4″ />
<input type=”hidden” name=”_wpcf7_locale” value=”en_GB” />
<input type=”hidden” name=”_wpcf7_unit_tag” value=”wpcf7-f12520-p12399-o1″ />
<input type=”hidden” name=”_wpcf7_container_post” value=”12399″ />
</div>
<p><label> Your Name (required)<br />
<span class=”wpcf7-form-control-wrap your-name”><input type=”text” name=”your-name” value=”” size=”40″ class=”wpcf7-form-control wpcf7-text wpcf7-validates-as-required” aria-required=”true” aria-invalid=”false” /></span> </label></p>
<p><label> Your Email (required)<br />
<span class=”wpcf7-form-control-wrap your-email”><input type=”email” name=”your-email” value=”” size=”40″ class=”wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email” aria-required=”true” aria-invalid=”false” /></span> </label></p>
<p><label> Subject<br />
<span class=”wpcf7-form-control-wrap your-subject”><input type=”text” name=”your-subject” value=”” size=”40″ class=”wpcf7-form-control wpcf7-text” aria-invalid=”false” /></span> </label></p>
<p><label> Your Message<br />
<span class=”wpcf7-form-control-wrap your-message”><textarea name=”your-message” cols=”40″ rows=”10″ class=”wpcf7-form-control wpcf7-textarea” aria-invalid=”false”></textarea></span> </label></p>
<p><input type=”submit” value=”Send” class=”wpcf7-form-control wpcf7-submit” /></p>
<input type=’hidden’ class=’wpcf7-pum’ value='{“closepopup”:false,”closedelay”:0,”openpopup”:false,”openpopup_id”:0}’ /><div class=”wpcf7-response-output wpcf7-display-none”></div></form></div> </div>
</form>`

given that the form class is wpcf7, if i use this class i should be able to create a style for all contact forms.

and if I use div.wpcf7 I should be able to make the background span the whole width of the page, but it seems like any forms i create are not allowing or accepting certain code.

I am trying to add a background colour that spans the whole page width, so I can then move on and actually style the form elements.

I have tried using the following as well:

.wpcf7{
width:100% !important;
}

but none of these options have had any success yet.
I would be very very grateful if somebody could help me.

many thanks in advance.

regards
Luke


Don’t work wpcf7_validate_hidden filter

$
0
0

Replies: 0

Hello! I’m trying to make custom validation for hidden field. Added the wpcf7_validate_hidden filter like that:

add_filter('wpcf7_validate_hidden', 'some_function', 20, 2);

The filter doesn’t work only on one of my sites. Checked via mail() and file_put_contens(), doesn’t work.

What to check and how to understand why the filter doesn’t work?

  • This topic was modified 1 day, 7 hours ago by anarmus.
  • This topic was modified 1 day, 7 hours ago by anarmus.

contact form 7 pipes

$
0
0

Replies: 5

No email is being sent using this code, can anyone tell me where it’s going wrong? Indiviudal recipient contact forms work OK

[select* your-recipient “Secretary|secretary@britishorigami.info”
“Chair|chair@britishorigami.info”
“Membership|membership@britishorigami.info”
“Supplies|supplies@britishorigami.info”
“Publications|publications@britishorigami.info”
“Public Releations|publicity@britishorigami.info”
“Website|web@britishorigami.info”
“Treasurer|treasurer@britishorigami.info”
“Editor|editor@britishorigami.info”
]

Track event on inline action (Facebook Pixel)

$
0
0

Replies: 0

I suspect this may have been previously asked, but I am unable to find the answer I need.

I need to track completed signups via Contact form 7, and I am tracking it via a Facebook Custom Conversion pixel.

I have gotten the Custom conversion code, but I do not know how to implement it in Contact form 7. Is there someone who can show me how to do so, from start to finish, noting that I am not very technical.

Contact form 7 not work

$
0
0

Replies: 1

Hi,

I installed contact form 7, and added it in the side bar. Looks good.

When I test it in my web site, it does not work. It shows an error message: “There was an error trying to send your message. Please try again later.”

To solve the problem, do I must install a phpmailer plugin, for instance, Easy WP SMTP? and I need modify some file in the phpmailer? Thank you.

Best regards,

Peter

Error with phone number field

$
0
0

Replies: 0

“One or more fields have an error. Please check and try again.”

No idea if anyone else can access the preview, but I just get the above error when I enter any phone number and don’t know why

How to edit plugin files in child folder?

$
0
0

Replies: 1

Hello,

How can i edit the plugins files ind a child theme folder, i have to change some things in “/wp-content/plugins/contact-form-7/modules/text.php”

So in my child theme folder, i’ve maked this path: /themes/child-theme/contact-form-7/modules/text.php”

The changes doesnt work from the child theme path.

What do i do wrong? Hope you guys can help me.

Allow User To Save Form Progress

$
0
0

Replies: 0

Hello,

I have a website with quite a lengthy contact form which is acting as a job application form.

I am wondering if there is any way I can allow the user to save their progress so they can continue filling it out at a later date/time?

I have seen this elsewhere on the web and just wondered if this is possible.

Thanks


recaptcha goes over Send Button on mobiles

$
0
0

Replies: 0

recaptcha goes over[obscures] Send Button on mobile devices

Subject not work

Countries and USA states

$
0
0

Replies: 0

I have form with countries and US states I build using data:countries and data:us_subdivisions.states data:us_subdivisions.districts.
How I can make both of the required so the US state will required only if someone select USA as the country?

Invoke Scanner

$
0
0

Replies: 0

I would like to know if there is a plugin or code that would allow my contact form to invoke the users scanner to perform a scan of a document and then attach it to the contact form when it is sent. Besides scanning and attaching it to the email, the temporary file would also be deleted after the email is sent. This would provide a level of confidentiality/security that I am looking for.

I am already aware of the attachment “file” function. However, I would like to take it one step further that would eliminate the user having to scan it in advance and then locate it in order to attach.

Thanks in advance for your time.

Aceptación condiciones/acceptance conditions

$
0
0

Replies: 0

Hola, tengo un problema al configurar la casilla de aceptación de las condiciones de la web. En PC me sale la casilla para marcar pero en la versión móvil no me sale.
¿Hay alguna solución? Gracias

Hello, I have a problem when configuring the acceptance box of the conditions of the web. On PC I get the box to mark but in the mobile version it does not work out.
Is there any solution? Thank you

Contact Forms 7 Not Working on Mac Desktop

$
0
0

Replies: 3

Hi all. Need help. My forms work on every browser on a PC as well as any tablet (even Apple). However, the form submission doesn’t work only when using a Mac desktop – it just hangs there. I’ve even tried the Safari browswer on Windows, and it works fine. Anyone else experience this? How do I correct it?! Please help, much thanks!

If no attachment uploaded, form will not submit in Safari

$
0
0

Replies: 1

Hello, I’m having a problem with my Contact Form 7 in Safari. When filling out the form in Safari, I can ONLY submit the form if an attachment is uploaded. It’s not a mandatory field and I can leave it empty in Chrome with no issue.

I’ve tried disabling my plugins, disabling AJAX, and changing the theme with no luck. If I don’t include an attachment, nothing happens when I click submit. If I do include an attachment, it goes through immediately and the attachment sends via email correctly.

Any ideas for a work around?


Getting wrong validation message (file size maximum)

$
0
0

Replies: 0

This is an “internal” page, so I cannot share the link.

I’ve created a form for file uploads. I’ve set the file size limit at 2mb. When I exceed the 2mb limit for testing purposes, I get “The field is required” error messages on all fields. But I do not get the “file size exceeded” message.

This is the code:

<label> Your Name (required)
[text* your-name] </label>

<label> Your Business Name (required) [text* business-name]</label>

<label> Your Email (required)
[email* your-email] </label>

[file your-file limit:2mb filetypes:.jpg|.eps]

[recaptcha]

[submit “Upload”]

  • This topic was modified 57 minutes ago by tracihoff.

Default Select Option when using Listo

$
0
0

Replies: 0

I am using Listo to display a list of countries “data:countries”. After upgrading to 5.0.3 or later, the default option no longer works. The first item in the list is selected instead of the default one that I choose.

If I have a manually entered list of options, then default works as it should. It is only when using Listo data that the default option does not work.

Does not work: [select* dealer-country default:235 data:countries]
– Aruba is selected, which is the first item in the select field

Works: [select* dealer-country default:2 “1” “2” “3” “4”]
– 2 is selected

Thanks!

Uninstalling Contact Form 7

$
0
0

Replies: 0

Hi,
I have Contact Form 7 on my site, but I’ve decided I’d like to deactivate / remove the plugin.
If I just remove the plugin does that delete all its files, i.e. all traces of it from my site / pages, I have some 30 pages.
Or do I have to do something manually to do that?
I’m not a website website professional, so hope you understand what I mean.
Thanks.

Datepicker not working on IE11, even with filter

$
0
0

Replies: 0

Hi, im using the Datepicker on IE 11 with the
add_filter( 'wpcf7_support_html5_fallback', '__return_true' );
fix.

Although the error disappears, the form does not goes forward, and haven’t found any information about this, maybe someone may be able to help!

Thanks in advance

My contact form is working on non-ajax submission mode

$
0
0

Replies: 0

Hi,

Lately my form contact started working on non-ajax submission, preventing me from being able to send events to google analytics.

I was working on version 4.8 for a while and it was working fine all the time, and suddenly on (12/9/2018) it switched to non-ajax submission, although nothing have changed on my site.

I’ve tried lately to upgrade to the newest version 5.0.4, but it didn’t help.

I get this error in the inspector:
Failed to set referrer policy: The value ” is not one of ‘no-referrer’, ‘no-referrer-when-downgrade’, ‘origin’, ‘origin-when-cross-origin’, ‘same-origin’, ‘strict-origin’, ‘strict-origin-when-cross-origin’, or ‘unsafe-url’. The referrer policy has been left unchanged.

hope you can help me

thanks

Viewing all 49154 articles
Browse latest View live