Created
July 2, 2017 10:07
-
-
Save 1844144/7f78b5fc45934a4f757882e39c902d09 to your computer and use it in GitHub Desktop.
How to add exhibitor map (formidable, wordpress)
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
<!--1) include something like that in your form or registration page --> | |
<a href='' class='show-exhibitor-map'><h4><span style="color:red;">IMPORTANT:</span> Select your booth here.</h4></a> | |
<!-- For exhibitor map --> | |
<div class='map-container'><div class='the-page'></div> </div> | |
<!-- End exhibitor map --> |
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
<script></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment