Title: Cannot update the code in jQuery custom code
Last modified: August 31, 2016

---

# Cannot update the code in jQuery custom code

 *  [volkanbygl](https://wordpress.org/support/users/volkanbygl/)
 * (@volkanbygl)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/cannot-update-the-code-in-jquery-custom-code/)
 * First I made a website on localhost… I used this plugin and it worked perfectly.
   Later, by using backupbuddy plugin I migrated the website to a live server…
 * Everything works fine until I discovered that I cannot edit the jQuery custom
   code I wrote in this plugin.
 * This is what I noticed:
 * When I click on a button save changes it gives me error:
 *     ```
       Not Implemented
   
       The page you are looking for cannot be displayed because a header value in the request does not match certain configuration settings on the Web server.
       ```
   
 * If I write any string (just plain text) in a custom jquery code field… click 
   save… then it saves without errors….
 * but if I try to save even one piece of my old jQuery code… then it gives me the
   error….
 * BUT! If I paste the exact same code I created while on localhost, it saves and
   it works…
 * But I need to make some more customization. I need to change couple of lines…
   but I cannot.
 * I migrated to a live server, and on localhost table prefix was wp_
    but when 
   I migrated, through backupbuddy… I changed the prefix…
 * Can you please help me resolve this issue?
 * Thank you very much in advance.
 * Greetings from Bosnia
 * [https://wordpress.org/plugins/jquery-ui-widgets/](https://wordpress.org/plugins/jquery-ui-widgets/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [David Gwyer](https://wordpress.org/support/users/dgwyer/)
 * (@dgwyer)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/cannot-update-the-code-in-jquery-custom-code/#post-6911261)
 * I answered this via email. It was related to the server setup.
 * Hope you found a way round this per my suggestion to remove the fixed dependency
   of the jQuery wrapper in the text box in plugin options and to add it yourself
   manually via the code when it is embedded in the header.

Viewing 1 replies (of 1 total)

The topic ‘Cannot update the code in jQuery custom code’ is closed to new replies.

 * ![](https://ps.w.org/jquery-ui-widgets/assets/icon.svg?rev=1430096)
 * [jQuery UI Widgets](https://wordpress.org/plugins/jquery-ui-widgets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-ui-widgets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-ui-widgets/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-ui-widgets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-ui-widgets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-ui-widgets/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [David Gwyer](https://wordpress.org/support/users/dgwyer/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/cannot-update-the-code-in-jquery-custom-code/#post-6911261)
 * Status: not resolved