On my portfolio item pages, I do not want the image to be clickable or to open up in a lightbox.
I commented out this code
wp_enqueue_script( 'avia-prettyPhoto' );
I also selected None for the image url when I uploaded the images.
But when I mouse over the image I still see a magnify glass and the image opens in a blank window when i click it.
Any tips on how to disable this completely?














