![]() |
|
Outputting RSS Feeds - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Outputting RSS Feeds (/thread-8484.html) |
Outputting RSS Feeds - reconfine - 2011-04-13 Hi, hopefully this isnt a stupid question, but i've been trawling the docs and forums all day looking for an answer -- I've built a zenphoto site (v 1.4.0.3) using the zenpage addon with a modified effervesence theme Everything is working swimmingly however I'm unable to view the RSS feed - nor output any rss links using the provided functions. The goal at this point to get a rss feed for the news have tried both the following: Outputting RSS Feeds - acrylian - 2011-04-13 You are using the wrong functions. That is the function to be used in the `` of an html page which is then shown as an icon next to your browser's address bar. Use the Outputting RSS Feeds - reconfine - 2011-04-13 I have been using the printZenPageRSSHeaderLink inside the head tag it outputs a blank line- Outputting RSS Feeds - sbillard - 2011-04-13 It would be pretty hard for it to output just a blank line unless it is encountering an error. You should check your CGI logs. Outputting RSS Feeds - reconfine - 2011-04-14 ok - sorted the issue - news wasnt switched on in the RSS tab in the background rtfm! thanks for your support! |