• Hi. I have a wordpress noob and have an uncoventional site at http://www.jeffmilum.com/cv .

    I have an odd problem with the links on this site. The links to exterior sites work just fine. Any links to other posts within the same blog do not work. They DO change the address/URL bar, but nothing happens – the page does not change. If one hits refresh then the page does change but something is preventing the browser from moving to the new page in the address bar.

    I thought this might be due to the javascript that came with this theme (which allows for horizontal sliding which is essential for the site), however when I removed all the javascript links, it did not solve the problem.

    It’s probably a “doh” error as I am so new to wordpress, but, please help!

    Thanks

    JSM

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jsmbythebay

    (@jsmbythebay)

    Oh, BTW, the links in question are in the footer….

    Thread Starter jsmbythebay

    (@jsmbythebay)

    Well, I have figured out how to solve this issue using permalinks. However, after linking to a page using permalinks, the coda slider ceases to work (well it works, but it forwards to a blank page, as it does not forward/backward to the next page with the permalink URL).

    Help!

    Thread Starter jsmbythebay

    (@jsmbythebay)

    There did not seem to be any way to use permalinks and still get coda slider to work that I could figure out with my limited knowledge of javascript and the fact that post ID numbers are not sequential.

    So I decided to concentrate on the link. I found a work around using JS onclick event: ‘onclick=”location=’#5’; window.location.reload()”‘ That I have included in the anchor tag. I expect that this has some sort of issues and is not the ideal way, but it’s the only way that this noob could figure out.

    If you have a more elegant solution than this hack, please inform!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Links in Footer to Same Blog Won't Work’ is closed to new replies.