Problem:
- I've created an events content type and a block view to display the events on an events page.
- I've added a checkbox to that content type that says "Publish as past event"
- I've created a past events page to display the past events
- I set up a new block display on the events view ("Past events") and added a filter to check whether or not the checkbox value is equal to "yes" or "no" (I set the default values to be no or yes)
- I can now edit an existing event and check the "Publish as past event" checkbox and the events remove themselves from the events page and publish only on the past events page (blocks were also created to determine what pages to display the block view
BUT...
After I created new events and tried to push the old events to the past events page, the most recent event that should be on the past event page is not showing up. So it seems like it doesn't filter the last event that I've tried publishing to the past events page. And what makes it more odd is that if I push 3 events individually to the past events page by editing and clicking the checkbox, only the first 2 will show up - not the 3rd one - and if I add a 4th then the 3rd gets moved.
Has anyone seen this before? Can anyone help guide me in the right direction? I'm not super familiar with arguments and don't think I need them for this, but I can't figure out why
Read »








