• Hello. I have cancer and am completing a personal web journal. I’d like to put up four blogs on my site (one for each member of my family). But I have several static HTML pages already. I’d like to have the blogs populate the center content area of the HTML page (with links to each blog on top). My pages are created using Dreamweaver templates. Can you help me get my head around this?
    Here’s a link to where the blog will reside (changing the file name, of course to ‘blog’):
    http://www.exquisitestain.com/blogTemp.htm
    Any assistance will be great!
    Thank you!
    Rene

Viewing 4 replies - 1 through 4 (of 4 total)
  • I would take your header and side bar and put them in a header file
    Then make the blog pages php
    blogpage1.php
    <?php include ('htmlheader.html') ; ?>
    blog code here

    Thread Starter iesavant

    (@iesavant)

    pods – thanks for the feedback. I’ll try moving it further along then repost as necessary.
    clay – thank you as well. but, i’m really green. i’m just now learning to hand-code html and css so this is way above my head.

    If you go to my user profile, I have posted a few times on how to do it, check them out and I will help you further with any questions you have

    Thread Starter iesavant

    (@iesavant)

    Thanks Clay. I’ll give it a shot on Saturday and will take you up on your generous offer if needed. Best regards… Rene

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WP & HTML Pages (help needed)’ is closed to new replies.