Form does not show on page.
-
My client has a form that was working previously suddenly stop showing. I have tried placing the form as a shortcode and as a native Forminator block, but no form. I have also tried toggling the AJAX caching settings, but no luck. The only scenario that shows the form is if I’m logged into WordPress. The form does not show for any public user or logged-out admin.
Inspecting the source code, this is all that is rendering on the page:
<div class="forminator-guttenberg"> <form id="forminator-module-4444" class="forminator-custom-form forminator-custom-form-4444" action="" method="post" data-forminator-render="0"> <div class="forminator-response-message forminator-error" aria-hidden="true"></div> </form> </div>
Triangulating, there is another page with a Forminator form that renders perfectly. (https://www.rzco.com/corporate-giving/) So it’s not an overall conflict. Any advice?
The page I need help with: [log in to see the link]
- The topic ‘Form does not show on page.’ is closed to new replies.