• Resolved Brad Beach

    (@beach-outpost)


    Hello everybody!

    OK, I have been searching and searching for a way to actually view my WordPress blog on my very own, non-Wordpress theme webpage. A fine example is found on the http://www.ping.fm/blog/ . Not sure if they are using WordPress, but I hope you get the idea of what I am after.

    As you can see, their blog is shown on their webpage. I am looking for a way to implement embedding and “feeding” my blog and archive automatically this way without using an evil frame/iframe onto my very own css webpage. I am not looking to creating a time-absorbing new WordPress theme to match that of my website. I want it to appear within my html page.

    Is there any code, javascript, PHP, etc. I can use to embed my blog onto the page this way?

    ie:

    <body>
    <div class="wordpress-embed" float: left;><wordpress-articles></div>
    <div class="wordpress-archive" float: right;><wordpress-archive></div>
    </body>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Embed WordPress Articles onto HTML/CSS page’ is closed to new replies.