Thanks for your reply John. All I’m trying to do is display the current day’s posts in a random order on the home page each time the website is opened. The older posts (posts older than the current day) – displayed in consequent pages using pagination – are displayed after the current day’s posts in the order of their upload date. Please let me know if you need any additional information.
Can someone please help me with this?
Thanks for your reply Joe. I don’t need to display both current and older posts on the same page. I want to display all the current posts randomly in the first page followed by all the older posts in the remaining pages. Would I still have to use two loops?