PageView Plugin
PageView is a plugin that will display another web page inside the current post. This is achieved with the use of an iframe - an HTML tag that allows a webpage to be displayed inline with the current page. Although an iframe can lead to a complicated website, it can be very effective when used appropriately.
Installation
- Download pageview.zip
- Unzip
- Copy to your
/wp-content/pluginsdirectory - Activate plugin
You can find full details of installing a plugin on the plugin installation page.
Usage
No sniplet called example
An example is shown below:
[pageview / "Urban Giraffe" A blog within a blog!]





Comments (page 6 of 11)
Oct 25, 2007 9:12 pm
Graeme, are you using the WordPress visual editor? If you are, it's likely that it may be mangling the code. I've updated the plugin to use a different tag which won't be affected by visual editors.
Oct 24, 2007 7:11 am
I have the same problem as tjestr. How can I solve this?
Oct 24, 2007 3:29 am
Hello John,
now i get the following error code: Rendering of template pageview.php failed
Here is the site i'm running: http://kite.soololi.de/wordpress/
Oct 24, 2007 2:47 am
Sorry for not answering sooner. Still having problems with this. ANY url I use comes back to [[[1]]] and with the 1.4 version of your plugin, the tag doesn't even get converted to an iframe, it just stays as a comment tag.
[code][/code]
becomes
[code][/code]
Any ideas? (I put the extra spaces next to the to stop them being converted here)
Oct 23, 2007 10:06 pm
tjestr, you should defined the height and width in the pageview.css file that is included with the plugin in version 1.4
Oct 20, 2007 5:17 pm
Hello John,
great plugin. thanks for that.
the only thing i can't get working is how and where to define the width and higth of the iframes.
Sep 24, 2007 9:39 pm
Can you post the exact tag you are inserting into a post, Graeme, and I'll see what happens for me.
Sep 24, 2007 3:10 am
Any ideas as to why my iframe URLs always get broken and become [[[1]]] instead of the proper URL?
Mar 2, 2007 4:17 am
Yes, the HTML code is stored in
wp-content/plugins/pageview/view/default/pageview.php. You can either edit it there, or create a directory 'view/pageview' in your theme, copy the above file there, and modify it on a theme-by-theme basis (you'll need version 1.3 for that)Jan 15, 2007 6:54 am
Is it possible to remove the header with the icon (and the frame around)?
Leave a comment