p2 Content in an IFrame
-
I know some WordPress users are looking for a p2 plugin for a p2 page in their theme.
I have been looking at this a well, the P2 theme uses WordPress posts, so it would affect all the other post pages to have it in the same blog.
It could likely be done with a plugin using a custom post type as it is only the twitter like functions we need.
I am trying a different way with multisite and a supporters blog site within the same database, then hiding the P2 header and displaying in an IFrame.
There are problems with this, the time to load the content in the iframe.
As the content is coming from another domain (sub domain) the browsers will not allow dynamic sizing, even if it is the same database and parent domain, so we have to use a fixed IFrame size with vertical scrollbar, not that pretty.
Any suggestions welcomed.
David
The topic ‘p2 Content in an IFrame’ is closed to new replies.