Hello I would like some help and advice please. I have a wordpress blog hosted on my server and I also have a html directory that I would like to have on my wordpress blog. My directory is in a folder and it is a plain html with no images or anything as my plan is to include it some how into my wordpress theme. My question is how would a person include a folder with html files into a wordpress blog theme? Would it be easier with a .php extension instead of html? Also is there a pluging to help achieve this. I have been searching on google for the past 3 days with no success. Thank you all in advance for your advice and I hope you can understand my question and what I am trying to acheive.
your directory doesn't have to run on wordpress and can be installed on a seperate folder than where the wordpress is installed. you can link to the directory from the footer, from sidebar, or just by creating a new page. when someone clicks on the directory link, html version of the directory will be pulled from a seperate folder where the html directory is functional. in other words, make the directory functional on a seperate folder and just link to it form your blog