Yes, you just need the iframe to load ‘The Loop’
http://wiki.wordpress.org/TheLoop
That’s the ‘engine’ so to speak.
Thread Starter
Anonymous
thanks Podz hmm, I’m reading and studying how to figure this out. I know nothing about PHP.
And as far as I know my site doesn’t use iframes, or maybe you meant the upper frame where now the html page with content is. That one should load ‘The Loop’?
right?
It depends what you want from WP…as it is, if you use the whole code, you’ll get the whole thing, from header down to footer, including a menu.
Just using The Loop will get you the ‘entries’ part of the code only.
I don’t use frames so I’m not the best person to ask about their use.
Thread Starter
Anonymous
First I’ll get WP up and running on the site, then ask a php/html magician to link the blog into the news section.
It must be possible… somehow…
I guess.
thanks so far Podz, anyone else any tips?
george
George, look at the file wp.php, which should reside in your weblog’s root directory. It’s a barebones version of WP’s index.php, and pretty much all you need in your top frame (though you’ll probably want to play with the layout, etc.).
Thread Starter
Anonymous
Thanx Kafkaesqui,
So basicly now I link to the ../news.html (content top frame)
But I can change that and direct to the ../wpfolder/index.php
and that should work?
To you this might sound like a silly question but I know nothing about PHP and MySQL.
I’m learning I’m learning
G.
Sounds to me like you’re figuring it out all right. 😉
Thread Starter
Anonymous
thanx guys, that was just what I needed to know,
now preparing for lift off! (server needs upgrading to php an mysql)
G.