I have created a xslt macro which is showing the latest items of a wordpress blog by looking into the feed.
Everything is working fine but if a new item has been published on the blog umbraco does not recognize this. I tried to disable the caching of this macro but still it is not showing the latest created blog posts.
If i directly opening the feed url i am getting the correct xml.
Any idea why the usercontrol is not getting updated?
once i reopend the URL directly on the server the content gets updated. Is there any server side caching? if yes does someone know how this can be disabled?
Wordpress XSLT Plugin
Hello,
I have created a xslt macro which is showing the latest items of a wordpress blog by looking into the feed.
Everything is working fine but if a new item has been published on the blog umbraco does not recognize this. I tried to disable the caching of this macro but still it is not showing the latest created blog posts.
If i directly opening the feed url i am getting the correct xml.
Any idea why the usercontrol is not getting updated?
Thanks
once i reopend the URL directly on the server the content gets updated. Is there any server side caching? if yes does someone know how this can be disabled?
Hi Dominik
Is the feed live ? ie can we see it in action ?
One question - is the feed populating via an iframe by chance ?
Cheers, Nigel
is working on a reply...