• I am having some trouble debugging an issue on my site https://www.affinnova.com. If you click on the careers link at the top of the page, it takes you to the correct page that has video, a form, and some other elements.

    If you click on About Us though, and then click on Careers Page in the grey subnav, it shows different content – just some text.

    This submenu appears to be built automatically via javascript. I tested both links with httpfox and they load the content differently. The one in the subnav uses Ajax, whereas the other doesn’t.

    I’m really scratching my head on this. The link is the same, but it shows different content.

Viewing 2 replies - 1 through 2 (of 2 total)
  • It is because the theme is calling the wrong PostID or not handling the return data correctly. I am not sure which one but I can say it is your theme. It uses Ajax to populate the pages. I would go directly to the themes developers and ask about it. I am not too sure you are going to get a solid (if any) answer here.

    Thread Starter alemieux

    (@alemieux)

    I think your second assumption is correct. At first, I thought it was an old post with a different ID or something, but when I cross referenced the database, I figured it was the same ID. I’m not sure why it’s not handling the return data properly. Very strange.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Link to page shows different results’ is closed to new replies.