Skip to main content

All Questions

Tagged with
0 votes
1 answer
514 views

Contact Form 7 Plugin

In WordPress my Contact Form 7 is giving me an error message. (There was an error trying to send your message try again later). Can someone tell me what the problem is. I have never had this problem ...
Bonnie Lorenzen's user avatar
1 vote
0 answers
71 views

how to change uuid to jpg format on contact form 7 wordpress?

I want to ask. when uploading a jpg file in the form, why is the result in the db converted to some kind of uuid? as long as you want it to be a jpg. has anyone experienced it? I use the contact form ...
nasrul aytam's user avatar
0 votes
1 answer
614 views

Set Cookie if Contact Form 7 was sent

i want to set a cookie if a specified form (Contact Form 7) was sent. If is write the code into the init-call it works: function process_post() { if( isset( $_POST['kampagne'] ) ) { ...
Denis's user avatar
  • 51
0 votes
1 answer
394 views

How to style the "Search Computer" File Upload button for eMail Contact Form 7?

I have a standard "Contact Form 7" Send File as Attachment Form on wordpress: <label>UPLOAD FILE [file uploadedfile] </label> I am already searched stackoverflow etc etc etc. ...
htmlnoob1's user avatar
0 votes
0 answers
73 views

Wordpress WPForms problem - Emails cannot be delivered

I added contact form on my website and emails flow was ok but as I didn't have any spam protection, I added WPForms, turned on captcha and since then, "email cannot be delivered to...." ...
ngwomo's user avatar
  • 81
0 votes
1 answer
2k views

contact form 7 not sending mail

please av tried all the kind of settings i know on my wordpress website with the contact form 7 pluging trying to send mail to my admin email but it kept saying error trying to send your message try ...
AKATUGBA's user avatar
0 votes
1 answer
1k views

Read CSV in WordPress and pass values to [select]

Source: https://bdwm.be/how-to-create-dynamically-populated-cascading-dropdown-lists-for-contact-form-7/ One cool guy shared his snipped that allows me to create dynamically populated cascading ...
Łukasz Olewniczak's user avatar
0 votes
1 answer
138 views

Where to setup email id on all contact form in WordPress?

I have a question related to WordPress...I have installed the WordPress theme on this domain www.digitalmarkito.com and import demo data too for the look and feel so that I can update my data. In ...
Deepak's user avatar
  • 1
0 votes
1 answer
17 views

How to make two vertical columns of fields?

I added different part of codes and now I'm all confused on what to keep and what not not. I'm trying to have a contact form with 2 vertical columns. Can I get directions on what to add/keep and ...
ali's user avatar
  • 1
1 vote
0 answers
988 views

How to pass parameters from Wordpress Contact Form 7 to an external server?

I have a login form created in Wordpress using Contact form 7. I'm tryig to pass parameters from this form to an external server. But it is not happening. I am a designer, and not much of a ...
Ashwin's user avatar
  • 11
1 vote
0 answers
822 views

How to get images instead of radio boxes for Contact Form 7 in Wordpress?

I tried the steps as discussed in this thread: Use image as radio button on Contact Form 7 However nothing happens. I just the the text show up on the page. Any advice?
Shukhrat Kamalov's user avatar
0 votes
0 answers
22 views

WordPress - WP Contact Form 7 issue

I am facing a strange issue, I have set a TO emails address as "[email protected]" in the WP Contact form 7 mail settings, that means the form should be emailed to this emails ID. But, instead, ...
Makarand Patil's user avatar
0 votes
1 answer
484 views

Run shortcode contact form in a hook - wordpress code snippet

Ok this is my first ever attempt at PHP/code snippets so I apologies in advance if I'm way off the mark! I have a Wordpress website with a Real Estate Plugin that allows a logged in user to contact ...
Baseline9's user avatar
  • 111
0 votes
0 answers
452 views

Contact form 7 save into DB - Parse error: syntax error, unexpected (T_VARIABLE)

I'm trying to insert a custom function in the function.php to copy more simply how to make plug-ins prepared, the data of a form filled out and sent. server sends me an error: Parse error: syntax ...
Marco Meloncelli's user avatar
1 vote
0 answers
3k views

Wordpress Contact Form 7 add more button to add fields row dynamically

I am working on WordPress projects and I wanted to develop a functionality like once the user clicks on adding more button at that time 4 fields will be added on the form, If press gain to add more ...
Pratik Vegad's user avatar
1 vote
1 answer
449 views

Add target=" _parent" to <form> tag on WordPress Contact form 7?

I am creating a form that will be iframed into another site. I would like the re-direct to a 'thank you' page to be done on the parent page on submit. Is there a way I can add the target="_parent" ...
Steve Walker's user avatar
0 votes
1 answer
2k views

Wordpress Contact Form 7 - specific dates (datepicker)

So I have a form, written using Contact Form 7 plugin, and I want to include a datepicker there (only date, without time). By default, the only things I can change are: minDate(); maxDate(); step(); ...
wisnia's user avatar
  • 85
0 votes
1 answer
21k views

How to align center Wordpress plug-in contact form 7?

The topic says it all. I've been trying various code propositions from various websites with no success. This is the site: http://jakubplech.pl/kontakt-copywriting-slask/ The form is in the bottom, ...
zajacc's user avatar
  • 51
-1 votes
3 answers
51 views

Contact forms WP plugin not showing SUBMIT button

I've got contact forms plugin on my wp website but it stopped showing submit button. Seems some glitch in css, any ideas? http://www.lukask.cz/individualni-konzultace/
Lukáš's user avatar
  • 29
0 votes
1 answer
6k views

Place text before and inside fields in contact form 7 for Wordpress

I am trying to figure out how to put the text before a text field in the WordPress plugin Contact form 7. How can I do that? I managed to put it inside the field by adding this: [text your-name ...
Henrik's user avatar
  • 249
1 vote
2 answers
2k views

Contact Form 7: How to check if a shortcode exists on the form body?

I need check if my custom CF7 form tag is inserted on the form, to create a simple condition. I know the function has_shortcode( $content, 'my-shortcode' ), but I don't know the var that the CF7 uses....
Dante Webmaster's user avatar
-4 votes
1 answer
52 views

Protect Wordpress contacts form from spammers

I have a project http://www.takoplius.lt. I am dealing with with a spam problem which comes through contact form. You can find this form in homepage right here (https://www.screencast.com/t/...
JuliusR's user avatar
3 votes
0 answers
720 views

Contact form 7 and amazon SES

Is there a way to set up contact form 7 with amazon SES? On my server I have an issue that not allow to use SMTP. And I use Amazon SES to send newsletter emails. It works, but when I install contact ...
Cutis's user avatar
  • 960
0 votes
3 answers
1k views

Remove Contact Form 7 CSS and JavaScript Unless Contact form 7 shortcode is used in the page

I want to show the css and javascript only when the shortcode is used in that page. If the short code not present in the wordpress page then the js and css of contact form should not be shown. For ...
J. Shabu's user avatar
  • 1,043
0 votes
1 answer
4k views

WordPress Contact form 7 Forbidden error

When i have click on save button at that time this error message is display. Forbidden You don’t have permission to access /wp-admin/admin.php on this server. Can you tell me what is a problem ?
Chetan's user avatar
  • 143
0 votes
1 answer
1k views

How to add select html to my own contact form "In Wordpress"

I created my own contact form wordpress. I can send "name" "e-mail" .. But i can't send html select info and checkbox value. Can you help me please? <select> <option value="volvo">Volvo&...
wpdev's user avatar
  • 195
0 votes
2 answers
376 views

Contact form 7 hiding my footer

I have a rather strange problem. I have created 3 forms for an insurance broker website and of those 3 forms 2 are making my footer shrink in width drastically. The only extra that i added to the ...
J3DI13's user avatar
  • 25
0 votes
1 answer
71 views

Submit user screen resolution in Contact Form 7

I want to see the specific Contact Form 7 submissions that are sent using mobile devices. So I was wondering how to automatically input screen resolution information in contact form 7 submission. I ...
HashAB's user avatar
  • 1
0 votes
0 answers
20 views

Template PHP contact form [duplicate]

Hey guys Ive just bought a template and the customer support is refusing to help me unless I pay them on top of the fee of the template I already bought... fuming. So im left with good ol' Stack ...
Tomas Alonso Rehor's user avatar
0 votes
1 answer
2k views

ReCaptcha not loading Contact Form 7

I'm using Contact form 7 and my ReCaptcha isn't showing. The keys are correct and the shortcode is correct. This is the code that is showing on Google Inspect but it's completely blank: <div ...
user3181828's user avatar

15 30 50 per page