Fuzail Akhtar
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 Not Workinghttps://wordpress.org/support/users/takayukister/ please help on this matter , Takayuki Miyoshi
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 Not WorkingI don’t want to use the old version. I want to use all the latest versions of PHP, WordPress, and Contact Form 7 because the old version (like PHP 7.4.2) has cyber attacks and vulnerabilities. Please suggest a solution and fix the Contact Form 7 issue related to the version conflict.
Thanks
Forum: Plugins
In reply to: [Contact Form 7] Troubleshooting Contact Form 7 Not WorkingError Screanshots
Forum: Plugins
In reply to: [Contact Form 7] Submitting form not working – endless spinning wheelI am facing the same issue. When I submit the form, it keeps spinning and then shows an error:
this is my preview :
- {contact_form_id: 15, status: “spam”,…}
- contact_form_id: 15
- into: “#wpcf7-f15-o1”
- invalid_fields: []
- message: “There was an error trying to send your message. Please try again later.”
- posted_data_hash: “”
- status: “spam”
Forum: Plugins
In reply to: [Contact Form 7] how to change label color in contact form7??hi,
rlaxorl123please use this code to solve your style problem:
.wpcf7-form label {
color: <your font color here>;
font-size: <your font size here>;
}Thanks
FuzailForum: Plugins
In reply to: [Contact Form 7] email and subject are not shownHey, juridawedeit
please use the message body as Use HTML content type and fix it
Thanks
Forum: Plugins
In reply to: [Contact Form 7] UndefinedHiI Mina , i am another CF7 user.
try this function to function.php file and fix it:
<?php
// Remove auto p from Contact Form 7 shortcode output
add_filter(‘wpcf7_autop_or_not’, ‘wpcf7_autop_return_false’);
function wpcf7_autop_return_false() {
return false;
}Thanks
- This reply was modified 3 years, 5 months ago by Fuzail Akhtar.
please setup your mail with SMTP first then try ..
ThanksForum: Plugins
In reply to: [Contact Form 7] This field is required validationhere —> https://www.solartopps.com/get-qualified/
you can check here.
please have a look and solve the question please ASAP…when I degrade my version 5.2.2 its works…but I upgrade Your updated version … it’s not work
- {contact_form_id: 15, status: “spam”,…}