• Resolved jenphoto

    (@jenphoto)


    All gallery thumbnail pages are the same. They do not link to larger images.
    I made this site a long time ago and I cant remember exactly how I made it.
    I am using NextGen Gallery version 3.3.20, Photocrati Theme version 4.9.3 and justified image grid.
    Unfortunately I dont know what is causing the problem.

    Is there someone that could possibly help me please?.

    thanks

    • This topic was modified 4 years, 4 months ago by jenphoto.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    I have checked the console logs and it returns the following error messages

    Uncaught TypeError: Cannot read property ‘msie’ of undefined

    Uncaught TypeError: $(…).fancybox is not a function

    It appears like you haven’t included the fancybox library and are using a version of jQuery from the 2.x branch which does not have the browser sniffing methods included.

    So you have to choose 1 of the below update

    * Use new fancybox
    * Use an older jquery library
    * Include jquery.migrate

    Hope this helps.
    Thanks

    Thread Starter jenphoto

    (@jenphoto)

    Thanks Sundar.
    I downloaded the ‘Enable jQuery Migrate’ plugin and it has worked a treat.
    Thank you so much for your help

    • This reply was modified 4 years, 4 months ago by jenphoto.

    You are welcome @jenphoto . Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘thumbnails not linking to larger images’ is closed to new replies.