How will caching work with dynamic content like rotating banners? They are supposed to change every time a page is loaded, while caching makes a supposed-to-be copy of that page...
Thanks,
How will caching work with dynamic content like rotating banners? They are supposed to change every time a page is loaded, while caching makes a supposed-to-be copy of that page...
Thanks,
Are your banners embedded via JavaScript? If yes, then caching is irrelevant. If not, (and not in iframes either) then you will likely need look at the FAQ in the plugin for syntax for implementing fragment caching in your theme templates.
This topic has been closed to new replies.