I was attempting to clean up all js errors before I compressed the site and wanted to know how do I get rid of this error below. Unfortunately, it's a little blurry but it states Uncaught TypeError: Cannot read property 'removeClass' of null.
Hi thanks for your assistance. Unfortunately, adding this line of code did not fix the problem. After doing further testing, I have found out that the error appears if there is no Title for an image. For the time being I just added a space to resolve the issue.