Title: Exclude Plugin &#8220;WP-Forescast&#8221; from Cache
Last modified: April 9, 2021

---

# Exclude Plugin “WP-Forescast” from Cache

 *  Resolved [husky21](https://wordpress.org/support/users/husky21/)
 * (@husky21)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/exclude-plugin-wp-forescast-from-cache/)
 * Hello..
    I installed Cache Enabler on my website but I have problems with the“
   WP-Forescast” plugin to show the weather conditions .. this plugin has no options
   to exept the caching ..
 * How do I exclude this plugin from the weather in “Cache Enabler”?
    in such a 
   way that it always shows the weather conditions in real time
    -  This topic was modified 5 years, 2 months ago by [husky21](https://wordpress.org/support/users/husky21/).

Viewing 1 replies (of 1 total)

 *  Anonymous User 16850768
 * (@anonymized-16850768)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/exclude-plugin-wp-forescast-from-cache/#post-14308916)
 * Cache Enabler caches a page as a static HTML file. This HTML file is then saved
   on the server’s disk. Once cached, the data in the HTML file is delivered and
   data from the database is no longer queried. This means it’s not possible to 
   only exclude a specific part of a page, like data coming from a specific plugin,
   because once the cached page is read the request is exited. This means it doesn’t
   continue with pulling data from the database. Instead, it pulled data from the
   cached page.
 * For dynamic content to be loaded on a static HTML file you would need to use 
   a JavaScript solution (e.g. Ajax). The alternative solution would be excluding
   the page(s) this information is on.

Viewing 1 replies (of 1 total)

The topic ‘Exclude Plugin “WP-Forescast” from Cache’ is closed to new replies.

 * ![](https://ps.w.org/cache-enabler/assets/icon.svg?rev=2442383)
 * [Cache Enabler](https://wordpress.org/plugins/cache-enabler/)
 * [Support Threads](https://wordpress.org/support/plugin/cache-enabler/)
 * [Active Topics](https://wordpress.org/support/plugin/cache-enabler/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cache-enabler/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cache-enabler/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: Anonymous User 16850768
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/exclude-plugin-wp-forescast-from-cache/#post-14308916)
 * Status: resolved