![]() |
|
remove rss? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: remove rss? (/thread-5435.html) |
remove rss? - FilMar - 05-07-2009 I don't need the rss stuff but have trouble to remove it... when I remove the rss part in page.php () I also removed the rss line in the header but same effect. the page do not load any more? Many thanks in advance, I use zenphoto 1.2.5 remove rss? - acrylian - 05-07-2009 You probably removed too much (probably some that are needed by other functions.. Sorry without more info we can't help that much remove rss? - FilMar - 06-07-2009 Just tested this in the original zenpage template with same result. Removed the php-part after the closing div on line 100 of pages.php after that I get a blank page when opening one of the pages I created (only some text). I hope you know a little more now, Thanks, remove rss? - acrylian - 06-07-2009 As I said you removed too much..:-) Only remove the function and keep `` in place. remove rss? - FilMar - 06-07-2009 In the mean time I found it myself too :-) Sorry, and many thanks, |