Support Forums

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Random sort not working on live site but works on localhost

Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Ian Daly
    #272594

    Hey guys,
    For some reason the random sort option doesn’t work everywhere on my live site. But it works perfectly fine on my local host. I am using wpengine for the host. Have you guys run into anything like this before? Any ideas what could be causing this?

    The only differences between my environments that I can see:

    Localhost: Server Info: nginx/1.16.0
    PHP Version: 7.3.5

    Wpengine: Server Info: Apache
    PHP Version: 7.4.13

    One more oddity on the live site –
    These filters work, and do sort randomly by default: https://visithoodriver.com/stay/?_sft_type=bed-breakfasts
    These do not: https://visithoodriver.com/dine/ (none of the explore feeds do)

    But they are all setup the same way essentially.

    And just to clarify again, on my localhost ALL of the random sorting works.

    Thanks guys! Let me know what else you need me to send over. I am on the latest version of the plugin and WP 5.5.3

    Trevor Moderator
    #272636

    I wonder if this is the issue:

    https://support.searchandfilter.com/forums/topic/no-results-found-with-shortcode-methode/#post-272344

    Also, regarding random ordering. The ‘random’ order that WordPress provides (which is what we use) is PER PAGE of results, thus some posts may (and likely will) be repeated on the next pages. Each load of posts by infinite scroll or pagination is a ‘page’.

    This is how WordPress does it, sorry. Random is something I would generally advise against using, unless you are showing all posts in a single page.

    Ian Daly
    #272723

    Thanks for the reply.

    I found this, which is kind of old, but wondering if it could be reworked to work with your plugin:
    https://hugh.blog/2013/08/22/wordpress-random-post-order-with-correct-pagination/

    I tried to mess with it a bit but couldn’t get it working.

    Any other ideas on how to “randomize” the post order? It doesn’t need to be truly random but would be nice if I could get it to change at least every few hours. Was trying to come up with a creative solution but I’m not smart enough.

    Trevor Moderator
    #272765

    Check this thread out (it turns to the question of random and pagination also, with some code snippets you might want to take a look at):

    https://support.searchandfilter.com/forums/topic/multiple-forms-on-one-page-search-analytics/

    Ian Daly
    #273383

    Hey Trevor,

    Thanks for linking that and the quick reply. I am going to have to dig through it more thoroughly here soon but it sounds promising.

    Is the last comment by Ross in that thread talking about a problem with the proposed solution though? Again thanks much. This plugin helped a ton on a site I made that has a lot of filters/feeds.

    Trevor Moderator
    #273385

    It is a problem that you should be aware of and will need to work around.

    Much as we can try to help, this issue is far outside the scope of our support, I am sorry. I think the fact that it isn’t done often suggests that many have tried and failed. Otherwise, there would be a solution either in core WordPress, or in a plugin, and there is neither.

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

You must be logged in to reply to this topic.