• Hi, im using Countdown Timer plugin on my wp site. I want the countdown element to be excluded from being cached, and tried excluding css and js files of the countdown plugin but it didn’t work.

    How can i do this?

    Thanks

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

    (@emrevona)

    you cannot exclude a part of a page because when page is cached, the page is saved as a static html file, so PHP does not work.

Viewing 1 replies (of 1 total)

The topic ‘Exclude countdown element’ is closed to new replies.