Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
ibaker Posted June 24, 2020 Posted June 24, 2020 (edited) Hi, I was wanting to change the content of an automatically created post from an RSS/Atom feed entry. Between the text content of the feed and the Link to the source I want to have: <iframe style="border: 0px;" id="view" name="view" src="<content_source>" width="100%" height="5000px" scrolling="no" frameborder="1"> Feed from Social </iframe> With the <content_source> in the above code to be the link to the RSS source as the src for the iframe. What I am trying to achieve is the post to contain what I had in Xenforo where an incoming RSS post was: [RSS Source text] [iframe containing the entire source web page] [Link to the RSS Source] Can anyone help with how I could do this...thanks in advance NOTE: The user that the post is attributed to has HTML permissions Edited June 24, 2020 by ibaker
Recommended Posts