Support Forums

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Taxonomy not saving

Tagged: ,

Viewing 10 posts - 1 through 10 (of 27 total)
  • Robert Hart Fletcher
    #3497

    Hi
    Nice plugin, worked fine for a while, but not working now.
    When setting the Search form UI, I select a taxonomy, input type, heading etc.
    When I click on Update, the taxonomy setting defaults to the first taxonomy on the drop down list. Heading etc is retained.
    Can you help?

    Ross Moderator
    #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

    Robert Hart Fletcher
    #3682

    Hi Ross.
    Thank you
    I’ll check as you suggest.
    Robert

    Robert Hart Fletcher
    #3685

    Hi Ross
    In the Error Console (Safari) I got this:

    [Log] updating setting† (inject.js, line 57)
    [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (jquery.qtip.js, line 0)

    Any help in solving?

    Robert

    Robert Hart Fletcher
    #3686

    And this:

    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.js
    Ross Moderator
    #3726

    Hey 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

    Robert Hart Fletcher
    #3750

    Hi Ross
    Thanks so much for sorting this.
    I look forward to the update.
    Best Wishes
    Robert

    Ross Moderator
    #4030

    Hey 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?

    Robert Hart Fletcher
    #4069

    OK will test all plugins.
    Robert

    Robert Hart Fletcher
    #4230

    Hi
    I disabled all other possible plugins.
    On editing a search and saving I still get the same error, see below.
    Any other ideas?
    Robert

    Failed 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.js

Viewing 10 posts - 1 through 10 (of 27 total)

You must be logged in to reply to this topic.