UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

RSS feed - making it work in Chrome

Sandi Beach · ·
1:37 AM Wednesday, 27 April 2016
None
We have a client who was upset that their EasyBlog RSS feed displays the raw RSS in Chrome and has no functionality. We explained to them that there is no native Chrome support for RSS. They countered that they have another website where an RSS feed works just fine in Chrome. We were surprised to see that this is true!

It's being done by supplying an XSLT stylesheet, so Chrome will transform the RSS feed to HTML on the fly. It really does work! If I view source, there is nothing there except the RSS feed, with the addition of the call to the XSLT stylesheet.

<?xml version="1.0" encoding="UTF-8"?>
<!--RSS generated by Microsoft SharePoint Foundation RSS Generator on 4/26/2016 1:09:15 PM -->
<?xml-stylesheet type="text/xsl" href="/News-Events/press_releases/_layouts/RssXslt.aspx?List=blahblahblahabcdefghijklmetc" version="1.0"?>
<rss version="2.0">
<channel>


etc.

Is this something we could do with EasyBlog? If so, how?
The replies under this section are restricted to logged in users or users with an active subscription with us