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
[pageview url "some title" description]
An example is shown below:
| Title: | Urban Giraffe |
| Description: | A blog within a blog! |












Comments (page 2 of 2)
Sep 14, 2008 4:16 am |
Hi,
Installed this plugin and have activated it - however I cannot get the webpage I want to display to show in the post. All that shows up is the code I typed in.
Sep 14, 2008 1:38 pm |
Check the code you typed - if it is showing up then either the plugin is not activated correctly, or you've mis-typed something.
Oct 2, 2008 1:08 pm |
Hi, i already tray to use that but it doesn't work
just show the [pageview url "some title" description]
please help, at http://www.baliaround.com/?p=6
Oct 3, 2008 7:09 am |
Again, check the code you typed - if it is showing up then either the plugin is not activated correctly, or you've mis-typed something.
Dec 10, 2008 1:22 am |
It's a great plugin. I try it in my blog. And it works. Well, i had to add some minor layout change tough, to match my blog theme. Anyway. Big thanks for this great plugin.
Jan 9, 2009 7:34 pm |
It's a very great plugin, i was very worried to handle iframe tag in Wordpress, finally i got your plugin in google search. It was so helpfull for me.
Actually I want to display paragraph (text) as inline frame on my pages, but i tried with your plugin but not get it. I do not want to link url in pageview. Could you/anyone help me in this regard.
Appreciate and thanks
Jan 16, 2009 10:38 pm |
Do you type this "tag" into the text area of the post? I have typed the following:
[pageview http://wwwa.sheetmusicplus.com/a/f_searchresults3.html?
id=12345&sc2=Guitar%20tablature%20Bluegrass&searchDisplayStr=Guitar%20Tablatu
re%20Bluegrass%20Bestsellers "title" description]
All I get is this text showing up in my post. The plugin is installed and activated. I am running WP 2.7.
Jan 19, 2009 10:14 am |
Great plugin, many thanks. With your plugin I could reuse several parts from my old website.
Jan 19, 2009 4:14 pm |
Hi John,
I have the same problem, just type all correct and get no page within iframe, I just see the code, can you type an example from a working code instead saying to verify the code?
Thanks
Mar 3, 2009 9:51 am |
Can somebody who 'gets' how this works please help me get set up? I have read and re-read and tried everything I can to get it working, and I just need some one on one help. Please let me know ....
Mar 4, 2009 2:43 pm |
Nicole - Download and install the plug-in to your wordpress blog. Activate plug-in and create a post/page for displaying the external webpage. In the post/page you just created, put this code (and only this code): [pageview url "some title" description].
Replace "URL" in the code with the source of your external website: [pageview http://somesite.com "some title" description]. Save the post in HTML view, do not look at the post in visual view as it reportedly disappears.
Preview your post and you should see the "window" appear with your external website displayed. It will be 100% wide to fit you post column and has a set height. You can change that height in the .css page that come with the plug-in.
After I got my window the size I wanted, I didn't like the extra Header that was created at the top of the window so eliminated that stuff also in the .css page.
Hope this helps.
Michael
Mar 7, 2009 7:10 pm |
Michael,
Thank you so much. I tried it and it worked ... I thought I had been doing this from the beginning, but apparently not. MANY many thanks again for your thoughtfulness!
-Nicole
Mar 8, 2009 11:31 pm |
Ok one last question ... I wanted to remove the image, so I did ... but there is text there that says "Some Code." Can you tell me which file I would find that in and/or how to remove it? And can I line the Title and Description up flush against the edge of the box?
Okay, so it was 2 more questions
Thanks!
Mar 14, 2009 4:53 pm |
Nicole - My question to you is how did you remove the image? Like I said, I didn't like any of the stuff in the header so I went in to the .css file that came with the plugin and removed everything except the outside border around where the IFrame window appears. Since the website that displays from inside the IFrame window is database driven and refreshes without refreshing the blog page or post, I wanted that area to look seperate from the rest of the post or page.
The original files in pageview.css are:
div.pageview
{
border: 1px solid #999999;
margin: 5px 0px 15px 0px;
width: 100%;
font-size: 0.8em;
}
div.pageview div.pageviewhead
{
background-color: #EEEEEE;
margin: 0;
padding: 0;
line-height: 1em;
height: 50px;
}
div.pageview iframe
{
border-top: 1px solid #999999;
border-right: 1px solid #999999;
width: 100%;
height: 200px;
}
This is how the .css looks after I removed the header info:
div.pageview {
border: 1px solid #999999;
margin: 5px 0px 15px 0px;
width: 100%;
font-size: 0.8em;
}
div.pageview iframe {
width: 100%;
height: 525px;
}
Hope this helps,
Michael
Apr 6, 2009 1:30 pm |
Is there code I can place inside a page template to call up the iframe? I cannot seem to make my ifram work with any other pages than the default.
See http://www.nlera.org/?page_id=276&preview=true - works great - I just can't drop off the side bars without the iframe go missing.
Thanks!
Jason
Jun 24, 2009 12:01 pm |
Do you offer a plug-in that will do the OPPOSITE? Allow someone to use WordPress as a TinyCMS on a section of a website that is hosted on a separate URL?
Pings & Trackbacks
rishel.org, my.donews.com, my.donews.com, wp-plugins-db.org, 5mzen.com, rocketmonkeyrodeo.com, lessnau.com, journal.norlich-segen.net, ebooks-with-reseller-rights.com, elraul.com,
Leave a Reply