Forked from mandiwise/Gravity Forms and Fancybox
Last active
August 29, 2015 14:10
-
-
Save Richzendy/502abfb823c8d3d8be98 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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