want to embed an external page

Posted in: Newspaper
Post count: 2

Hi

I would like to embed a page and have the same result as the one we have when we do it in Facebook or Linked in.

What I want to do is write a small text and then, pas a url.

I don’t want the url to appear but just the headline of the page and when the user clicks on it, it opens the external article.

Is it possible to do it in Newspaper?

Greetings

Post count: 35449

Hi,

One way would be to use an iframe embed – https://www.quora.com/How-do-I-embed-content-from-other-sites-external-webpage-section-of-a-page-in-my-WordPress-page
https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies
But this will embed the whole page, with CSS you could try and position the iframe to display a specific location from the embedded page – https://css-tricks.com/forums/topic/iframe-xy-positioning/

Like in this quick example (made with the example from above -CSS tricks)
http://prntscr.com/nyc2u3http://prntscr.com/nyc39w

Something like this can take some time to do however. Maybe there are other ways of embedding specific sections from other websites in page.

THE COMPLETE GUIDE TO EMBED ALMOST ANYTHING IN YOUR WORDPRESS SITE -> https://optimizerwp.com/wordpress-embed-guide/

Or maybe you can use a plugin for embed external pages.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.