Forums Forums Search & Filter Pro displaying a search counter

Viewing 5 posts - 1 through 5 (of 5 total)
  • Trevor
    #80552

    This is something I tried to do a week ago on another site, but there does not seem to be a way to get the numbers. It is something we will most likely look at for the next major version.

    Anonymous
    #80564

    Hi Trevor, thanks for getting back to me.

    I think displaying the true number of results is a definate addition that needs to be made to the plugin, its a basic and fundamental part of search results. Please can you let me know when something is sorted for this? Or let me know how I can find out?

    I notice there is a working post counter on the demo here:

    http://demo.designsandcode.com/sfpro-woo-mystile/shop/

    how was that acheieved?

    Trevor
    #80566

    Part of it uses this, I think:

    <?php echo $query->found_posts; ?>
    
    Anonymous
    #80575

    that didnt work on mine at all.

    Trevor
    #80578

    If you are using your theme to make the loop, you would need to know what the theme names the query.

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