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
0 votes
1 answer
242 views

add own php contact form to wordpress

i created a website and i'm just beginning with content management, so i installed wordpress with xampp and now adding everything that i made to the wordpress server. the only problem that came up is ...
basedgod's user avatar
1 vote
0 answers
37 views

Wordpress: Contact form not sending and returning wrong page

I'm working on my own wordpress theme and I'm making a contact form, but it wont send me mails and when I post the form then the page goes crazy and says that it cant find the page. my contact page ...
Mads I's user avatar
  • 163
0 votes
1 answer
3k views

contact form 7 send mail according to user response

I have set up a Contact Form 7 on my website and It has a drop down so the user can select any option from the drop down . so my problem is this that when a user select from any of the 3 option , a ...
PHP_USER1's user avatar
  • 628
0 votes
1 answer
150 views

Change language contact form

I have made 2 contact forms in WP, contactform and contactform_fr. If the language is changed to French, i would like to show contactform_fr. I found this is the footer.php <div class="col-xs-12 ...
Joeri De Groote's user avatar
1 vote
2 answers
62 views

php contact form on wordpress site not running correctly

I am developing on XAMPP with a wordpress install. My form looks good everything is how I want it but when I click the submit button it loads and index.php aka my websites home page. so when I ...
Alex Gray's user avatar
  • 110
0 votes
1 answer
788 views

Custom style of Contact Form 7

I am trying to style the default contact form i have imported into my theme, but it is not responding to any changes i make to the css. The form is in the footer of the page: http://jteng.ayomo.com ...
Dee's user avatar
  • 7
0 votes
1 answer
122 views

WordPress Calling Function Outside

How to get value using <?php get_theme_mods('emailaddress') ?> in file insde theme folder? Actually I have registered a field to set email from WordPress customize section. <?php ...
Richard's user avatar
-1 votes
1 answer
2k views

Contact Form 7 Date in UK Format

I have been trying to get the date to show up in the UK format This is the code i use to show the date picker on the website <p>Lesson Start Date <span>[date date-501 _format_date-501 "D,...
FoamyMedia's user avatar
0 votes
1 answer
157 views

Emails aren't sent in Wordpress with headers

I'm running a new WordPress website on LEMP on Debian 7, sendmail installed. I have a custom theme installed which has contact form. Contact form says email sent but email actually not delivered. I ...
Rafiq's user avatar
  • 1
3 votes
1 answer
1k views

Wordpress contact form 7 pass values from a form to contact form

so i have a quote generator that creates a quote depending on specific selected options. once the user is happy, they click on 'book' to send the details to an email address. basically...I have a ...
shil99's user avatar
  • 31
1 vote
0 answers
2k views

Contact form 7 sending to wrong email (wordpress)

I have changed all the email addresses to send where I want them to go in the fields, however upon sending an email through the form on the site I still receive emails to the unwanted test address I ...
5kud's user avatar
  • 337
0 votes
1 answer
2k views

wordpress action form doesn't work

I have a page-contact.php (i have my custom form) <form id="contact-form" name="contact-form" method="post" action=""> <input type="text" name="name" placeholder="...
user2916693's user avatar
-1 votes
2 answers
269 views

wordpress custom contact form html + php inside page

hi everybody i have my contact form ready in html and php (2 different files one html and one php file) and i want to use it in a worpress page. the user fills the form, selects support department ...
xbass540's user avatar
1 vote
0 answers
3k views

Contact Form 7 + Google reCAPTCHA - How do I set up server-side configuration?

Thank you for reading my problem in advance. I am trying to incorporate Google's new reCAPTCHA (https://www.google.com/recaptcha/) into a Wordpress site that is using Contact Form 7. I have inserted ...
Trent Johnson's user avatar
0 votes
1 answer
786 views

How to know from which page/post was contact form sent

Hi have a kind of catalog system implemented with wordpress posts. Hi would like to create a "Get Quote" button on each post that would open on lightbox a small contact form. My challenge here is, how ...
Miguel Silva's user avatar
0 votes
2 answers
7k views

Wordpress Contact form 7: 2 forms on one page - only one form functions

I have the latest version of wordpress, with the latest version of Contact Form 7. I use 2 shortcodes/forms on one page. The issue is that only the first form works. When I hit submit on the second ...
TechyDude's user avatar
  • 1,165
1 vote
2 answers
1k views

Contact form some characters display as html entities

my php contact form is sending special characters as html entities.. can't understand why.. //the field echo '<textarea rows="10" cols="35" name="cf-message" placeholder="' . __('Your message', '...
antonio83's user avatar
  • 454
0 votes
1 answer
3k views

Send values with contact form 7 wordpress

I have a form having fields like this. <form action="http://localhost/brands/?page_id=14" method="get"> <p> <label>*Graphic ...
Bigtech Ideas's user avatar
-2 votes
2 answers
1k views

PHP code to redirect contact form to thank you page

I hope someone may help me with the following issue. I want to create a new page in WordPress (i.e. http://www.example.com/get-in-touch/thanks) The reason for this is when the contact form is filled ...
user3806207's user avatar
4 votes
11 answers
34k views

Contact-form-7 from Wordpress: no success message displayed

I am using contact form 7 (version 3.8.1) with Wordpress 3.9.1, and I can't make the "successfully sent" message appear (or any other message). However, the message is sent successfully.I researched ...
Enric Piferrer Torres's user avatar

15 30 50 per page