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

Email receiving without any Content

$
0
0

Replies: 0

Hi all,

I am working with a new site. The problem facing now is receiving email without its content.

<<< No Message Collected >>>

Getting this message in the email body. Using “HTML Content Type”. All configurations are configured correctly. No issues there.

Thanks in advance


Change to in error messages

$
0
0

Replies: 0

Hi all,

Firstly, thank you for this great plugin.

I have been trying to change a <span> to a <div> but couldn’t find where I can do that.

Here is a screenshot:

https://i.imgur.com/g4Q7Q2d.png

Can someone help me?

Thanks in advance!

Infinite loading

$
0
0

Replies: 0

Hello,

i’ve updated CF7 to the newest version and now the form won’t submit. The loading gif is there, but nothing happens.

I’ve tried to disable all plugins and went back to twentysixteen, form still doesn’t work.

I’ve tried the define( ‘WPCF7_LOAD_JS’, false ); solution it didn’t work.

There is no error in server logs.

Can you please check the page and see if there is something you can notice that creates a problem here?

Thanks

PayPal Redirect issue on mac [safari]

$
0
0

Replies: 0

I did integration with Paypal by using Contact Form 7 – PayPal Extension plugin but at the time of submission of the form it redirects to the default action of that contact form but its suppose to redirect to Paypal login page

Contact Form Submit Button Sends Error

$
0
0

Replies: 0

When I fill out top form and hit submit button it takes me to: http://bnkut.com/#wpcf7-f241-o1. There is no success confirmation. Also, I am not getting email in my inbox.

It came with rara theme which I bought and they refuse to give me support.

Post-Related Special Mail Tags

$
0
0

Replies: 0

After latest upgrade (beginning September), fields [_post_title] and [_post_name] values are no more included in email message. Could you please check it? Thanks

How can I modify the CSS?

$
0
0

Replies: 0

I need to modify the CSSS to change the color of the input text in the form.
I’ve tried it in the additional adjustments tab but I have not succeeded.
Does anyone know how to make them?

Many thanks
Alexander

[_url] tag not working correctly


Google maps no longer working on contact

$
0
0

Replies: 0

Password: WordPress
(to view webpage)

This page recently changed and now has a map with watermarks at the top. Why is this? Is this related to the plug in?

Keyboard closing on mobile devices

$
0
0

Replies: 0

Dear friends,
I can’t fill form fields on android devices on my site,
because the keyboard flashes up and then goes away.

All suggestions are welcomed!
Thank you

  • This topic was modified 1 hour, 17 minutes ago by macsi84.
  • This topic was modified 1 hour, 14 minutes ago by macsi84.

Possible to rename attached file ?

$
0
0

Replies: 0

Hey there,

Everything is in the title … want to know if its possible to rename the file that are attached in the mail with the var from the contact form.

Example :

The file “pdf15864.pdf” will be like “[Name] [Address].pdf”

Thanks in advance !

Add delay to re-direction after form submit

$
0
0

Replies: 0

Hi guys,
I want to be able to add a delay to the re-direction that is setup after the succesful submission of a form.

Im using this code

<script>
    document.addEventListener( 'wpcf7mailsent', setTimeout(function( event ) {
        location = 'https://london.tombyrom.co.uk/wp-content/uploads/2018/09/diploma.pdf';
    }, false ), 50000);
    </script>

But in doing so when you hit the homepage where the form is placed it straight away re-directs you to the PDF. I don’t understand why its re-directing on page load? And not just when wpcf7mailsent event happens?

Thanks
Tom

Contact Form 7 Form Action

$
0
0

Replies: 0

I have a issue with contact form 7 form action. In the form action you can see something like action=”/bagezi#wpcf7-f183-o1″. Can anybody tell me why its happening. It created lot of pages like this. I have attached screenshot regarding this.

http://prntscr.com/kw6kxy

  • This topic was modified 45 minutes ago by deep100192.
  • This topic was modified 43 minutes ago by deep100192.

Send source/medium (analytics) through contact form 7

$
0
0

Replies: 0

Hello all,

We use contact form 7 to send some e-mail alerts to our team about leads that subscribed through forms made on contact form 7.

I would like to send analytics tracking (source/medium) within the alert emails, so that we can keep track of where our leads come from.

I can’t find any topic on this forum on that subject. Does anyone know how to do this?

Thank you in advance for your answers,
Josephine

Contact form 7 not working after WordPress Update

$
0
0

Replies: 0

After updating to WordPress 4.9.8, I’m having issue with the contact form7 on my site. I’m having issue with email field of Contact Form7.

Problem:
I have created a email field with: [email* ContactEmail class:form-control]. I get the error “There was an error trying to send your message. Please try again later.”
I also installed WP Mail SMTP and successfully configured it..
Note: Contact Form was working before WordPress Update
Issue: instead of Using [email* ContactEmail class:form-control], if I use [text ContactEmail class:form-control], the contact form sends the email but the field doesn’t supports email address {Only Text Supported}..


Once Again: Control Langauge of reCAPTCHA

$
0
0

Replies: 0

Our site is available in two languages: EN and NL, created with WPML. Since CF7 does not play well with WPML, I’ve created EN and NL versions of my contact form, each used on the respective About page for the language. I’ve translated all visuble strings on the form, but have no access to the reCAPTCHA label. This means that reCAPTCHA presents in the language of the browser. This means that a visitor choosing to visit my site in EN, they still get the reCAPTCHA in Dutch, if their browser is Dutch (and vice versa). How can I control the language of the reCAPTCHA label?

Contact form 7 grabbing input value

$
0
0

Replies: 0

pw for site: smx2018

I’m trying to pass the email that users put in (for contact form 7) to one of the input value in hubspot form.

in hubspot code i found a code that you can pass the input value (ex. if users put example@company.com and click submit -> example@company.com stays in hubspot form input on next page)

onFormReady: function($form) {
jQuery( document ).ready(function() {
jQuery(‘input[name=”email”]’).val(‘ I NEED CODE ‘).change();
});
}

so inside this code there’s .val() section, and I need to grab the correct val for contact form and put there. Do you have any idea what to put in? please let me know.

thanks

Only allow vertical resize of message (textarea) field

$
0
0

Replies: 0

Usability is better if you only allow a vertical resizing of the message box (textarea), as follows:

.wpcf7 textarea {
    border-radius: 5px;
    resize: vertical;
}

spinning submit – no email sent

$
0
0

Replies: 0

Some 12hrs ago all forms did not submit any emails anymore although fields are saved in the database – Submit button just shows the spinning wheel.
Can anyone hint at at solution? Thanks

15:25:13.928 scripts.js?ver=5.0.4:238 Uncaught TypeError: Cannot read property ‘into’ of null
at ajaxSuccess (scripts.js?ver=5.0.4:238)
at Object.<anonymous> (scripts.js?ver=5.0.4:357)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at y (jquery.js?ver=1.12.4:4)
at XMLHttpRequest.c (jquery.js?ver=1.12.4:4)

Не отображает checkbox и radiobutton

$
0
0

Replies: 0

Тема Materialis, на другом сайте с другой темой все работает нормально. На этом сайте просто вместе объектов checkbox и radiobutton отображается просто линия

Viewing all 49161 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>