Title: Labels align and errors
Last modified: December 4, 2018

---

# Labels align and errors

 *  Resolved [mstudioIL](https://wordpress.org/support/users/mstudioil/)
 * (@mstudioil)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/labels-align-and-errors/)
 * I using site in Hebrew and added form to Hebrew but the labels align to the left
   instead of to the right, how I fix this?
    Also I having error when I use ‘Scripts
   n Styles’ plugin with this plugin, I I can not use the Grid or the text option,
   I have error ‘CodeMirror.overlayMode is not a function’

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

 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/labels-align-and-errors/#post-10946457)
 * > I using site in Hebrew and added form to Hebrew but the labels align to the
   > left instead of to the right, how I fix this?
 * you’ll need to customise the css to get your labels to align to the right.
 * > Also I having error when I use ‘Scripts n Styles’ plugin with this plugin,
 * what kind of error?
 * > I I can not use the Grid or the text option, I have error ‘CodeMirror.overlayMode
   > is not a function’
 * this is likely due to a js library not being loaded on the front-end. Inspect
   your [network](https://developers.google.com/web/tools/chrome-devtools/#network)
   tab in the debug console and check if any error are reported in the loading of
   js resources.
 *  Thread Starter [mstudioIL](https://wordpress.org/support/users/mstudioil/)
 * (@mstudioil)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/labels-align-and-errors/#post-10947974)
 * 1. Thanks, I setting the align on style.css on my child theme ?
    2. the error
   is ‘CodeMirror.overlayMode is not a function’ 3. I need to check the network 
   tab on the site not on the admin area?
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/labels-align-and-errors/#post-10948078)
 * > 1. Thanks, I setting the align on style.css on my child theme ?
 * yes, if you want a site-wide styling, else see faq #8.
 * > 2. the error is ‘CodeMirror.overlayMode is not a function’
   >  3. I need to check
   > the network tab on the site not on the admin area?
 * as I said, this error is because a js library is not being loaded, so your site
   has an error which you need to fix. Please see the link on how to use the chrome
   browser development console’s network tab to find out why the js library is not
   being loaded.
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/labels-align-and-errors/#post-10972062)
 * [@mstudioil](https://wordpress.org/support/users/mstudioil/), did you manage 
   to fix your js library issue?
 *  Thread Starter [mstudioIL](https://wordpress.org/support/users/mstudioil/)
 * (@mstudioil)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/labels-align-and-errors/#post-10972089)
 * Not yet, I disable the plugin when I need to update.
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/labels-align-and-errors/#post-11027479)
 * is you page online? Can you share it so I can inspect it and try to help you 
   find a fix.
 *  Thread Starter [mstudioIL](https://wordpress.org/support/users/mstudioil/)
 * (@mstudioil)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/labels-align-and-errors/#post-11028831)
 * I believe it is this page [http://mstudio.co.il/idit/contact-us/](http://mstudio.co.il/idit/contact-us/)
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/labels-align-and-errors/#post-11028867)
 * the form on the linked page is not built by the plugin. Have you enabled the 
   plugin?
 * furthermore, the language of the form is set to en_US. The language is ltr by
   default. If you use PolyLang to manage your languages (which is recommended by
   WP) then you can use my other plugin: [CF7 Extensions for Polylang](https://wordpress.org/plugins/cf7-polylang/)
   to create your form in Hebrew.
 *  Thread Starter [mstudioIL](https://wordpress.org/support/users/mstudioil/)
 * (@mstudioil)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/labels-align-and-errors/#post-11028926)
 * I have CF7 Smart Grid Design Extension and Contact Form 7 Polylang extension 
   enable.
    Am I missing something? why the form is on en_US?
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/labels-align-and-errors/#post-11029423)
 * > I have CF7 Smart Grid Design Extension and Contact Form 7 Polylang extension
   > enable.
 * have you designed the form using the Smart Grid UI editor? When you edit your
   form, are you able to see the Grid tab in the editor or do you only see the ‘
   Text’ tab? (see [screenshot](https://wordpress.org/plugins/cf7-grid-layout/#screenshots)#
   5)
 * > Am I missing something? why the form is on en_US?
 * can you start a thread on the the [Polylang Ext support page](https://wordpress.org/support/plugin/cf7-polylang),
   as there could be several reasons for this and I prefer to list them there for
   others to read.
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/labels-align-and-errors/#post-11029435)
 * I had a look again at your page ([http://mstudio.co.il/idit/contact-us/](http://mstudio.co.il/idit/contact-us/))
   and the Smart grid js files are simply not being loaded. This can only happen
   if,
    1. the plugin is not active, or
    2. the form was not designed using the grid UI, but instead was pre-existing prior
       to the installation/activation of the plugin, or is a custom html design using
       only the ‘Text’ editor. In this case the Smart grid detects that its js functionality
       is not required and simply does not load the required (extra) js/css files.
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/labels-align-and-errors/#post-11355903)
 * I am marking this thread as resolved since I have not heard back from you.

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

The topic ‘Labels align and errors’ 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/)

 * 12 replies
 * 2 participants
 * Last reply from: [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/labels-align-and-errors/#post-11355903)
 * Status: resolved