Ajax call not displaying response on success – Jquery ajax
I am trying to display in a bootstrap modal the relevant image and information from a mysqli database table named prints and then display in the modal the image, title etc... the ajax call is working and loading the div…