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
- The topic ‘Cannot update the code in jQuery custom code’ is closed to new replies.