I’m having a problem here and I am not sure how to proceed. I need to have the entries listed randomly without duplicating entries when I paginate. Right now with the following line
{exp:weblog:entries weblog="{master_weblog_name}" orderby="random" sort="desc" limit="4"}
the first four entries are correct but when I click on subsequent pages, enteries from the first set often show up on the next page. Is there any way around this so that no entries are repeated? I have about 100 entries that need to work this way.
Thanks,
Alex
