Created
October 13, 2017 19:57
-
-
Save djrmom/cfa02ad0f8ad02ab614b62bf797cd63e to your computer and use it in GitHub Desktop.
facetwp map marker
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="fwpm-infobox"> | |
<h1 class="fwpm-infobox-title"><?php the_title(); ?></h1> | |
<div class="fwpm-infobox-content"><?php the_excerpt(); ?></div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment