Skip to content

Instantly share code, notes, and snippets.

@Richzendy
Forked from mandiwise/Gravity Forms and Fancybox
Last active August 29, 2015 14:10
Show Gist options
  • Save Richzendy/502abfb823c8d3d8be98 to your computer and use it in GitHub Desktop.
Save Richzendy/502abfb823c8d3d8be98 to your computer and use it in GitHub Desktop.
<div id="voting-form" style="display:none">
<?php echo do_shortcode( '[gravityform id="6" title="false" description="false" ajax="true"]' ) ?>
</div>
<a href="#voting-form" class="fancybox button">Vote Now</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment