• Rob

    (@epionline)


    Hello all! Thanks for taking a look at my issue. I appreciate everyone’s patience with me in advance. I am 100% a newbie when it comes to WordPress however I am adept at learning and retaining new knowledge so I have spent the past couple days learning HTML for the sites that I am building for my company (6 total).

    This first one – http://www.aeroforme.com – is using the Enigma theme, which I love, however I have noticed something:

    In the portfolio section on the home page, the 4 options there allow for a link to be inserted. All 4 of my options are relevant to http://www.aeroforme.com/employer/why-aero/ so I wanted each link to “jump” to a specific spot on that particular page. No problem! Did a spot of a research and came up with the Jump Link/Anchor Link tutorials that are scattered across the web. I used this one first http://www.wendycholbi.com/anchor-links-jump-links/

    Seemed simple enough, so I made it happen. And it works. But it seems the floating menu that follows you as you scroll down the page blocks 50% of the “jumped to” spot of the page. Obviously this is cumbersome because I want each section title to be displayed once it is jumped to. Take a look at the site and you’ll see what I mean.

    This is an example of what I created for the link in the portfolio:

    aeroforme.com/employer/why-aero/#experience

    And this is the associated end point of the link:

    <h3 id=”experience”><span style=”text-decoration: underline;”>Experience</span></h3>

    I’ve thought of hiding an invisible bit of text just below where I want the jump to go, but to be honest, I just feel like I’m missing something. I can’t have the source link be HTML (to my knowledge) because the portfolio link section only accepts a traditional hyperlink.

    Again, please go easy on me 🙂 I’m not necessarily to the point of creating a child theme and/or editing CSS stylesheets or .php (just because I don’t have that skill set just yet) I am open to any and all suggestions however! I hope I explained everything ok. Thanks!

Viewing 1 replies (of 1 total)
  • Hi,

    Please what you want explain in more detail.

    Note: Only tell your issue here one bye one and create separate tickets for

    separate issue.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Anchor Links being blocked by floating menu’ is closed to new replies.