Form Is Not Displaying After Plugin Update
-
Hello,
I recently updated the FormMaker and WordPress to the latest version. I checked my page before the updates and the form was displaying fine. After the updates the form is not displaying. I deactivated all of the plug-ins and the form still didn’t display. I also saw a link to video on another question that had the user add the form to the page using the new Content Blocks in WordPress and it still didn’t show up. The form is published. When I look at the code for the form it is returning:
<div style=”display:none” class=”fm-form-container fm-theme1″><div id=”fm-pages6″ class=”fm-pages wdform_page_navigation ” show_title=”” show_numbers=”1″ type=”none”></div><form name=”form6″ action=”/free-resource-guide” method=”post” id=”form6″ class=”fm-form form6 ” enctype=”multipart/form-data”>…….
You’ll notice that the first div has a style=”display:none”. When I set that display to block in the code inspector, the form shows up fine. But I can’t figure out why the form has display:none and how to override it. Please help me out on this.
Thank you!
Jenni
The page I need help with: [log in to see the link]
- The topic ‘Form Is Not Displaying After Plugin Update’ is closed to new replies.