Okay so I have been on about 7 different websites/support forums which all say the same thing and use variations of the same code. I have installed both Contact Form 7 and Easy FancyBox and enabled Inline Content in the media settings and have entered this code into a code module on a blank page:
Submit a photo
<div style="display:none" class="fancybox-hidden">
<div id="contact_form_pop">
[contact-form-7 id="5" title="Enhancement Submission"]</div>
</div>
This creates a clickable link saying "Submit a photo", however when I click on it nothing happens. I can't seem to get it to work I'm convinced I'm missing something, any help would be much apprechiated.