Quote:
Originally Posted by BirdOPrey5
Looks like the URL is not rendering correctly on the preview. Could be an add-on or a server configuration issue. Did you try disabling hooks in config.php and see if you still have issue?
|
Thanks, Joe
Fixed!
By trial and error this replacement code worked with me! :up:
PHP Code:
<div align="center" style="margin: 5px 5px 5px 5px;">
<iframe src="https://maps.google.com/maps?q={param}&output=embed" width="75%" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe>
</div>