Forums › Forums › Search & Filter Pro › Taxonomy not saving
- This topic has 26 replies, 2 voices, and was last updated 11 years, 2 months ago by
Ross.
-
Ross Moderator(Private) August 14, 2014 at 8:00 pm #3505
Hey Robert
Looking at it logically, if it used to work fine, then stopped, then I’m assuming something in your setup has changed?
Because the search forms themselves are actually custom post types, sometime other plugins which do modifications to the post edit screen can cause errors.
Check your JS console as well and see if there are any errors being thrown?
Thanks
Ross Moderator(Private) August 19, 2014 at 1:37 pm #3726Hey Robert, it looks like jquery.qtip cannot be found, which is a JS plugin I use for showing tooltips in the admin area – and when one bit of JS breaks, it normally means the rest does too – I actually thought I bundled this with the plugin but appears not – I’ll see if I can do an update which includes this over the next day or so.
Thanks
Ross Moderator(Private) August 27, 2014 at 10:36 pm #4030Hey Robert, I finally got around to looking at this and realised that jqtip was bundled with this plugin, so the request to the cloudflare cdn is not coming from this plugin but possibly breaking it :/
Can you try disabling other plugins to see if that works?
Anonymous(Private) September 3, 2014 at 12:51 pm #4230Hi
I disabled all other possible plugins.
On editing a search and saving I still get the same error, see below.
Any other ideas?
RobertFailed to load resource: the server responded with a status of 404 (Not Found) (jquery.qtip.js, line 0)
text/html
Resource Type XHR
Location
Full URL http://cdnjs.cloudflare.com/ajax/libs/qtip2/2.2.0/dist/jquery.qtip.js
Scheme http
Host cdnjs.cloudflare.com
Path /ajax/libs/qtip2/2.2.0/dist/jquery.qtip.js
Filename jquery.qtip.jsRoss Moderator(Private) September 4, 2014 at 1:05 pm #4259Hey Robert, would you be able to provide me admin details so that I can login and have a look around?
Thanks
-
AuthorPosts