Forums Forums Search & Filter Pro Show no results

Viewing 9 posts - 11 through 19 (of 19 total)
  • Trevor
    #125271

    Hi John

    If this is a test, I would suggest removing (deleting) all those conditions. You don’t need them.

    Anonymous
    #125425

    Hi Trevor,

    I have removed the conditions and it did work ok but I do actually need to return results which match specific post meta data. Can you let me know the best way to set up the conditions for this type of search and what I need to select for the =(equals) drop down and the blank field next to this. I have looked into your documentation and post but can’t find any info to guide me.

    Also If users could select one option say “winery the all the related post displayed in the results the the same for other options ie variety, region etc.

    Also the text search field at the top doesn’t seem to be returning any results.

    http://www.monkemedia.biz/search

    You assistance is much appreciated.

    John

    Trevor
    #125446
    This reply has been marked as private.
    Anonymous
    #125448

    Ok thanks Trevor

    It will be 3 am here in 6 hrs so Could we tee up a time over the weekend or Monday afternoon Australia time. Let me know what time suits. I have not used my Skype for a while so will check that my audio/playback works ok. I have teamviewer if you
    Prefer?
    Many thanks

    John

    Trevor
    #125507
    This reply has been marked as private.
    Anonymous
    #129124
    This reply has been marked as private.
    Anonymous
    #129135
    This reply has been marked as private.
    Trevor
    #129139

    Off the top of my head, this custom CSS has worked for others:

    .so-widget-sow-editor .searchandfilter label br {
      display: none;
    }
    .so-widget-sow-editor .searchandfilter select,
    .so-widget-sow-editor .searchandfilter input {
      margin-bottom: 0;
    }
    .so-widget-sow-editor .searchandfilter p {
      margin-bottom: 0;
      margin-top: 0;
    }
    Trevor
    #129492
    This reply has been marked as private.
Viewing 9 posts - 11 through 19 (of 19 total)