• I have a featured product list and I randomly load the product on page load but it seems to cache now on the one product. Is it still possible to use the rand sort with your plugin?

Viewing 1 replies (of 1 total)
  • Plugin Author Emre Vona

    (@emrevona)

    when a page is cached, the page is saved as a static html file so neither PHP or MySQL do not work. You need to load the data via Ajax.

Viewing 1 replies (of 1 total)
  • The topic ‘Using rand in sorts’ is closed to new replies.