• Hello,

    I’m having a issue with the redirection of a link in my site. When a click on a image, it has to redirect to another page, but this is redirecting to the same page. The code I use to redirect is:

    <a href="teatro">
        <img src="IMAGE PATH" alt="Teatro" />
    </a>

    But is not redirecting to sitename.com/teatro, is redirecting to the same page that is the image (sitename.com/cenicas). I have already deleted the two pages and create it again, but it was the same. Can anyone help me?

    • This topic was modified 9 years, 1 month ago by filiriel.
    • This topic was modified 9 years, 1 month ago by filiriel.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Problem with link redirect’ is closed to new replies.