Problems with naivgation

The site is https://connectworkthrive.com/

I am having problems making three links work.

  1. The navigation bar: “Contact”.
    I am using an id “footer-one-nav-link” taken from the displayed html of the footer.
    https://connectworkthrive.com/#footer-one-nav-link

  2. On the Home Page
    In Section 4, the Classic Button “Coaching” does not work
    The ID is “coaching” in Section 5.

  3. On the Home Page
    In Section 4, the Classic Button “Conferences”
    The ID is “conferences” in Section 7.

I have tried a variety of things, most of which involved making new divs above the desired arrival point and giving them new ID’s. Nothing worked for me.

Thanks for any help you can give.

Hey @johnboak,

I see you’ve updated Cornerstone but not X. Please update X to the latest version first to see if this issue is just caused by version incompatibility. Here’s our version compatibility list.

If that does not solve the issue, it could be a third party plugin preventing the default behavior or function a link with a hash. You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

Thanks.

The upgrade seems to have fixed things. Thanks!!!