Forums Forums Search & Filter Pro Search result using short code don't hook all post pages

Tagged: 

Viewing 10 posts - 1 through 10 (of 14 total)
  • Anonymous
    #229887

    Hello,

    I installed Search & filter Pro and made the search using Custom taxonomies, which created by CPT UI plugin. The result is placed inside the following page using a shortcode, however the results show 315 and doesn’t hook all post pages that should be 695 results.

    https://misanoart.co/flower-search

    The file of result.php was copied from your templates folder and placed inside “search-filter” folder in my theme.

    Can you give me advise?
    Thank you!

    Trevor
    #229894
    This reply has been marked as private.
    Anonymous
    #229896
    This reply has been marked as private.
    Trevor
    #229898

    The slow response of Ajax is sadly a results of the fact that your web server is very slow.

    Te problem with the ‘missing’ posts is this settings tab:

    https://www.screencast.com/t/nI1LKCcEkR

    The five lines of includes mean that every line must be met before a post can show. So, each post has to have, from each and every line, at least one of the terms ‘included’. If it is missing just one term from any line, it will not show. You may want to re-think these.

    Anonymous
    #229900
    This reply has been marked as private.
    Trevor
    #229902

    If you want to select ALL terms, actually select NONE. Try with all boxes empty. The reason is that some posts will have no taxonomy terms.

    Anonymous
    #229904
    This reply has been marked as private.
    Trevor
    #229912
    This reply has been marked as private.
    Anonymous
    #229915
    This reply has been marked as private.
    Trevor
    #229918

    It now finds 695 posts, so the cache was not correctly built for some reason. I do not know why.

    In each taxonomy field, you will find an Advanced options panel. If you de-select the Sync with Settings checkbox, you can specify the terms you do NOT want to show in the field choices.

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