Title: Error on console
Last modified: April 19, 2022

---

# Error on console

 *  Resolved [mstudioIL](https://wordpress.org/support/users/mstudioil/)
 * (@mstudioil)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/error-on-console/)
 * The console show error:
 *     ```
       Uncaught TypeError: Cannot read properties of undefined (reading 'submit_disabled')
       at HTMLInputElement.<anonymous> (cf7-grid-layout-public.js:1:17345)
           at Function.each (jquery.min.js:2:3003)
           at s.fn.init.each (jquery.min.js:2:1481)
           at HTMLDocument.<anonymous> (cf7-grid-layout-public.js:1:17211)
           at e (jquery.min.js:2:30038)
           at t (jquery.min.js:2:30340)
       ```
   

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

 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [4 years ago](https://wordpress.org/support/topic/error-on-console/#post-15643483)
 * Can you tell me a little more about your form?
 * Are you using the Grid layout for your form?
 *  Thread Starter [mstudioIL](https://wordpress.org/support/users/mstudioil/)
 * (@mstudioil)
 * [4 years ago](https://wordpress.org/support/topic/error-on-console/#post-15646378)
 * Hey, I using the Grid layout, maybe is because I have 2 form?
    one at footer 
   and second on the sidebar? will link to one page will help? The site is still
   on development
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [4 years ago](https://wordpress.org/support/topic/error-on-console/#post-15647016)
 * > Hey, I using the Grid layout, maybe is because I have 2 form?
 * are they both created using the grid UI or custom HTML ?
 * Anyhow, I introduced an additional validation in the next release to handle this,
   you can test it by manually upgrading to [v4.13RC1](https://github.com/aurovrata/cf7-grid-layout/releases/tag/4.13.0rc1)
   from the GitHub repo.
 *  Thread Starter [mstudioIL](https://wordpress.org/support/users/mstudioil/)
 * (@mstudioil)
 * [4 years ago](https://wordpress.org/support/topic/error-on-console/#post-15648103)
 * I used the Grid layout, but added container like this
 *     ```
        <div class="container">
               <div class="row">
                 <div class="columns full text-center">
                   <h3>Get a quote</h3>
                 </div>
               </div>
             </div> 
       ```
   
 * Can this because I missing `</div>`s somewhere?
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [4 years ago](https://wordpress.org/support/topic/error-on-console/#post-15648334)
 * > Can this because I missing </div>s somewhere?
 * no it shouldn’t be related. Anyhow, have you tried the v4.13rc1 version ?
 *  Thread Starter [mstudioIL](https://wordpress.org/support/users/mstudioil/)
 * (@mstudioil)
 * [4 years ago](https://wordpress.org/support/topic/error-on-console/#post-15648474)
 * No, when the update will be ready? I don’t know how the update from GitHub, just
   upload and overwrite the plugin files?
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [4 years ago](https://wordpress.org/support/topic/error-on-console/#post-15648824)
 * > No, when the update will be ready?
 * I am working to add other fixes from issues raised by other users (rc2 is out
   already), so hopefully another week or two.
 * > I don’t know how the update from GitHub
 * download the zip file, and upload to your server on your plugins admin page. 
   You have an option to update with a file at the top of the page.
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [3 years, 12 months ago](https://wordpress.org/support/topic/error-on-console/#post-15669262)
 * so this should be resolved with the latest release. I am marking this as resolved,
   but feel free to reach out if the issue persists.

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

The topic ‘Error on console’ 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/)

 * 8 replies
 * 2 participants
 * Last reply from: [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * Last activity: [3 years, 12 months ago](https://wordpress.org/support/topic/error-on-console/#post-15669262)
 * Status: resolved