• I am having a super weird problem once I cleared the cache to my site: none of my images will no longer link to an external site, no matter how they were originally assigned.

    In the case of this page – https://pizzaklatch.org/home/about-us/news/ – I want to be able to click on the link that says “Donate Now” and go to our donation page. But the a href code seems to be not working at all when I try to assign it to an image. It works fine with regular text, but not the images.

    Help?

    <h2 style="text-align: center;"><a href="https://pk694.z2systems.com/np/clients/pk694/donation.jsp"><img class="aligncenter wp-image-1929" src="https://pizzaklatch.org/wp-content/uploads/2015/09/donate-now-rainbow1.jpeg" alt="donate-now-rainbow" width="380" height="158" /></a></h2>
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    When I tested the link button, it opened a pop-up window with nothing in it.
    Did you set it up like that?
    Are you trying to open the link in a new tab?

    Thanks,
    Jordan Q

    Thread Starter pkellie

    (@pkellie)

    I totally didn’t set it up like that. That’s what I am trying to fix. ??

    If you right click on the link, you can get to where it’s supposed to go by opening a new tab or window. But it no longer works if you click directly on it. All I want to be able to do is click on “donate now” and have it re-direct to the donate page, like it does in the widget.

    Here’s the code again in case it helps.

    <a href="https://pk694.z2systems.com/np/clients/pk694/donation.jsp" target="_blank"><img class="aligncenter wp-image-1929" src="https://pizzaklatch.org/wp-content/uploads/2015/09/donate-now-rainbow1.jpeg" alt="donate-now-rainbow" width="380" height="158" /></a>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Weird a href problem with images’ is closed to new replies.