Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Wordpess in specific area of website

Options
  • 19-03-2010 3:30am
    #1
    Registered Users Posts: 1,741 ✭✭✭


    I'm looking to integrate a Wordpress blog in to my website but am unsure as to how to do the following;

    As you'll see from the link below, my website is split in to 2 main areas - navigation on left and content on the right. What I want to happen is for my blog to appear in the content section when users click on the 'BLOG' link. I've managed to get it working so that the initial blog page will open in this section but anytime I create a new post it changes how/where it opens.

    WEBSITE: http://www.kelvinwins.com/

    Is there an advised way to do this?

    Any help would be greatly appreciated.


Comments

  • Registered Users Posts: 41 Freemancon


    Have you considered using an <iframe> tag to embed the blog into your content? It seems like the fastest way, if not the best way, to get this done. You may have to set a default size that will require scrolling on long pages but it's a quick & easy solution.

    I would also consider moving off of wordpress.com and moving to a wordpress install on a subdirectory of your website. This would give you greater theme control and you could even go as far as to make it a seamless part of your website. You'd create a directory called "blog" (http://www.kelvinwins.com/blog/) and then install wordpress, import your posts and work on a theme that fits better to the rest of your website. You may still use an iframe but it would be possible to do it without iframes.

    Hope this helps.


Advertisement