Forums Forums Search & Filter Pro Just bought and set up Search and Filter Pro.

Viewing 10 posts - 1 through 10 (of 38 total)
  • Anonymous
    #56717

    Here is a link to the Test page I’ve made: http://hearthstonepuzzles.net/fan-creations-test-page/

    Anonymous
    #56725

    Just to update. I managed to get the results to display. My problem now is that the search box, category checkbox and tag checkbox are displayed in the vertically and not horizontally. Any help would be appreciated.

    Anonymous
    #56799

    So after some search yesterday, I’ve managed to do the basics, but the results less that they should be. I believe I have to do some hand coding on my theme, which I am not capable of at the time being.
    To sum up: I need the category checkbox and tag ckechbox to be displayed vertically, and I need the result page to include every result that matches my search. Please contact me for more info, I really need this feature.
    I use the Avada 4.0.3 theme.

    Trevor
    #56843

    Hi

    Search this form for the keyword horizontal to find many examples of custom css, OR …

    Show me the page where this is being used and a screenshot of roughly how it needs to look, and I will write the code.

    If you have no means of placing custom css in the theme, use the really Simple Custom CSS plugin.

    Anonymous
    #56849

    This is the page that is being used: http://hearthstonepuzzles.net/fan-creations-test-page/

    The way I would like the “search and filter” form to look is to have search, categories and tabs, in 3 different columns (horizontal display. Sorry for the mistype above).

    My main problem right now is that the results are not showing. They are much less that they should be, considering the amount of posts each category has (abilities/spells , minions, weapons). I changed the search-filter.php as it says on the faq and now I see some results (previously I saw nothing), but I believe that the query issue is not solved. You can check this by clicking one of the checkboxes (abilities/spells, minions), on this page http://hearthstonepuzzles.net/fan-creations-test-page/ and press submit. I can give you any credentials you need through my e-mail.
    Thank you in advance Mr. Trevor.

    Anonymous
    #56916

    I solved the issue with the horizontal align with css. Now my problem is the results page, as mentioned above. I cannot see all of my posts when clicking and searching a specific category (abilities/spells,minions,weapons) through the checkbox.

    Trevor
    #56921

    Hi

    Using a Private reply, can you send me admin logins?

    Anonymous
    #56924
    This reply has been marked as private.
    Trevor
    #56931

    Hi George

    I made a few changes, but the issue is your settings in the Tags, Categories & Taxonomies tab of the form. By including 3 categories only AND 3 tags only, ONLY posts that have one of those categories AND one of the tags will be shown. That narrows the posts down a lot.

    You had, for categories: 139,124,140

    and for tags: 150,149,144

    I removed these and showed the counts on the form.

    How can you restrict the shown options then? In taxonomies (categories and tags), you can’t. If you make custom fields with ACF, you CAN make a manual list of shown options.

    Anonymous
    #56941

    Thank you for the tip. It made me understand what’s going on. I just want to narrow the options available for click, not the result options. Is that possible with this plugin or ACF is my only choice?

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