• Hello,

    A site uses an rss plugin and weather plugin.

    But the site do not show current rss feeds and current weather when visited.

    It shows old feeds and old weather after being refreshed.

    Can your plugin solve the problem?

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    Hi,

    Unfortunately I don’t think this plugin is the right fit for what you need. I’m assuming the plugin uses PHP to output the data from the feeds which is being cached. You could call the ccfm_clear_cache_for_me() function each time the feed updates, but that wouldn’t be good for performance.

    You’ll likely need some custom code so that the data from the feed is retrieved and displayed with javascript.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.