Forums Forums Search & Filter Pro is_home is affecting the search results page

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

    Sorry, I do not understand. Are you able to explain what you are doing in more detail?

    Anonymous
    #53241

    Hi Tevor,

    I need to randomize the results of all the pages, except the blog homepage (not the front page). It’s working for all my archive pages, but not my search results page. The problem is that I’m filtering out if (!is_home()). The blog page is filtered out by doing this, but so is the search results page. If I take out the !is_home(), the search results work correctly.

    Thanks!
    Rena

    Trevor
    #53277

    I still do not understand 🙁

    Maybe we can talk on Skype?

    Anonymous
    #53296
    This reply has been marked as private.
    Trevor
    #53298

    Hi

    I think you need to use the is_filtered() function to see if a page has filtered results, and if it has, then do the randomizing.

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