Title: All add ons broken
Last modified: August 30, 2016

---

# All add ons broken

 *  Resolved [John Huebner](https://wordpress.org/support/users/hube2/)
 * (@hube2)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/all-add-ons-broken/)
 * The new version of CF7 seems to have broken all of the add on plugins that are
   available. The fields already in forms seem to work but the generate field button
   shows an empty popup.
 * Is there information about what has changed and how to correct it?
 * [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [John Huebner](https://wordpress.org/support/users/hube2/)
 * (@hube2)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/all-add-ons-broken/#post-6213441)
 * For anyone that is also looking at this. You can mostly fix the problem with 
   the tag generator page by removing the “hidden” class from the main div for the
   pane and changing it to “control-box”
 * The old tag would look something like this:
    `<div id="wpcf7-tg-pane-<?php echo
   $type; ?>" class="hidden">`
 * and the new one looks something like this:
    `<div class="control-box">`
 * Like I said, changing the class will at least make it work in 4.2 of CF7 and 
   it will still work for older versions. This will allow you to make it work while,
   like me, you work on bringing it completely up to what the way the tag panes 
   in CF7 work now.

Viewing 1 replies (of 1 total)

The topic ‘All add ons broken’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [John Huebner](https://wordpress.org/support/users/hube2/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/all-add-ons-broken/#post-6213441)
 * Status: resolved