• Resolved 000

    (@curonet9)


    Hello,
    I am completely new into WordPress. Had someone help me adjusting the theme for my website. After the transition over to WordPress I discovered that a link for my page Sitemap was not working so I tried to insert a code like the other links that are working in the footer but my Sitemap button does not even show now.
    Can anyone tell me what code to use?

    Thank you

Viewing 9 replies - 1 through 9 (of 9 total)
  • gilmoursa

    (@gilmoursa)

    Can you supply a link to your site or the name of the theme you are using?

    Thread Starter 000

    (@curonet9)

    I definitely can. Just was nervous I would be going against any rules in the forum.
    My website is curo.net and I try to use this code:
    <a class=”footer-menu-item
    href=”http://curo.net/en/sitemap
    but it does not show

    I do have right after sitemap but it does not want to show here

    • This reply was modified 9 years ago by 000.
    • This reply was modified 9 years ago by 000.
    Thread Starter 000

    (@curonet9)

    It is supposed to show in the second widget area

    Thread Starter 000

    (@curonet9)

    sorry – forgot the name of the theme. It is Mentor

    Michael

    (@alchymyth)

    https://www.w3schools.com/html/html_links.asp

    in your case, it could be something like:

    <a class=”footer-menu-item" href="http://curo.net/en/sitemap">Sitemap</a>

    sinip

    (@sinip)

    This is the code you’ve put in: <a class="footer-menu-item href="http://curo.net/en/sitemap </a>
    So you’re missing one > and a text for that link.

    Thread Starter 000

    (@curonet9)

    Thank you very much, Michael, for your advice. Now it works and I am ever so grateful

    • This reply was modified 9 years ago by 000.
    Thread Starter 000

    (@curonet9)

    The problem was solved when I inserted the code Michael provided me with. Have made sure to bookmark the link as well. Thank you again

    Thread Starter 000

    (@curonet9)

    On another note – Someone just helped me this morning upload my website in WordPress and make the redirects. My question is if I should go into FileZilla and competely remove all the HTML5 files?
    I do not know the correct procedure but I am surprised that my website loads slower than it used to
    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘code for inserting link button in footer’ is closed to new replies.