• We’ve been using the plugin for a while and it worked fine, but now the tags are being stripped in the returned descriptions. Here are our shortcodes, we’re using two on the same page, the only thing I changed was the rss url.

    [RSSImport display=”50″ feedurl=”https://rss.url” displaydescriptions=”true” truncatedescchar=”100″ html=”true” date=”true” view=”true” target=”blank”]
    [RSSImport display=”50″ feedurl=”https://rss.url” displaydescriptions=”true” truncatedescchar=”100″ html=”true” date=”true” view=”true” target=”blank”]

    And here is some sample description that is on the feed itself:
    Category : Manufacturing<br/>Location/City : Ga - Roswell <br/>Salary Range :

    But it comes in as:
    Category : ManufacturingLocation/City : Ga – Roswell Salary Range :

    Notice the <br/>s are missing on the return, but we’re calling html=”true” and view=”true”.

    Any help is appreciated!!
    Thanks

    https://www.ads-software.com/plugins/rss-import/

  • The topic ‘Description coming in without html’ is closed to new replies.