Hey guys, i've asked this before i think but i'm actually going to do it this time. I want to implement WordPress into my website, but the thing is, i want to only add one WP page to my whole website which is the news page. Now what i plan to do is just include() the WP main page into my switch statement which controls the navigation for my website.
I've looked through the documentation and i'm not sure how to do it as it only talks about creating a template FOR wordpress as opposed to including wordpress in a current design. I think some members here have implemented it into their own design?
Can anyone be of service?