Forums Forums Search & Filter Pro How to add the filter horizontally as a free version, I don't want it vertically

Tagged: 

Viewing 10 posts - 1 through 10 (of 13 total)
  • Anonymous
    #223595

    I am not an expert in wordpress, I am learning.
    could you help me put the Search & Filter Pro horizontally, I don’t want it vertically, I want to put it in the middle of the worpress page.
    please help me I’ve been trying for more than three days … with a free version.

    I want this data for Search & Filter Pro:

    Category, Title, Author, Sort By desc / asc, initial ardem

    This would be the form I would like to have, I beg you if you can help me put it in my worpress,

    thank you

    Trevor
    #223617
    This reply has been marked as private.
    Anonymous
    #223664
    This reply has been marked as private.
    Trevor
    #223739

    If you use this additional custom CSS, does it look better:

    .wpb_text_column .searchandfilter ul {
      padding-left: 0;
      margin-top: 0px;
    }
    .searchandfilter {
      padding: 20px 0px;
    }
    .searchandfilter .sf_date_field li:first-child {
      padding-top: 0px;
    }
    .searchandfilter .sf_date_field li:last-child {
      padding-bottom: 0px;
    }
    .searchandfilter .sf-field-submit:before {
      content: "";
      display: block;
      height: 35px;
    }
    .searchandfilter > ul {
      display: table;
    }
    .wpb_text_column .searchandfilter > ul {
      margin-left: auto;
      margin-right: auto;
    }
    Anonymous
    #226137

    hello Trevor

    I have to change the domain because the name is bad,
    http://www.cinvestav.co
    and this would have to be like this:
    cinvestec.com

    I wanted to help me create a filters and order definition, the latter by clicking on the fields category, author, title, date of publication, and date of publication to sort successively in ascending / descending order. You can go back to the initial order by clicking a button that says back something like this: go back to the default selection.

    The result of filter always salt the same filter page yes change page please help

    FILTER FIELD

    category, author, title, date of issue and date of publication, in ascending / descending order. Start

    I hope Ayuda please

    thank you

    Anonymous
    #226144

    category, author, title, date of issue and date of publication, in ascending / descending order. Start

    what I want when I click on category = to show all category
    author showing all author
    title that shows all titles
    date showing emision date
    desc / asc order showing A-Z OR Z-A
    Home showing start page
    all on the same page,

    Anonymous
    #226146
    Trevor
    #226300
    This reply has been marked as private.
    Anonymous
    #226460
    This reply has been marked as private.
    Anonymous
    #226462
Viewing 10 posts - 1 through 10 (of 13 total)