Title: fluentform_form_element_start
Last modified: June 27, 2023

---

# fluentform_form_element_start

 *  Resolved [amysimpson](https://wordpress.org/support/users/amysimpson/)
 * (@amysimpson)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/fluentform_form_element_start/)
 * At the top of our form we are getting the following error:
 * **Deprecated**: Hook fluentform_form_element_start is **deprecated** since version
   4.3.22! Use fluentform/form_element_start instead. Use fluentform/form_element_start
   instead of fluentform_form_element_start. in **/home/mymy3470/public_html/wp-
   includes/functions.php** on line **5788**
 * ON the functions.php file 5788 , the text fluentform_form_element_start does 
   not exist to replace. What is the best way to fix this?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffluentform_form_element_start%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Shahjahan Jewel](https://wordpress.org/support/users/techjewel/)
 * (@techjewel)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/fluentform_form_element_start/#post-16850465)
 * Hello [@amysimpson](https://wordpress.org/support/users/amysimpson/)
 * We recently upgrade the FluentForms framework and added more symmetric hooks.
   So the old hook fluentform_form_element_start needs to be replaced with fluentform/
   form_element_start
 * Maybe you are using a custom snippet to do something programmatically. Please
   note that, the old hook will still work but will show deprecation notice if you
   have WP_DEBUG value enabled.
 *  I think your wp-config.php the WP_DEBUG debug value is true.
 * It should be
 * **define( ‘WP_DEBUG’, false );**
 * Please note that, we recommend to find the old hook and replace with the new 
   one.
 *  [pietechteam](https://wordpress.org/support/users/pietechteam/)
 * (@pietechteam)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/fluentform_form_element_start/#post-16931252)
 * How do you fix this issue? 
   all my submit or checkout button disappeared.
 * [https://pietrucking.com/daily-parking/](https://pietrucking.com/daily-parking/)

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

The topic ‘fluentform_form_element_start’ is closed to new replies.

 * ![](https://ps.w.org/fluentform/assets/icon-256x256.png?rev=3354580)
 * [Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder](https://wordpress.org/plugins/fluentform/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fluentform/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fluentform/)
 * [Active Topics](https://wordpress.org/support/plugin/fluentform/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fluentform/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fluentform/reviews/)

## Tags

 * [deprecated](https://wordpress.org/support/topic-tag/deprecated/)
 * [element](https://wordpress.org/support/topic-tag/element/)
 * [hook](https://wordpress.org/support/topic-tag/hook/)

 * 2 replies
 * 3 participants
 * Last reply from: [pietechteam](https://wordpress.org/support/users/pietechteam/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/fluentform_form_element_start/#post-16931252)
 * Status: resolved