Map on Single Property
-
I’ve been trawling through the documentation and support thread for this, but I’ve not found the answers yet. Hopefully you’ll be able to help.
I’m trying to add the property map shortcode to the single property php using the following string:
<?php echo do_shortcode(‘[property_map]’); ?>
placing it below the property description content…
Even though my API’s are set up and working fine, nothing appears on output.
I’ve tried adding that code on single-property.php as well as content-single-property.php and ensured that it is in the correct location theme/propertyhive/templates but without success.
I even tried replacing the php files in the propertyhive plug in folder but still no joy.
What am I doing wrong?
I’ve purchased property import add on (works fine) and am also considering map & draw add on – but ideally want to get this bit sorted first.
The topic ‘Map on Single Property’ is closed to new replies.