Different pages at same URL depending on time

The use case for my question is a church bulletin. The church sings a variety of songs, reads a variety of passages, etc on a weekly basis.

I would like the relevant bulletin to be available at the same URL, but were the content changes on a weekly basis.
I know I could have used Loopers and ACF if they always followed the same program. However, they don’t

So is there a way to display flexible content at the same URL where the content changes weekly?

Hello @thomasgeorge,

Thanks for writing in!

Yes, your option will be using Loopers which will return different content items. You can either choose to display by day or by week depending on the items. Off course, you have to put something in the post-item meta to make that possible. I am just curious what type of content you want to display. Do you already have those contents?

Best Regards.

Hi,
I don’t already have contents. But, one use case is a church bulletin/service outline. The specific programming could change week to week (could be 3 songs, could be 4; there could be a Q&A session, there could be none) and the relevant bulletin should be displayed everytime.

Hello @thomasgeorge,

You can create a new custom post type bulletin using the CPT UI plugin. You can use this custom post type to display anything (could be 3 songs, could be 4; there could be a Q&A session) and then use the Loopers to display the Bulletins custom post types. Every time you update the bulletin, the Looper with display the items automatically.

Hope this makes sense.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.