• Resolved silentpl

    (@silentpl)


    Hi there,

    I’ve been using 2k17 theme for quite a while now and I can’t seem to resolve one issue.

    My website is using a static homepage, and top menu is using a page-to-scroll-id plugin in order to have animations for each homepage section.

    Thing is, my website is also using a blog. On homepage, blog section displays new posts sneakpeaks and that’s okey.

    But there is a problem after I open a full post page in order to read it. Top menu remains on the same place as on homepage but since it’s using page-to-scroll-id it just can’t work. Therefore, a user reading a post can’t go back to homepage using the top menu. I’ve temporairly created a “back to homepage” link on the sidebar menu next to the post, but it’s a silly solution.

    So my question: is there a way to create different top menu for blog post page that would display only “back to homepage” link? Or if not, is there a way to disable (hide) top menu on blog post page so I could use only my sidebar menu solution?

    Thank you in advance!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    but since it’s using page-to-scroll-id it just can’t work

    Your menu link destinations are incorrect. They should start with the forward slash character.
    I.e. instead of this:

    
    #kim-jestesmy
    

    It should be:

    
    /#kim-jestesmy
    
    Thread Starter silentpl

    (@silentpl)

    Sir, You are a genius. Hours of research and all that for a missing slash…

    Thank You so much, now everything is working!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hiding top menu on blog posts pages’ is closed to new replies.