Viewing 4 replies - 1 through 4 (of 4 total)
  • It’s not even a wp blog. =p
    <iframe>whateverwebsite.com</ifame> ?
    lol

    Actually, it *is* a WP blog. View the source for only the frame, and you’ll see that it is.

    Basically, all you have to do is create a static front page and use basic HTML code to pull in the blog address into the static page – just like you would with any other iframe. You can view the source code yourself to see:

    <iframe src="https://www.diva-blues.net/wp/index.php" ...
    </iframe>

    Right there it is. Basic HTML.

    bummer….oppsss. hehe. sorry my mistake

    Thread Starter mariagabrielle81

    (@mariagabrielle81)

    thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How do people put their main blog in this iframe?’ is closed to new replies.