I think I am missing something silly here.
I am trying to get a feed to show on my page.
I uploaded the rss2html module via the module mamager.
The module is showing as active.
I have added a viable feed (I use rss2html in other applications, and this is a feed that works with it), have set a feed name, and am using the default template for simplicity for the time being.
I then have tried to add the following code to the home page, to a global content block and even the template main code.
Code: Select all
{cms_module module="RSS2HTML" feed="[latest-news]"}
Nothing, zilch, zero, sfa. No feed, no error message, zip.
The feed perameters are the same as I can get to show in another version of rss2html.
What silly thing am I missing.
Any ideas would be appreciated.