• Resolved lgaboarder

    (@lgaboarder)


    I know this has been asked many times before but I haven’t found an answer that makes sense or does what I want to do. I’ve got a webpage that I’m building which has two columns, a sidebar and a content section. They are defined with div tags. I’d like to embed a couple entries at a time in the content div tag and possibly throw the side bar in the other div tag.

    WP is all setup and working fine, but I don’t know anything about php or how to embed this stuff onto a regular page. Thanks for any help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Probably there wasn’t an answer in one single thread for your questions, but definitely it has been asnwered zillion times.

    So, waht is the structure of the site? What is the “webpage” where you want to display posts and anything else? Is it your main page? Is it a .php file?
    Where is the WP install – relative to that “page”?

    Do you want the blog to have its separate life or only to display posts on that other page? Do they have to have the same design? (I mean the page and the blog)

    Give as many details as you can, and people will come and post solutions 🙂

    Thread Starter lgaboarder

    (@lgaboarder)

    Well, here’s the site that I’m working on. http://www.jeffandemilee.com/testingserver

    It’s my main page, it’s index.html. WP install is at /wordpress but I can put it whereever is best. I want the blog only to be on this index.html page. They don’t have a similar design because I don’t know anything about editing the theme.. all it needs to match is bgcolor, text color, font, font-size, and link coloration. The width possible is 560px if that matters, the height should resize to the text.

    I’d prefer it not to have a header. I could (assuming it’s possible) put the sidebar stuff into the sidebar, but don’t need to.

    I was looking into a php that takes RSS into HTML but it wasn’t working for some reason, but that could be my best option.

    I’m using GoDaddy Linux servers. Haven’t had any problems in that realm.

    Hope all this helps! Thanks for any help anyone can offer.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Embed to Website’ is closed to new replies.