Forums Forums Search & Filter Pro Search Results issues and more…

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #18618

    Hello Ross,

    I had found some issues with the search and filters pro plugin, so I need you to help me with them.

    1) All the results list loads at once.
    I don’t want the list to load at once, I want only after the filters selection from the dropdown menu, to see the results that I selected. How is it possible this issue to fix it? Below I have the code I use in my webpage URL: http://glass-mig.the-glass-co.com/about-dinnerware/

     
    <p style=”text-align: left;”><span style=”font-size: 25px; line-height: 25px; color: #955dc3;”>Our Customers</span></p>
    <span style=”font-size: 17px; line-height: 20px;”>View our impressive client list.</span>

    <hr />

    <div class=”search-and-filter-move-up”>[searchandfilter id=”13601″]</div>

    <hr />

    [searchandfilter id=”13601″ show=”results”]

    As you see, the results page loads in the same page with the filters.

    2) Hotel Chain filter to order items Alphabetic by Title.
    In the same URL: http://glass-mig.the-glass-co.com/about-dinnerware/ , the first filter I named it “HOTEL CHAIN” and these are my clients list. I want the order to be Alphabetic by Title. I have to mention that this filter is a post_meta I named it eg-search-and-filter-pro.

    3) How to remove the “Tags:” that appears before every result in my Continent filter. For example as you see the results are: Tags:Europe , Tags:Americas e.t.c.

    4) The Footer of my page URL: http://glass-mig.the-glass-co.com/about-dinnerware/ , somehow moved left after I put the [searchandfilter id=”13601″ show=”results”] , shortcode to that page. When I remove the shortcode, then it works fine, but I want the results to appear in the same page.

    5) How it could be possible to have in the right area of every field an arrow, for understanding that this is a drop down list? I mean like the arrows you have in the images of your following link: https://wordpress.org/plugins/search-filter/screenshots/

    Thank you, I am waiting for your reply.

    Ross Moderator
    #18817

    Hi there

    To answer your questions:

    1) This is not supported, but you could implement this using js/css – there is some futher info here:
    https://support.searchandfilter.com/forums/topic/stop-searching-on-page-load/#post-14509

    2) In the meta field, where you have all your values listed, you can simply drag the values up and down to change the order using the little handle on the left of them

    3) This is in your custom template – you need to make modifications to this in order to remove it

    4) The default results template doesn’t close some html tags properly – this is a bug I will fix, but you will also need to manually fix any custom templates you’ve already created.

    5) This is a theme issue – you theme is styling the dropdowns and I guess removing the arrows. You would need to do some CSS hacking and restore the default styles to them – alternatively you could try ticking the “combobox” option in your fields for a different type of field – which may or may not be suited to what you need.

    Thanks

    Anonymous
    #19853

    Hello Ross,

    I hope you are doing fine!

    I checked all the answers you gave me to my questions, but I need some extra help in my question No3:

    3) How to remove the “Tags:” that appears before every result in my Continent filter. For example as you see the results are: Tags:Europe , Tags:Americas e.t.c.

    because, I believe that you are missing something.

    Your answer was:
    3) This is in your custom template – you need to make modifications to this in order to remove it

    So, as you see in my result page now!

    http://glass-mig2.the-glass-co.com/form-results/?_sft_post_tag=asia-pacific

    I put back your “Default”, results.php file. But the problem still exists.

    I believe that somewhere else is the problem and it brings the word “Tags:”, with the results.

    – Why the word “Category”, don’t come with the results?

    so somewhere else is the issue.

    Thank you,

    p.s. for all the other questions, you guide me and I found my way how to make them work in a proper way. thanks again

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