added map view in associat
This commit is contained in:
parent
221fb8393b
commit
6f41ee9d7d
|
@ -95,6 +95,12 @@
|
|||
</div>
|
||||
<?php endif; ?>
|
||||
|
||||
<?php if( get_field('xxp_associat_osm_link') ): ?>
|
||||
<div class="xarxaprod-associat-osm-link">
|
||||
<h6 class="">Mapa:</h6>
|
||||
<figure><?php the_field('xxp_associat_osm_map'); ?></figure>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
</section>
|
||||
|
||||
<footer class="entry-footer">
|
||||
|
|
Loading…
Reference in New Issue