Visitor can’t submit cf7 without login
-
visitor can’t submit form without login as user access. I already check rest API, clean cached, reinstalled plugin
The page I need help with: [log in to see the link]
-
What other plugins and theme do you use on the site?
Others theme & plugins are running ok I am using divi theme
Ajax search pro
Astra security suite
Cf7 skin for contact form
Classic editor
Conditional form for contact form 7
Contact form 7
Contact form entries
Disabled rest api
Divi Supreme pro
Fixed widget
Litespeed cache
Mobile menu
Pdf form filler for cf7
Powerful filters for wpData table
Redirection for cf7
Supreme module lite-divi theme
Thumbpress
Uddokta pay
W3 total cache(deactivated)
Wp hardening
Wp fastest cache(deactivated)
Wp table builder
Wp data tableCheck
Disabled rest apiplugin settings. You may have set the option to enable the rest api for logged in user only.yes, already allowed rest api
Yes, but it is only enabled for the logged in users. CF7 uses the rest api. So when the guest user submits the form the submission does not work.
i allower gull rest API to Unauthenticated Users
i allowed full rest API to unauthentic users
https://mfaeca.org/wp-json still shows the restriction.
/contact-form-7/v1
- /contact-form-7/v1/contact-forms
- /contact-form-7/v1/contact-forms/(?P<id>\d+)
- /contact-form-7/v1/contact-forms/(?P<id>\d+)/feedback
- /contact-form-7/v1/contact-forms/(?P<id>\d+)/feedback/schema
- /contact-form-7/v1/contact-forms/(?P<id>\d+)/refill
Manage Rules for Unauthenticated Users
: New routes may be added in the future by plugins, themes, or WordPress itself.
If you choose to manage access for a user role, you will have to come back and add permissions for any new routes later.Manage REST API Access ✅ Allow Full REST API Access
how can i remove restrictions
Does WP Hardening plugin also have rest API disabled?
CF7 uses the rest api. So the issue is not with the CF7 plugin.
how can i unlock it?
[{“href”:”https:\/\/mfaeca.org\/wp-json\/oembed\/1.0\/proxy”}]}},”\/contact-form-7\/v1″:{“namespace”:”contact-form-7\/v1″,”methods”:[“GET”],”endpoints”:[{“methods”:[“GET”],”args”:{“namespace”:{“default”:”contact-form-7\/v1″,”required”:false},”context”:{“default”:”view”,”required”:false}}}],”_links”:{“self”:[{“href”:”https:\/\/mfaeca.org\/wp-json\/contact-form-7\/v1″}]}},”\/contact-form-7\/v1\/contact-forms”:{“namespace”:”contact-form-7\/v1″,”methods”:[“GET”,”POST”],”endpoints”:[{“methods”:[“GET”],”args”:[]},{“methods”:[“POST”],”args”:[]}],”_links”:{“self”:[{“href”:”https:\/\/mfaeca.org\/wp-json\/contact-form-7\/v1\/contact-forms”}]}},”\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)”:{“namespace”:”contact-form-7\/v1″,”methods”:[“GET”,”POST”,”PUT”,”PATCH”,”DELETE”],”endpoints”:[{“methods”:[“GET”],”args”:[]},{“methods”:[“POST”,”PUT”,”PATCH”],”args”:[]},{“methods”:[“DELETE”],”args”:[]}]},”\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback”:{“namespace”:”contact-form-7\/v1″,”methods”:[“POST”],”endpoints”:[{“methods”:[“POST”],”args”:[]}]},”\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback\/schema”:{“namespace”:”contact-form-7\/v1″,”methods”:[“GET”],”endpoints”:[{“methods”:[“GET”],”args”:[]}]},”\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/refill”:{“namespace”:”contact-form-7\/v1″,”methods”:[“GET”],”endpoints”:[{“methods”:[“GET”],”args”:[]}]},”\/litespeed\/v1″:{“namespace”:”litespeed\/v1″,”methods
The topic ‘Visitor can’t submit cf7 without login’ is closed to new replies.