Mike
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Form not working on AndroidHey, thank you, it’s my site. I have a developer who couldn’t figure this out either. So I’m trying the best of my ability to include information you need.
We use Elementor and Astra.
Plug ins –
Accelerated mobile pages
Actitivy log
Akismet anti-spam
Call now button
Classic Editor
Contact form 7
Contact form 7 PayPal & Stripe add-on
Cp contact with PayPal
Elementor
Imagify
Meta Tag Manager
Ninja forms (new to see if it’d work, it won’t)
Ninja forms PayPal express (same as above)
Rank math SEO
Responsive accordion and collapse
Testimonial rotator
Wp Google review slider
Wp headers and footers
Wp review slider pro
Wp forms lite
Yoast Duplicate postI can’t really comment on what are active and what’s not, as I honestly don’t know. I created the site myself a few years ago, and then added help from people that know wp much, much better than myself after that to help me build a better site.
I also received this email from PayPal last week… I don’t know if this has anything to do with what’s currently going on?
“`Please check your server that handles PayPal Instant Payment Notification (IPN) messages. Messages sent to the following URL(s) are not being received:
https://rollingvideogameslongisland.com/?rest_route=/paypalipn/v1/cf7pp_production
If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information.
Once you or your service provider fix this problem, you or your service provider can resend the failed messages from the IPN History page. If this problem continues, PayPal may disable the IPN feature for your account.
Thank you for your prompt attention to this issue.`”
I’m not sure what that means or if it could be leading to this issue?
Thank you
- This reply was modified 4 years, 1 month ago by Mike.
Forum: Plugins
In reply to: [Contact Form 7] Form not working on AndroidThen again… This code has been working for four years without any issues. So maybe I’m looking too far into this????
Forum: Plugins
In reply to: [Contact Form 7] Form not working on AndroidLooking into it some more.. I realize a few errors in the code where certain words have red markings ubderneath.. But I’m not sure if this is anything, or I’ve just gone so far into this hole and really need help. Errors are:
EventDate is first red error
EventTime include_blank is second red error
Zipcode is third red error on both lines
[textarea] is fourth red error. The code written is listed below…(No title) <label> First Name (required) [text* first-name] </label> <label> Last Name (required) [text* last-name] </label> <label> Phone Number (required) [text* phone-number] </label> <label> Email Address (required) [email* your-email] </label> Event Date (required) [date* EventDate] Event Time (required) [select* EventTime include_blank "10 AM - 12 PM (Early Bird)" "1 PM - 3 PM" "4 PM - 6 PM" "7 PM - 9 PM"] <label> Event Address (required) [text* event-address] </label> <label> Event City (required) [text* event-city] </label> <label> Event Zipcode (required) [text* event-zipcode] </label> <label> Guest of Honor Name & Age (required) [text* guest-name] </label> <label> Your Message [textarea your-message] </label> [submit "Send"]Forum: Plugins
In reply to: [Contact Form 7] Form not working on AndroidUpdate… I forgot to include… Occasionally this week I would recieve an email with the top half filled out with all information and the bottom half left looking exactly like this in code…
[event-address]
[event-city]
11010[guest-name]
[your-message]`
Please help… Thank you