• Hi,

    I have added 150 Images to my website here – I’ve only linked the first 4 images to test them and none work.
    However if i log in as admin and right click ‘open link’ it works 100% fine so the link is there, just not opening as it should.

    It could be something simple but i can’t work it out.

    Please help!
    Thanks
    Dan
    https://www.dansdrumlessons.co.uk

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator keesiemeijer

    (@keesiemeijer)

    Have you tried in a different browsers? It works fine in Firefox. Why are you using <input type="image"> in stead of images?

    Thread Starter DansDrumLessons

    (@dansdrumlessons)

    Thanks for your reply.

    I didn’t realise i was using the above, i simple added a table to each page to make the images nicely lined up, then cliked ‘add image’ from images i’d uploaded to the server and tried to link to the many youtube videos?

    How should i be doing it?

    They definately don’t open in IE which is a problem

    Dan

    Moderator keesiemeijer

    (@keesiemeijer)

    How did you add these inputs?

    Thread Starter DansDrumLessons

    (@dansdrumlessons)

    OK, I’ve added in the first 20 lessons again.
    I’ve resized tham all to the same size and saved as JPegs – then imported via the ‘add media’ but i still can’t get the links to work – I know the URLs they should be directed to and i’ve tried a few times, adding the youtube URL to open in a new window but after i update and check it reverts back to the wordpress page where the file is originally saved to.

    Pulling my hair out now

    Moderator keesiemeijer

    (@keesiemeijer)

    try it with this in your stylesheet and check in as many browsers if it is working:

    body.postid-340 .entry-content a{
    	overflow: hidden;
    	width: 100%;
    	height: 100%;
    	display: block;
    }

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Clickable Links Not Opening?’ is closed to new replies.