embed web page

tomomi / 2010-01-11 06:02:19   

I would like to embed one of my blog archive page,
http://tomomishimizu.com/wordpress/?p=1378
at my start page
http://www.tomomishimizu.com

Is it possible to embed web page like embed youtube page?
I found the code at this forum for embed youtube, it works grate but is there any code to embed webpage?

Thank you!

lemathieu A / 2010-01-11 08:20:44   

yeah.
look for i-frame/wordpress on the tutorials page

tomomi / 2010-01-11 09:57:10   

Thank you very much for your quick response.

I managed to embed my blog:
http://www.tomomishimizu.com/index.php?/news/blog/

but I want to embed one of my blog archive page
http://tomomishimizu.com/wordpress/?p=1378

as my start page,
If I want to go to my archive page, I have to click somewhere on that blog index page.
I'm wondering if I can directly embed the particular archive page without having the blog index page.
Is it possible?

Thank you, again.

Vaska A / 2010-01-11 10:02:46   

Downloads page...iframed plugin...

tomomi / 2010-01-11 11:10:25   

Hello Vaska

Thank you very much for your response.
I am very shame to ask this...
I have wordpress downloaded in my server, I have i framed plugin in indexhibit plugin folder.

I put this code in the text edit field:

but I get this message:
404 Not Found
The requested URL /ndxz-studio/1378 does not exist.

My blog works fine with iframed plugin on indexhibt.
http://www.tomomishimizu.com/index.php?/news/blog/
with the code:

I don't understand why I can't direct the particular archive page as my start page. What am I doing wrong?

I really applicate your help.

Vaska A / 2010-01-11 11:12:40   

What, start page? No comprendo now...

tomomi / 2010-01-11 11:12:49   
sorry the code I put in the text field is:

then I get the message:
404 Not Found
The requested URL /ndxz-studio/1378 does not exist.

Thank you.

Vaska A / 2010-01-11 11:13:55   

Of course that doesn't exist...it's not a page generated by Indexhibit. Totally confused now...

tomomi / 2010-01-11 11:35:29   

Thank you very much for checking this, Vaska.
so if you go to my page:
http://www.tomomishimizu.com/
you see:
404 Not Found
The requested URL /1378 does not exist.

I have this code in the text field of start:
plug:ndxz_iframed url='http://tomomishimizu.com/wordpress/?p=1378' /
with < >

http://tomomishimizu.com/wordpress/?p=1378 is one of my blog archive page that I want to show.

If you click BLOG on my website, you see the iframed plugin and wordpress work fine.
http://www.tomomishimizu.com/index.php?/news/blog/
with this code:
plug:ndxz_iframed url='http://www.tomomishimizu.com/wordpress/' /

so I don't understand why the archive page doesn't work as same as the blog page.

Thank you very much.

tomomi / 2010-01-11 11:46:38   

Thank you very much, Vaska.
Sorry for making you confuse.

Vaska A / 2010-01-11 11:53:36   

Yes, now I understand...sorry. For us, the understanding part is the hard part while helping out.

Yes, this is a bit of a bug with this plugin...you can't use a ? in the url because it is parsed out. What you can do is edit the plugin with your path inside of the code. There should be a few threads around here about this...it's the common way to get around this issue.

tomomi / 2010-01-13 06:31:35   

Hello Vaska

Thank you soooo much for your help!!!
It works SUPER!!
I really appreciate it.

This thread has been closed, thank you.