Title: JavaScript Not Loading on Settings Page
Last modified: February 3, 2021

---

# JavaScript Not Loading on Settings Page

 *  Resolved [Ebonie Butler](https://wordpress.org/support/users/metalandcoffee/)
 * (@metalandcoffee)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/javascript-not-loading-on-settings-page/)
 * Hi there, I’m using the GTranslate plugin on a multisite and there seems to be
   an issue with the JavaScript loading on the Settings page and it makes it inoperable.
   See screenshot for details.
    [https://paste.pics/f4a02e67e1af2e31596cedf81f5a3304](https://paste.pics/f4a02e67e1af2e31596cedf81f5a3304)
 * This is the JavaScript error I get when I click on the “light” or “dark” color
   option:
    [https://paste.pics/3a255ad944207d08fa706cdb0b952616](https://paste.pics/3a255ad944207d08fa706cdb0b952616)

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

 *  Plugin Author [edo888](https://wordpress.org/support/users/edo888/)
 * (@edo888)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/javascript-not-loading-on-settings-page/#post-13998638)
 * Hi,
 * It seems that the color picker is not being initialized. Most likely it is a 
   conflict with other plugin you use. Try to disable other plugins one by one and
   check for javascript error, that way you can identify the plugin which causes
   conflicts.
 * If you wish us to check, feel free to contact our live chat and provide wp-admin
   login/password and mention this topic’s link and we will check it for you.
 * [https://gtranslate.io/#contact](https://gtranslate.io/#contact)
 * Thanks! 🙂
 *  Thread Starter [Ebonie Butler](https://wordpress.org/support/users/metalandcoffee/)
 * (@metalandcoffee)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/javascript-not-loading-on-settings-page/#post-14003620)
 * Hi [@edo888](https://wordpress.org/support/users/edo888/) – I did try disable
   all the plugins but the GTranslate one but it did not work.
 *  Plugin Author [edo888](https://wordpress.org/support/users/edo888/)
 * (@edo888)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/javascript-not-loading-on-settings-page/#post-14003640)
 * We will need access to move forward, without it I cannot do anything for you.
 * Please contact our live chat as suggested earlier.
 * Thanks! 🙂
 *  Plugin Author [edo888](https://wordpress.org/support/users/edo888/)
 * (@edo888)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/javascript-not-loading-on-settings-page/#post-14003913)
 * Hi,
 * Thanks for the access. I have checked your website and I see that the following
   code is missing:
 * `jQuery(document).ready(function($) {$(".color-field").wpColorPicker({change:
   function(e,c){$("#"+e.target.getAttribute("id")+"_hidden").val(c.color.toString());
   e.target.value = c.color.toString();RefreshDoWidgetCode();}});});`
 * It is for initializing the color picker on GTranslate Settings page.
 * You can open your browser console and paste that code which will initialize the
   color picker and you can interact with the color options.
 * I had no option to view your Plugins or control them to check what may cause 
   the issue with Color picker initialization script. Most likely something is removing
   it.
 * Thanks! 🙂
 *  [crackavailable](https://wordpress.org/support/users/crackavailable/)
 * (@crackavailable)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/javascript-not-loading-on-settings-page/#post-14407350)
 * [https://paste.pics/f4a02e67e1af2e31596cedf81f5a3304](https://paste.pics/f4a02e67e1af2e31596cedf81f5a3304)

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

The topic ‘JavaScript Not Loading on Settings Page’ is closed to new replies.

 * ![](https://ps.w.org/gtranslate/assets/icon-256x256.png?rev=2595917)
 * [Translate Wordpress with GTranslate](https://wordpress.org/plugins/gtranslate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gtranslate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gtranslate/)
 * [Active Topics](https://wordpress.org/support/plugin/gtranslate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gtranslate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gtranslate/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [crackavailable](https://wordpress.org/support/users/crackavailable/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/javascript-not-loading-on-settings-page/#post-14407350)
 * Status: resolved