Forums Forums Search & Filter Pro Search only finds first post meta value, also checkbox issues

  • This topic has 7 replies, 2 voices, and was last updated 9 years ago by Ross.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Ross Moderator
    #29204

    Hey Steve

    This is fixed in a release coming out later on today 🙂

    Thanks

    Anonymous
    #29399

    Thanks, that’s fantastic Ross. Does it fix both issues, or just one? Either way I appreciate it! How do I access the upgrade?

    Ross Moderator
    #29420

    Hi Steve

    This fixes the first issue.

    The second point is really a CSS issue – the html markup of the form had to change slightly to accomodate certain features which just meant putting the checkbox input outside of its label, rather than nested.

    I took a quick look and quickly realised that issue is quite simple to fix.

    Just add this CSS to your themes css file:

    .searchandfilter ul li li {
        display: block !important;
    }

    Thanks

    Anonymous
    #29537

    Thanks very much Ross, the code you provided to fix the misaligned checkboxes worked perfectly. Very much appreciated.

    I know this is probably a dumb question but how do I upgrade to the latest version of S&F. My wordpress plug-ins page shows that I am running 2.02 and doesn’t show any upgrades available. I clicked “View Details” next to the S&F plug-in, and then clicked “Install Update Now” from the S&F dialogue box but nothing happened. Is 2.02 already the latest version? If so the meta data search problem is still there.

    Please help if you can. Thanks, Steve

    Ross Moderator
    #29549

    2.0.3 is the latest version.

    Check here – its probably something to do with activating your license:

    http://www.designsandcode.com/documentation/search-filter-pro/getting-started/#Automatic_Updates

    Alternatively you can redownload from your account: https://www.designsandcode.com/account/

    Thanks

    Anonymous
    #29589

    I have everything up to date and it is now working perfectly. Thank you so much for your speedy efforts in getting my awesome new and improved S&F search up and running! I really appreciate the time you took with me considering all you must have on your plate.
    Steve Bailey

    Ross Moderator
    #29593

    🙂

Viewing 8 posts - 1 through 8 (of 8 total)