Forums

text link adds my wordpress not going to destination (2 posts)

  1. agrocrag
    Member
    Posted 5 months ago #

    I am trying to add a link to a sidebar on my wordpress and the link is adding my wordpress homepage to it while not showing it in the html.

    I am trying to use this code:

    <p>Over 35,000 <a href="www.bikepartsexpress.com">Bicycle
            Parts</a> On Sale Everyday at BikePartsExpress.com
        </p>

    [Code moderated: please ensure that your code is enclosed in backticks (`) or use the code button.]

    in a widget text box and it is not working...

    help?

  2. keesiemeijer
    moderator
    Posted 5 months ago #

    try putting http:// in front of it

    <p>Over 35,000 <a href="http://www.bikepartsexpress.com">Bicycle
            Parts</a> On Sale Everyday at BikePartsExpress.com
        </p>

Reply

You must log in to post.

About this Topic

Tags