Jump to content


- - - - -

Embed pages in post


  • Please log in to reply
3 replies to this topic

#1 emsonline

emsonline

    Member

  • IM Supporters
  • PipPipPip
  • 35 posts
  • IPB Version:v3.0.x

Posted 20 January 2010 - 04:06 PM

Is there a way to embed a page in a post using BBC with v3?

I had it with v2 and it works great and was very popular.

This is the code used in v2.  Does not work with v3.  It just opens my site embedded in the post.

<div class='codetop'><br />(<a href="{content}" title="Click to view this page in a new window." target="_blank">Click to view this embedded page in a new window</a>)<br /></div><div class='iframemain'><br /><iframe width="99%" height="600px" frameborder="0" src="{content}"></iframe><br /></div><br />


#2 emsonline

emsonline

    Member

  • IM Supporters
  • PipPipPip
  • 35 posts
  • IPB Version:v3.0.x

Posted 30 January 2010 - 03:03 AM

Anyone?

#3 StarsOn45

StarsOn45

    Advanced Member

  • IM Supporters
  • PipPipPipPip
  • 50 posts
  • Location:Nürnberg
  • Real Name:Bernd
  • IPB Version:v3.0.x

Posted 08 February 2010 - 08:43 PM

View Postemsonline, on Jan 20 2010, 12:06 PM, said:

Is there a way to embed a page in a post using BBC with v3?

I had it with v2 and it works great and was very popular.

This is the code used in v2.  Does not work with v3.  It just opens my site embedded in the post.

Quote

<div class='codetop'><br />(<a href="{content}" title="Click to view this page in a new window." target="_blank">Click to view this embedded page in a new window</a>)<br /></div><div class='iframemain'><br /><iframe width="99%" height="600px" frameborder="0" src="{content}"></iframe><br /></div><br />
change in

<div class='codetop'><br />(<a href="http://{content}" title="Click to view this page in a new window." target="_blank">Click to view this embedded page in a new window</a>)<br /></div><div class='iframemain'><br /><iframe width="99%" height="600px" frameborder="0" src="http://{content}"></iframe><br /></div><br />

Note: Enter the URL without the http://. Do not use http.//nfl.com but www.nfl.com

Greetz Stars

#4 ChatterBoxForum

ChatterBoxForum

    n00b

  • Members
  • Pip
  • 1 posts
  • IPB Version:v2.3.x

Posted 31 August 2010 - 08:43 PM

I use RSS feeds with iframes. Is there a way to automatically remove the 'http://' from the links in the RSS feeds to make them work with this?

Edited by ChatterBoxForum, 31 August 2010 - 08:44 PM.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users