Title: conditional fields for cf7 + smart grid plugin
Last modified: November 14, 2019

---

# conditional fields for cf7 + smart grid plugin

 *  Resolved [hhiriart](https://wordpress.org/support/users/hhiriart/)
 * (@hhiriart)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/conditional-fields-for-cf7-smart-grid-plugin/)
 * Hi there, I have serious issues with this plugin and this another one: “conditional
   fields for cf7”, when i tried to add a group on my grid structure nothing hapened.
   
   Is this plugin compatible with that other one that I mention?, I really need 
   both working properly. Hope anyone could help me.

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

 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/conditional-fields-for-cf7-smart-grid-plugin/#post-12136151)
 * just tested the latest version of conditional fields, and it is working just 
   fine for me.
 * > when i tried to add a group on my grid structure nothing hapened.
 * don’t. Instead add your group structure in the text editor.
 *  [tubi21](https://wordpress.org/support/users/tubi21/)
 * (@tubi21)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/conditional-fields-for-cf7-smart-grid-plugin/#post-12147341)
 * [@aurovrata](https://wordpress.org/support/users/aurovrata/)
    Hello, I’m using
   both plugins but after adding the group structure in the text editor and updating
   my form something unfortunate happened.
 * My form is made of two columns and a few rows beneath them.
    After I added the
   group structure, in the text editor, the html code replaced all my field descriptions,
   and the field codes disappeared in the grid editor. Now field descriptions look
   like this: `<div class=”field”><label>الحالة الإجتماعية_*_</label>[select* martial“
   أعزب” “متزوج”]
 * Also this replacements happened in the right hand column (the one with the field
   I wanted to put the condition in) and the rows at the bottom of the form. The
   left side column is unaffected.
    Finally, the Update button stopped working and
   I can no longer edit my form. The text editor doesn’t open anymore too…
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/conditional-fields-for-cf7-smart-grid-plugin/#post-12149077)
 * [@tubi21](https://wordpress.org/support/users/tubi21/) as a general rule of thumb,
   please start your own thread, it is preferable so that others may find answers
   to similar issues more easily.
 * > After I added the group structure, in the text editor, the html code replaced
   > all my field descriptions, and the field codes disappeared in the grid editor
 * place the group structure to encapsulate and next the `div.field` element…
 *     ```
             <div class="container">
               <div class="row">
                 <div class="columns full">
                   [group clear-email clear_on_hide]
                   <div class="field"><label>Other email</label>[email other-email]
                     <p class="info-tip"></p>
                   </div>
                   [/group]</div>
               </div>
             </div>
       ```
   

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

The topic ‘conditional fields for cf7 + smart grid plugin’ is closed to new replies.

 * ![](https://ps.w.org/cf7-grid-layout/assets/icon-256x256.png?rev=1834229)
 * [Smart Grid-Layout Design for Contact Form 7](https://wordpress.org/plugins/cf7-grid-layout/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf7-grid-layout/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-grid-layout/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-grid-layout/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-grid-layout/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-grid-layout/reviews/)

## Tags

 * [freeze](https://wordpress.org/support/topic-tag/freeze/)
 * [not working](https://wordpress.org/support/topic-tag/not-working/)
 * [Properly](https://wordpress.org/support/topic-tag/properly/)

 * 3 replies
 * 3 participants
 * Last reply from: [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/conditional-fields-for-cf7-smart-grid-plugin/#post-12149077)
 * Status: resolved