Scheduled posts not appearing with "half" caching #7679
Unanswered
hotmeteor
asked this question in
Troubleshooting
Replies: 1 comment 2 replies
-
Hey @hotmeteor, Looks like this is related to #5089. You can use composer-patches and give the PR a try to see whether this resolves the issue 👍 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to use the "Date" field with time enabled to schedule future content. I've also got "half" static caching enabled using the
application
driver.My content never appears on its own at the correct time, I always have to go and re-save/publish for it to show up on my home page. Here's what I've done with no success:
{{ nocache }}
tag around the contentThe only thing that works is resaving the content (I guess the last bullet is working).
Anyway, am I missing something or does this just not work?
Beta Was this translation helpful? Give feedback.
All reactions