um, so you want your blog to be located at http://alfheim.info instead of http://alfheim.info/blog?
Either reinstall WP into your root directory instead of a folder, or follow the instructions here:
http://wordpress.org/docs/installation/different-address/
Thread Starter
morfy
(@morfy)
nah…not that….i will move the blog at the end..i just want link the blog in the pages navugation section….
yeah…..i would like to know that too…………..if you haven’t figured anything out yet, I found you can actually link the page title itself. Only thing is that it steps the page to the top of the nav list.
When making a new page…………in the page title, link the title using html code. If the page is to be called “Gallery”, then:
Page Title= Gallery
Like I said before, it will shoot the page to the top of the nav list, but it works.
sorry, the link actually took……………..the code for the link above……..what you should type in the page title listing is:
<!– Gallery –>
Without the <!– or the –>
SORRY……………….
// <_a href=”http://yoursite.com/page_to_link_to”>Gallery<_/a>
without the underscore before the “a” in the front and the underscore before the “/” at the end.
Or, you could use the “backticks” as it is indicated below the text area here… 🙂