Home › Forums › MapPress Support › Mashup Popup template › Reply To: Mashup Popup template
May 23, 2019 at 5:43 am
#18332
Hi Chris,
Sure, here it is :
<h3>{{{poi.title}}}</h3> {{{poi.thumbnail}}} <br /> <ul class="infos"> <# if (poi.props.annonce_surface) { #> <i class="fal fa-home" aria-hidden="true"></i> {{poi.props.annonce_surface}} m² <# } #> <i class="fal fa-bed" aria-hidden="true"></i> {{poi.props.annonce_chambres}} chambre(s) <i class="fal fa-bath" aria-hidden="true"></i> {{poi.props.annonce_sdb}} SDB {{poi.props.prix}} €
Maybe do you prefer WP admin access to check what’s wrong ?