Thank you for your reply. Could you help me with the code? I can only get one map to show per page. Below is the entire code for the contact us article. If I copy the entire code and paste below in the same article, it will still only show the first map. Any help would be appreciated!!
article link:
www.shehandmadesoaps.890m.com/index.php/contact
<div id="vina_contact_us">[row] [col class="span6 thumbnail contact_us"] {loadposition contact} [/col] [col class="span6 thumbnail map"]
<p>[spmap lat="38.632310" lng="-90.200891" zoom="15" maptype="ROADMAP"]</p>
<p>[spmap lat="38.634478" lng="-90.345061" maptype="ROADMAP"]</p>
<strong>Infomation</strong><br />
<p>You can purchase sHe Handmade Soaps at the following locations:</p>
<div class="row-fluid">
<div class="span6">KarMel's Kraft Supplies<br />1430 Washington Ave<br />St Louis, MO 63103</div>
<div class="span6">Schon by Mitchell<br />30 The Blvd<br />Saint Louis, MO 63117</div>
</div>
<ul class="social">
<li><a class="btn btn-large btn-success" target="_blank" href="
www.facebook.com/sHeHandmadeSoaps"> <em class="icon-facebook icon-hidden"><span class="hidden">Face</span></em> </a></li>
<li><a class="btn btn-large btn-success" target="_blank" href="
Instagram.com/shehandmadesoaps"> <em class="icon-instagram icon-hidden"><span class="hidden">Instagram</span></em> </a></li>
<li><a class="btn btn-large btn-success"target="_blank" href="
plus.google.com/u/0/111689420628875049432"> <em class="icon-google-plus icon-hidden"><span class="hidden">Google</span></em> </a></li>
</ul>
</div>
<p>[/col] [/row]</p>
EDIT: Also, it doesn't appear the zoom is working.