• Resolved paintpaul

    (@paintpaul)


    Hello,
    I added some description to my images. In the description I added an external link as usual. But the link doesn′t work properly. It shows that there is some link and right-clicking to open the link in a new tab does the job. But thats not like it′s actually suppossed to be. a normal left-click shoul open the link.

    can someone help me?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter paintpaul

    (@paintpaul)

    ok I found out that it is a JS-Problem of the easy photography portfolio plug-in. In the chrome editor I can check the event listeners. Whren I remove JS of the plug-in I can click on the link as alwas and it′s working fine. Now, how can I get rid of the JS in the theme?

    Thread Starter paintpaul

    (@paintpaul)

    it′s this js-file: photography-portfolio/public/build/photography-portfolio.js
    now how can I remove it? Or please fix it

    Thread Starter paintpaul

    (@paintpaul)

    Ok I need to remove the event.preventDefault() in js to get the link work as it should. i tried to delete some parts of the code but it′s still not working as it should.

    Thread Starter paintpaul

    (@paintpaul)

    I solved the problem. I just had to comment out the line: //return t.preventDefault(),
    refresh the file and the site. thats it!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Links in Caption doesn′t work’ is closed to new replies.