I want to add a contact form below each portfolio entry (not using AJAX on overview page - single pages only). I believe this is the code I need to use
<?php echo do_shortcode('[gravityform id="17" name="Submit an enquiry about this forklift" description="false"]'); ?>
Could you please let me know if this is the correct php, and more importantly where I need to put it. I tried single-portfolio and loop-portfolio-single but can't get it to show up. It needs to go below the image/description and above the related entries














