Viewing 15 replies - 1 through 15 (of 16 total)
  • lisa

    (@contentiskey)

    can you provide an example of one or two of the hyperlinks you are trying to add? i want to understand the format you are using for the link.

    Thread Starter j.duran

    (@jduran-1)

    for the discount and benefits is : https://www.lovemycreditunion.org/Sprint-169.html

    for the credit union rewards :
    https://www.lovemycreditunion.org/

    Thread Starter j.duran

    (@jduran-1)

    <h2>Links to other sites:</h2>
    Click Here for a discount offer from Sprint.

    <img title=”Member Cellular Discounts with Sprint” src=”https://www.lovemycreditunion.org/client/love_my_cu/banner_push/?bid=86&campid=4&clientid=3378&sid=1&#8243; alt=”Member Cellular Discounts with Sprint” width=”660″ height=”274″ border=”0″ />

    Thread Starter j.duran

    (@jduran-1)

    Thread Starter j.duran

    (@jduran-1)

    lisa

    (@contentiskey)

    suggestion: use the html/text editor not the visual editor

    basic format for any link to an external website
    <a href="https://www.lovemycreditunion.org/Sprint-169.html">Click here for a discount offer from sprint</a>

    basic format to link an image to an external website

    <a href="https://www.lovemycreditunion.org/Sprint-169.html">
    <img title="Member Cellular Discounts with Sprint" src="https://www.lovemycreditunion.org/client/love_my_cu/banner_push/?bid=86&campid=4&clientid=3378&sid=1" alt="Member Cellular Discounts with Sprint" width="660" height="274" border="0" />
    </a>

    Thread Starter j.duran

    (@jduran-1)

    I tried your suggestion and it is still not working.

    lisa

    (@contentiskey)

    can you share the full html you are using for the link….everything from the <a href....... to </a>

    Thread Starter j.duran

    (@jduran-1)

    <a href="https://www.lovemycreditunion.org/Sprint-169.html" target="_blank">Click here </a>

    Thread Starter j.duran

    (@jduran-1)

    <a href="https://www.lovemycreditunion.org/Sprint-169.html">
    <img title="Member Cellular Discounts with Sprint" src="https://www.lovemycreditunion.org/client/love_my_cu/banner_push/?bid=86&campid=4&clientid=3378&sid=1" alt="Member Cellular Discounts with Sprint" width="660" height="274" border="0" />
    </a>
    lisa

    (@contentiskey)

    I will try your links in my WordPress test website on a new post.

    lisa

    (@contentiskey)

    both of the links worked okay exactly as you have them formatted in your support forum post.

    ======

    this is what I see in your website source code. are you using the text editor when you are creating the content?

    <p>Click here </a> for a discount offer from sprint
    <br />
    <br />
    <img title="Member Cellular Discounts with Sprint" src="https://www.lovemycreditunion.org/client/love_my_cu/banner_push/?bid=86&campid=4&clientid=3378&sid=1" alt="Member Cellular Discounts with Sprint" width="660" height="274" border="0" /><br />
    </a></p>

    Thread Starter j.duran

    (@jduran-1)

    I am using the text editor and I update it and its saved. I don’t know where it is going wrong? is there another way I am not doing to save it?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Try doing the same with all plugins deactivated *and* the Twenty Fifteen/ Fourteen theme active.

    Thread Starter j.duran

    (@jduran-1)

    Ok, I tried all of that and it worked!!! Thank you so much for everyone’s help. I appreciate it lots.

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Adding Hyperlinks not working!!’ is closed to new replies.