Home › Forums › Lite Version › FB Sharer from Masonry Brick › Reply To: FB Sharer from Masonry Brick
April 22, 2015 at 4:56 pm
#4971
Guest
I think, for me, it ended up being an issue with how WP parses php and html. This worked though…
<?php $turl = get_permalink($post->ID);?>
<span id=”custom-fb-button”>” data-send=”true” data-layout=”icon” class=”fb-share-button”></span>