Title: [Plugin: WordPress Form Manager] Cannot Edit Added Form Elements
Last modified: August 20, 2016

---

# [Plugin: WordPress Form Manager] Cannot Edit Added Form Elements

 *  [gingalley](https://wordpress.org/support/users/gingalley/)
 * (@gingalley)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-cannot-edit-added-form-elements/)
 * Cannot edit Form.
 * example: Add Text > Edit/Hide > Nothing happens
 * Using WP v3.3.1
    Form Manager v1.6.28 Chrome 17.0.963.56 (also tried in Firefox
   and Safari to no avail)
 * Not using WP e-Commerce.
 * Installed plugins: ALL deactivated
 * Also, uninstalled and reinstalled; uninstalled and reinstalled manually.
 * Please advise. Thanks!
 * [http://wordpress.org/extend/plugins/wordpress-form-manager/](http://wordpress.org/extend/plugins/wordpress-form-manager/)

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

 *  [gaospecial](https://wordpress.org/support/users/gaospecial/)
 * (@gaospecial)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-cannot-edit-added-form-elements/#post-2586424)
 * There should be some confilict between form-manager and other plugins. I have
   met this situation when I installed the Jquery-updater plugin. After uninstall
   this plugin and reinstall the form-manager, it works for me.
 *  Thread Starter [gingalley](https://wordpress.org/support/users/gingalley/)
 * (@gingalley)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-cannot-edit-added-form-elements/#post-2586426)
 * I deactivated every single plug-in. Uninstalled Form Manager and reinstalled 
   both through WordPress and manually. Still doesn’t work. Ready to give up.
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-cannot-edit-added-form-elements/#post-2586427)
 * This is a bug with FM. There are some PHP warnings being shown, which in normal
   situations are hidden. This is something I need to fix. For the time being, if
   you disable PHP warnings you should be fine.
 *  Thread Starter [gingalley](https://wordpress.org/support/users/gingalley/)
 * (@gingalley)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-cannot-edit-added-form-elements/#post-2586428)
 * > disable PHP warnings you should be fine.
 *  How? Thanks.
 *  Plugin Author [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-cannot-edit-added-form-elements/#post-2586430)
 * Edit `wp-config.php`. At the top, just after the opening `<?php` tag, put the
   following:
 *     ```
       error_reporting(0);
       @ini_set(‘display_errors’, 0);
       ```
   
 * If that doesn’t work I’m out of ideas.
 *  Thread Starter [gingalley](https://wordpress.org/support/users/gingalley/)
 * (@gingalley)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-cannot-edit-added-form-elements/#post-2586431)
 * Tried that to no avail. Thanks for your help. Time to move on.

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

The topic ‘[Plugin: WordPress Form Manager] Cannot Edit Added Form Elements’ is 
closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-form-manager.svg)
 * [Form Manager](https://wordpress.org/plugins/wordpress-form-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-form-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-form-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-form-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-form-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-form-manager/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [gingalley](https://wordpress.org/support/users/gingalley/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-cannot-edit-added-form-elements/#post-2586431)
 * Status: not resolved