• Resolved acekin

    (@acekin)


    I wonder if it is possible to disable caching a block on a page? I am inserting a block to randomly select posts from the same category to display. Needless to say, after the first load and cache, the same three posts remain there in the related content block.

    It will be very helpful if this were possible. Of course, I have no idea how complex this may be.

    Thank you,

    Cemal

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Emre Vona

    (@emrevona)

    no, this is not possible because a page is saved as a static html file when it is cached. I recommend you to insert the posts via Ajax instead of PHP.

    Thread Starter acekin

    (@acekin)

    Oh, that is beyond my pay grade! I will leave them static. Maybe, as they are refreshed in the cache, they will load a different set of posts.

    Thank you,

    Cemal

    Plugin Author Emre Vona

    (@emrevona)

    you are welcome

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Block-level cache disable’ is closed to new replies.