I’m still having an issue with getting one of my RSS feeds to work.
I have a weblog called events set up to display in my ‘site’ home page (index). So my link to the rss page is here: http://goldbeachyouthgroup.com/index.php/site/rss_2.0/
Then in the rss template, I’m sure I still not getting the paths right.
This is in the top of the page:
{assign_variable:master_weblog_name="events"}
{exp:rss:feed weblog="{master_weblog_name}"}
And here are the permalinks:
<link>{exp:xml_encode}{title_permalink=site/events}{/exp:xml_encode}</link>
<guid>{title_permalink=site/events}#When:{gmt_entry_date format="%H:%i:&#xsZ;"}</guid>
Thanks, Pat
