I'm creating a site in joomla and now I came across a bug that I can not solve. I use the pagebuider SP page builder and Helix3 template and added the Simple Image Gallery extension to the site in an article. The thumbnails appear perfectly, but clicking on them instead of the image appears in lightbox, it opens a new window with the original static image.
In the chrome console the following error appears:
Uncaught TypeError: Cannot read property 'top' of undefined
at HTMLDocument.<anonymous> (main.js:96)
at i (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at Function.ready (jquery.min.js:2)
at HTMLDocument.K (jquery.min.js:2)
This more.js file is the Helix3 template that I use for the whole site.
We forums where I read where they talk about the problem, tried the alternatives cited and nothing worked.
I have already installed the Easy jquery and jqueryintegrator extensions without success.
I already added the noconflict code and also continued error.
Does anyone know what I can do to solve this problem?
Thanks for any reply