Google iframe

2 posts by 2 authors in: Forums > CMS Builder
Last Post: July 17, 2013   (RSS)

By degreesnorth - July 16, 2013

Just checking to see whether it's possible to include Google iframe on a page, specific to each listing. 

For example, view http://www.fordland.com.au/details.php?50

The problem is that if I insert the iframe code (which I have inserted into <?php echo htmlencode($lease_warehouseRecord['google_map_new']) ?> ... it displays the full code, but no map.  The only way I can get it to display as per the example is to hard code it in, however, I have different properties with different locations.  Plus, I also need a SEPERATE aerial view (client request) with the same iframe functionality.  Is this possible?

Thanks