latortuga
Forum Replies Created
-
Forum: Plugins
In reply to: [Meta pixel for WordPress] Error with WP 6.7 – unable to disableI got other help and resolved this. Thank you for your help.
Forum: Plugins
In reply to: [Meta pixel for WordPress] Error with WP 6.7 – unable to disableYes, that is correct. However it is also erroring when trying to login even from the WordPress Management tool in Softalucous. I’ve tried to disable the plugin through Soft.. and it turns back on. Delete gives an error that an active plugin cannot be deleted. We are completely locked out.
Thanks. Will do.
I am having this same or similar problem. I get this error instead “You are not redirected to PayPal as you have not entered form values properly.”
I am using version 2.0 of the extension. Doesn’t seem like going back a version is a good idea. Any other solutions?
Using the regular [submit “Submit”] code. And I do not want to go, or pass any values to paypal.
Additionally, I found this: http://contactform7.com/getting-default-values-from-the-context/
I tried this: [itemname default:get]
It does not pull the itemname from the url, just prints [itemname default:get] as text.Does that method no longer work?
1. So, it looks like adding a standard paypal button to the form doesn’t work either? Conflicts with the submit action.
2. I’m working on it now, but not sure it will work. Can I use one page to have the user select an option value (the Division choice in this instance) and have that form pass the value in the url. Then use something like `get_header();
$name = $_REQUEST[‘divisionchoice’];
?>
`
to pull that value and populate the itemname for paypal?Thank you.
So, it looks like adding a standard paypal button to the form doesn’t work either? Conflicts with the submit action.
Thank you, but I don’t see the difference with using a select box vs the select shortcode. It still doesn’t pass the item name. If one picked
<option value="95">Mens I ($95)</option>I would need to pass the value of “95” to paypal as the amount to be paid (or itemamount). It is doing that. I also need the text of “Mens I” to be sent to paypal as the item name.
I’ve tried various ways of passing the values in the hidden field, but still not getting it.
I understand. I am able to get the values parsed that I need and it sends correctly in the email. But still getting the PayPal error. Does CF7 not parse the info before sending to PayPal? But does when emails?
<p>Item amount [select* itemamount id:itemamount include_blank "Mens I ($95)|95" "Mens II ($100)|100" "Womens I|102" "Womens II|115" "Coed I|105"]</p> [hidden itemname id:itemname _raw_itemamount]Email fields:
Paid: [itemamount] Division: [_raw_itemamount]Results in email:
Paid: 95
Division: Mens I ($95)Forum: Plugins
In reply to: [Accept PayPal Payments using Contact Form 7] PayPal Item Name undefinedThank you, I didn’t know that. Yes that worked! Now I can’t get the CAPTCHA to work on this form. It is working on our Contact form.
Yes, I found it. Thank you!
Also, the broken link is on the wordpress info page for your plugin. Near the bottom:
https://wordpress.org/plugins/contact-form-7-paypal-extension/Thank you. The url that you sent is also broken. I even tried to type it in manually. It is going to:
http://www.zealousweb.com/opensource/contact-form-7-paypal-extension-pro/Forum: Themes and Templates
In reply to: [Gateway] Header image zoomUh no. Tinygrab has unknown publisher and other issues for me to feel comfortable continuing with its install, and I’m on a windows pc ;-). You should be able to see it here: https://insightinntest.wordpress.com/
You will see a blue/green on either side of the Featured image on the homepage. Both FireFox and Chrome show this. In Chrome, I also see green under the featured image and above the menu on other pages. But not in FireFox.I’d be happy to email you screenshots if you aren’t seeing it still.
Forum: Themes and Templates
In reply to: [Gateway] Header image zoomI don’t think I received a notice about installing an update on the theme. Is it possible it got pushed to my site? I’m noticing what ensj said “There’s a big, empty space at the bottom of the header image.” Also, there is empty space on both sides of the Featured Image for the Homepage now as well.