caching problems with category hierachy
-
Hey Guys,
i’ve a category hierarchy like:All
– Category 1
– Category 2
– Category 3
— Category 3.1and so on.
If i create a new post and assign it to category 1, the post listing page for category 1 will be updated (cache will be cleared)
But if i call now the parent category “All”, i cant see my created post. not before i manually clearing the cache, i can see the new post.
it seems like there are some issues in zencache when using a parent/child hierarchy for post categories.Can u coanfirm this? is there a workaround for that? I know, i could disable caching for my listing pages by using a php command in my template.
kind regards
The topic ‘caching problems with category hierachy’ is closed to new replies.