• I’ve installed a new template recently and I’m having problems with any plugins that open images in a JS window:

    The images open in a JS window if the page is still load and for half a second before the redirection occurs.
    If the page is loaded, then the JS window with the image opens for half a second and I’m redirected to the image’s page. (www.image.com/image.jpg let’s say).

    What could override JS functionality and how can I correct it?

Viewing 1 replies (of 1 total)
  • This can be caused by a JS error somewhere. When the error occurs, JS stops execution and the link that was clicked is activated (e.g. you are redirected to the image’s page.

    Can you provide a link where you’re experiencing this issue?

Viewing 1 replies (of 1 total)

The topic ‘What could override JS?’ is closed to new replies.