Title: Forms gone again.
Last modified: January 22, 2023

---

# Forms gone again.

 *  Resolved [Ze’ev Schurmann](https://wordpress.org/support/users/thisiszeev/)
 * (@thisiszeev)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/forms-gone-again/)
 * I posted yesterday and after digging around I found my Theme was the issue. An
   update was available, so I ran it, and that fixed it.
   I have AJAX and Cache Settings
   set as per all other messages.I am running JetPack, but disabling it does nothing.
   If I switch to 2021 them, then even with every other plug in activated, the form
   works fine.I have inspected the code of the page with both themes.The Theme I
   want to use now has hardly any elements for the forminator form. Pretty much 
   empty.2021, plenty of elements.The theme I am trying to use is called TechUp (
   [https://wordpress.org/themes/techup/](https://wordpress.org/themes/techup/))
   I am really starting to scratch my head, as now no elements are being rendered?
 * TIA

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [Ze’ev Schurmann](https://wordpress.org/support/users/thisiszeev/)
 * (@thisiszeev)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/forms-gone-again/#post-16396798)
 * Update: I set up Multiple Theme plugin and set the page with the form to have
   2021. That worked.
 * I then edited the Theme footer.php to remove wp_footer() and the form was gone.
   Returned wp_footer() and the form is back.
   Now I know everyone will say, don’t
   edit a Theme, create a Child Theme. Well I actually make all my changes like 
   this, then create a New Theme altogether as I add functionality and remove what
   I won’t use. Besides the point.I have been up all night trying to figure this
   out, so I think I am on to something.
 * It will explain why it all worked when I did the Theme Update.
   I will fiddle 
   a bit more and update this thread.
 *  Thread Starter [Ze’ev Schurmann](https://wordpress.org/support/users/thisiszeev/)
 * (@thisiszeev)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/forms-gone-again/#post-16396822)
 * Re uploaded the theme, sans my edits. It all works. Definately the wp_footer()
   function then.
 *  Thread Starter [Ze’ev Schurmann](https://wordpress.org/support/users/thisiszeev/)
 * (@thisiszeev)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/forms-gone-again/#post-16396840)
 * Okay, it is confirmed, wp_footer() is needed for the Form to display.
 *  Plugin Support [Nebu John – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport14/)
 * (@wpmudevsupport14)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/forms-gone-again/#post-16396841)
 * Hi [@thisiszeev](https://wordpress.org/support/users/thisiszeev/),
 * Thank you for reaching out to us.
 * The wp_footer function is an important hook in WordPress that is used to add 
   content to the footer of a website. Please note, Forminator uses the wp_footer
   to load scripts in the footer hence removing the wp_footer() will end up with
   Forms not loading as expected.
 * Is there any specific reason that you need the wp_footer to be removed from the
   theme?
 * Kind Regards,
   Nebu John

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Forms gone again.’ is closed to new replies.

 * ![](https://ps.w.org/forminator/assets/icon-256x256.gif?rev=3443182)
 * [Forminator Forms – Contact Form, Payment Form & Custom Form Builder](https://wordpress.org/plugins/forminator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forminator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forminator/)
 * [Active Topics](https://wordpress.org/support/plugin/forminator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forminator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forminator/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Nebu John – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport14/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/forms-gone-again/#post-16396841)
 * Status: resolved