Title: deactivate forms
Last modified: May 26, 2018

---

# deactivate forms

 *  Resolved [Philipp](https://wordpress.org/support/users/phisch93/)
 * (@phisch93)
 * [8 years ago](https://wordpress.org/support/topic/deactivate-forms/)
 * Hi,
 * I added the [clean-login-edit] shortcode but then deleted it cause I don’t need
   it.
 * But now in the user overview of [clean-login] ( when a user is allready logged
   in ) there stands a link with “Edit my profile” in the left top of the overview
   which redirects to the profile edit page.
    But this page doesn’t exist anymore.
 * How can I deactivate the not needed [clean-login-edit] shortcode.

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

 *  [jaroslawistok](https://wordpress.org/support/users/jaroslawistok/)
 * (@jaroslawistok)
 * [8 years ago](https://wordpress.org/support/topic/deactivate-forms/#post-10327110)
 * I had the same problem and found spilution. Update/save again all pages where
   the code is there 😉
 *  Thread Starter [Philipp](https://wordpress.org/support/users/phisch93/)
 * (@phisch93)
 * [8 years ago](https://wordpress.org/support/topic/deactivate-forms/#post-10327162)
 * Thank you but that doesn’t work for me. 🙁
 * I helped me out with CSS until that issue is solved.
 * .cleanlogin-preview-edit-link {
    display: none; }
 *  Plugin Author [Alberto Hornero](https://wordpress.org/support/users/hornero/)
 * (@hornero)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/deactivate-forms/#post-10339790)
 * Hi Philipp,
 * Could you please try by removing the corresponding field _cl\_*_ directly in 
   wp-admin/options.php I think is the cleanest way to do it.
 * Alberto.

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

The topic ‘deactivate forms’ is closed to new replies.

 * ![](https://ps.w.org/clean-login/assets/icon-256x256.png?rev=1602118)
 * [Clean Login](https://wordpress.org/plugins/clean-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/clean-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/clean-login/)
 * [Active Topics](https://wordpress.org/support/plugin/clean-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/clean-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/clean-login/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Alberto Hornero](https://wordpress.org/support/users/hornero/)
 * Last activity: [7 years, 12 months ago](https://wordpress.org/support/topic/deactivate-forms/#post-10339790)
 * Status: resolved