RSS Feed look in two different browsers

Hello,
I have installed web feed plugin in OJS 3.0.2 and is working but with few issues

  1. Web Feed plugin setting is not loading when I am trying to access it in Journal settings
  2. When I am clicking Rss 2 in chrome and mozilla, i see two different view. In mozilla it looks like

image

and in chrome it looks like

image

I wish to show the readers the view of google chrome.

Do I need to make change to make reader view the rss as in chrome

Thanks

Hi @joapreditor,

The RSS spec is implemented differently between Mozilla and Chrome with regards to whether it expects/presents HTML in the description element. Technically this seems to be allowed/expected, but Chrome seems to disagree. I would suggest relying on Atom instead, as it’s rendered more consistently.

Regards,
Alec Smecher
Public Knowledge Project Team