• basically im really new to wordpress so to get my site woking with a blog in it i just hacked together my site and wordpress, i kept my websites header and footer, and just put the wordpress code in the content section of my site and pretty much did the same with the sidebar. I got the main page of the blog working under the standard url (https://yoursite.com/blog). Now i am trying to get my navigation links to link to other pages on the blog (and main site), but because the header is in html form and not php its not working. (this is what my navigation code looks like)

    ( i cant seem to post the code here cause it makes the post go weird, its just standard html navi links)

    the services and prices link and the contact us links are the ones not working, contact us is a php page that resides in the blog folder on my server and the services page is the main index page which is in the standard content folder on my server.

    does any mone please have the code i need to get these links working cause i’ve tryed everything i know. thanks for any help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter city17

    (@city17)

    btw heres the site link so you can have a look —- city17productions.com/blog —- any ideas would be great thx

    Thread Starter city17

    (@city17)

    ok update, i now have the link working from my blog to my main sites index.html file. i just need to know how to make my navigation links take me from one page on the blog to another page on the blog. in my html navi code ive used

    mysite.com/blog/contacts.php

    mysite.com/contacts.php

    ect ect. I know im doing something stupid here but cant figure it out any ideas please? is there an easy way to get dreamweaver to fix the link ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘site navigation links not working’ is closed to new replies.