Hello,
My RSS feeds seem to be working except for 2 things.
1. If I add a sort=“asc” parameter to my entries statement, I get an error msg (“this feed contains errors”, “The following tags were not closed: rss, channel, item. Line: 0 Character: 0”). All those tags are closed, it runs when I don’t have the ‘sort’ parm.
Example of code with sort:
{exp:weblog:entries weblog="calendarWL" sort="asc" order_by="calendarEventDate" limit="22" rdf="off" show_future_entries="yes" dynamic_start="on" category="35" disable="member_data|trackbacks"}2. When the limit= number is over a certain amount, the feeds will fail with the same error msg (“this feed contains errors”, “The following tags were not closed: rss, channel, item. Line: 0 Character: 0”).
On one of the blogs, the limit is no problem!
On the other two blogs, I can’t set the “limit” number high enough for me to feel I can publish them. With one, I can’t go over a limit of 10.
With the other, I can’t go over a limit of 22.
Please help before I pull my hair out! 😖
Thanks!! Vicki