• i need help with jump links or an anchor link from one page to another please

    am trying to link from a product description on woocomerce to the terms and conditions page to a specific part of the page. I create the link in the products page to the website (www.mysite.co.uk/tandc#FREE) but the link just loads the page and does jump top the section halfway down the page as I wanted.

    I am using latest version of WordPress along with elementor and woocomerce.
    thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @satmanmal,

    Have you created a bookmark on the terms and conditions page? If not, you can refer to this tutorial on how you can do that > https://www.w3schools.com/html/html_links_bookmarks.asp

    Thread Starter satmanmal

    (@satmanmal)

    yes i did but i will try your link suggestion thank you

    Thread Starter satmanmal

    (@satmanmal)

    this iwhat I have in the html of the page and place I want to link to……

    <div id=”tandc#FREE” style=”padding-left: 40px;”>

    Thread Starter satmanmal

    (@satmanmal)

    <div id=”#FREE” style=”padding-left: 40px;”>

    tried that as well. I have been told that elementor might be stopping it

    Hi there,

    The bookmark link should be like this:

    www.mysite.co.uk/tandc/#FREE

    The bookmark should be as follows.

    <div id="FREE" style="padding-left: 40px;">

    I hope this helps.

    • This reply was modified 2 years, 10 months ago by Jackson.
    • This reply was modified 2 years, 10 months ago by Jackson.
    • This reply was modified 2 years, 10 months ago by Jackson.
    Thread Starter satmanmal

    (@satmanmal)

    no. i just fixed both as you suggested but still get it linking to top of page

    could elementor be messing this up?

    this is what I now have:

    <div id="FREE" style="padding-left: 40px;">
    
    3.11. this is the link text I was them to read:
    
    </div>
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Anchor link or jump ink’ is closed to new replies.