I have implemented WeBlog for sitecore and created custom templates that inherit from Entry, Comment and Category. The RSS Feeds aren't displaying any data now. I did change the query in RSS-Feeds Data Items Field to use the CustomEntry's TemplateID.
I also verified that the query is correct by using XPath builder. Any idea what's wrong?
query:/sitecore/content/Home/Blog//*[@@templateid = '{6CF60F32-967D-4CCE-9878-13E2B9B6B2D5}']