Forums Forums Search & Filter Pro Problem with Counter

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Anonymous
    #219674

    Good morning, i use S&F Pro.
    Counter doesn’t work. I use custom post type and article’s categories.

    https://btgroup.it/catalogo_tessuti/tempotest-636-99/

    All results are 0 but i’m sure that my custom post type are setting correctly.

    How i fix it ?

    Trevor
    #219716
    This reply has been marked as private.
    Anonymous
    #220370
    This reply has been marked as private.
    Trevor
    #220394
    This reply has been marked as private.
    Anonymous
    #224103
    This reply has been marked as private.
    Anonymous
    #224130
    This reply has been marked as private.
    Trevor
    #224261

    Something very odd is happening. The form is set to use Infinite Scroll, see here:

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

    So the results should not show pagination. Then I had an idea.

    In the plugins/search-filter-pro folder are two templates. Both are examples. To use them, you need to follow the customising guide here:

    https://searchandfilter.com/documentation/search-results/using-a-shortcode/#customising-the-results

    You will need to make a new folder, search-filter (NO -pro) and place in that the version of the file you need. For infinite scroll, you must copy the results-infinite-scroll.php file to that new folder in your theme folder, then rename it to results.php

    Otherwise, the infinite scroll will not work.

    Unless you want to use normal pagination?

    Anonymous
    #224332
    This reply has been marked as private.
    Trevor
    #224378

    I see that you have set the form back to normal pagination. But pagination selector is wrong I think:

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

    It should be, I think:

    .wp-pagenavi a

    or maybe the default avlue:

    .pagination a

    Can you try these (note the dot in front of the name)?

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