mamabird31
Forum Replies Created
-
I just submitted a ticket…
I added the following to my CSS:
#emailHidden, { display:none; }
and as you described, it’s not displaying on my form. I now see
emailHidden
in the Email Builder which I selected for the TO field. Upon submit I am not getting the email (although I’m getting the secondary admin email) and when I check the entries table there is nothing in the emailHidden field. So it’s still not sending it through.I figured out what is happening. My forms requires the user to be logged in. The name and email address fields are read only and displays their logged in information. However, the email field has to be set up as a text input field in order to tell it readonly. Because it’s a text field, it won’t let me select it in the Email Builder box. I tried creating an email field with the same default value but then hide it using conditional logic, but because it’s hidden the field value is not passed on. So I have 2 requests…
1. Please add “read only” as an option to the email input field so that it becomes greyed out like the text input fields when they are read only.
2. Please add a field type of Hidden so that we can pass values on without having to create conditionally hidden text input fields
Thanks!
Thank you! I guess it helps to read the manual. ??
Forum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] Conditional Next Page?OH! Just discovered Contact Form 7 Conditional Fields plugin. Works just as I needed it to!
Forum: Plugins
In reply to: [Contact Form 7] Form redirecting, DON’T want it toI posted in the CF7PP forum and it turned out to be a bug with their code. It’s resolved now.
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Strange redirectsWorks great now. THANK YOU for the amazingly fast response!!!
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Strange redirectsThank you. I also have a ticket out with CF7 but the query makes me think it’s a CF7PP issue.
Forum: Plugins
In reply to: [Contact Form 7] Form redirecting, DON’T want it toOur school paid for the theme we’re using so we’re not switching (Deborah theme with Genesis framework). I deactivated the Contact Form 7 Paypal Add-On and that did the trick. I reactivated it, but I did NOT check “Enable PayPal on this form” and it’s back to auto-redirecting to the home page. I entered a completely different page in the settings under “Return URL” just in case is was engaging that (even though it’s not going to PayPal) and it still goes to the home page.
I’m using CF7 v. 4.9 and CF7 PayPal Add-on v. 1.4.1 Are they not compatible? Is there another way to send form data to PayPal?
Forum: Plugins
In reply to: [Contact Form 7] Form redirecting, DON’T want it toThe url is nespta2.com/test but it’s not currently a public site. The form is just this:
<label> First Name (required) [text* first-name] </label> <label> Your Email (required) [email* your-email] </label> [submit "Send"]
The mail is the default from when I created the form
I did not change any of the messages
Additional settings is empty
There are no conditional fields
I made no changes to the Customize tab
And I have made no modifications to any of the php files
As soon as I enter those 2 fields and hit submit it displays the message “Thank you for your message. It has been sent.” but so quickly I can hardly read it, then redirects me to my home page with a redirect -> nespta2.com?cf7pp_redirect=1862. I do have reCAPTCHA integration configured, although it’s not being used on this form. I also have a PayPal account configured, but again it’s not being used on this page.
Just figured out that there is a User Manager tab under RegistrationMagic and it’s showing the customers who registered while payment was configured as Deactivated. If I manually activate them then they can log in. WHY is it doing this??? I have all “automatic log-in/register” type options checked. This is apparently a bug.
I submitted 3 today and haven’t even received auto responses! Hey RM, please improve your response time…I have PAID for this plugin with the expectation of support when needed.
Forum: Fixing WordPress
In reply to: Fatal Error – can’t fix!Oh my goodness, I didn’t even think of that. Worked like a charm and I’m back up. THANK YOU!!!
Forum: Plugins
In reply to: [Easy Sign Up] Security errorSure. It’s Contact Form 7. Not sure what’s different but when I installed it and input my info it sent the emails right away. Anyhow, I appreciate you doing all you can to help with your plugin!
Forum: Plugins
In reply to: [Easy Sign Up] Security errorThanks for all your help Greenweb! Turns out our host doesn’t allow the sending of spoof emails but they directed me to a WP plugin that was very easy to install – after 10 minutes I’m up and running. I appreciate your quick response time!