Forums Forums Search & Filter Pro Can you make the date range inline, also some dates are hard to choose

Viewing 5 posts - 1 through 5 (of 5 total)
  • Anonymous
    #239201

    I have installed your plugin here and am testing it out http://grid.willp.co.uk/advanced-search/ is it possible to have the date range from and to inline? Also looking on chrome it seems impossible to select certain dates in the to field. Any ideas? Many thanks in advance

    Trevor
    #239207

    This custom CSS would do the inline bit I think:

    .searchandfilter ul li.sf-field-post_date ul li {
      display: inline-block;
    }

    Can you let me know what dates can’t be selected?

    Anonymous
    #239223

    Hi Trevor, thanks for this much appreciated. I think I have solved the other issue, it was due to the page height.

    Trevor
    #239228

    Is it Ok to close this thread for now?

    Anonymous
    #239234

    Yes thank you

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