• Resolved ryane2000

    (@ryane2000)


    Hi there,
    This is a great plugin. I tested a number of caching plugins and the speed and ‘lightweightness’ of this one is on par with the others, if not better.
    I have one problem though, in that we use a weather forecast widget on our page: http://www.groundedlandscaping.co.za, which updates every minute. With Cache Enabler enabled it remains static. I know there is a conflict of interest between dynamic content and caching, and I also know I can exclude pages/post ID’s in the settings, but this is our home page, so is there a way to not cache a widget, perhaps by adding tags around it’s code?

    Many thanks
    Ryan

    https://wordpress.org/plugins/cache-enabler/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Like you said, normally the front page is displayed by index.php which is not a WordPress page and therefore does not have a page id.

    Does your weather widget use JavaScript? If so, have you tried disabling JavaScript minification under the Cache Enabler settings?

    Plugin Author KeyCDN

    (@keycdn)

    You can only exclude by ID. To not cache a widget is not possible.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dynamic content (Weather status)’ is closed to new replies.