This Pro tutorial provides the steps to output the most recent x number of posts (can be of any specified post type) viewed by the current visitor (need not be logged-in) in a Bricks query loop.
We shall use cookies to track the posts viewed. If you have a GDPR cookie notice in place and the user has yet to agree to store the cookies on their computer, this solution won't work. In such a case, there will be simply no output.
Update 1: Added instructions for showing the recently viewed products.
Upcoming Events Accordion in Bricks Grouped by ‘Month Year’
Showing the upcoming ‘month year’s in BricksExtras Pro Accordion with the events corresponding to that month and year with the dates based on event_date post…