• Hello
    I was wondering if there was a way to exclude a page from being Cache? We have forms (gravity form/gravity perks) on our different events page so people can sign up for a certain time slot and once that time slot is picked, it goes away so no one else can pick it.
    Our problem is that the cache is keeping the time slots so people are seeing options that are not available.
    I’ve linked to one of our events page but they are all the same.
    Thank you for your time

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

Viewing 1 replies (of 1 total)
  • Yup…under page cache tab you can specify the relative url that u don’t want cached.

    Alternatively, it sounds like you have an issue with caching of a specific element shown on the page. So you could use fragment caching (you would need to switch to “Disk” cache instead of “Disk Enhanced”) and then use the mfunc macro around the area that does the time slot calculation. so when the cache is fed to users it runs that code and potentially shows/hides it.

Viewing 1 replies (of 1 total)
  • The topic ‘Exclude a page from plugin’ is closed to new replies.