Why do you not wnat to cache widgets?
Because if use the cache pictures don’t change when you refresh the page. Only with don’t cache option works but only with internet Explorer 11 not with other browser.
The developer of wp fastest cache written to me: “when the page is cached, the page is saved as a static html file so the plugin cannot change the images”. But it’s strange because i f use the option don’t cache with internet Explorer 11 pictures change each refresh of the page
The developer of wp fastest cache say: There is nothing to be done by me. the plugin developer must load the images via Ajax
The developer is right. And the plugin does not use Ajax to load images. Actually I can not comprehend why the images change with every reload. Does your site use a plugin for multiple featured images per post or something similar?
Hi, you can try with internet explorer 11 http://www.marcoclini.it/wp and refresh the page No plugin multiple fatured images. Option of the cache don’t cache the widget
I can see that in IE11, but that is not the implemented behaviour of the plugin. Why do the images change at all?
The developer say: “maybe the cache has been disabled for the ie11”. Your plugin is fantastic, but implement this function each time you load the page I think that wold be good.
The normal way of a WordPress installation is: there are no changing images after reloads. Unless some plugin is added to get that effect. “Recent posts widget with thumbnails” does not (and will not) provide that feature. There is another source for that behaviour.
Now I have disabled option don’t cache and this feature disappear…