Hello,
I'm attempting to add curate my own magazine/news feed and have it display directly in my website. I'm using FlipBoard to create the "magazine". I added a menu item so when a user clicks on it, they go directly to the news page. FlipBoard provides code to copy and paste into my site (as shown below).
<iframe
src="
flipboard.com/@martin30ka/nmf-test-oji1u5c7y/widget?layout=Thumbnail
"
frameBorder="0"
width="250"
height="300"
></iframe>
In my Joomla site, I created a News Feed Category, and created an iFrame container, clicked the "Toggle Editor" button and applied the copied code. I did enable allowing me to implement iFrames.
From my website, when I select the News menu item, an error is shown where the iFrame container is set on the page:THIS PAGE DOES NOT EXISTReturn to
Flipboard.com
Is there another mechanism in Joomla to display my news feed without having to click the link?
Thank you