• Hey Guys,
    i’ve a category hierarchy like:

    All
    – Category 1
    – Category 2
    – Category 3
    — Category 3.1

    and 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

    https://ww.wp.xz.cn/plugins/zencache/

Viewing 1 replies (of 1 total)
  • Plugin Author Raam Dev

    (@raamdev)

    @wkettler I just tried to reproduce this problem, but I was unable to. When I published a new post to the child category, the parent category cache was cleared as expected.

    Can you try testing this in a clean WordPress environment (using the default TwentyFifteen theme and all other plugins except ZenCache disabled)? That will help determine if another plugin or your theme is introducing a conflict with ZenCache that is preventing it from working properly.

Viewing 1 replies (of 1 total)

The topic ‘caching problems with category hierachy’ is closed to new replies.