Skip to content

Instantly share code, notes, and snippets.

@djrmom
Created October 13, 2017 19:57
Show Gist options
  • Save djrmom/cfa02ad0f8ad02ab614b62bf797cd63e to your computer and use it in GitHub Desktop.
Save djrmom/cfa02ad0f8ad02ab614b62bf797cd63e to your computer and use it in GitHub Desktop.
facetwp map marker
<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