Quote:
Originally Posted by stonyarc
thanks for the catch moonclamp the product xml is now correct.
There is a small typo in the vbgooglemapme_display_yourlocation template
Code:
<input name="mylinkv4" type="text" id="mylinkv" style="padding-left:5px; font-weight:normal;font-size:8pt; width:500px;" />
Should be
Code:
<input name="mylinkv4" type="text" id="mylinkv4" style="padding-left:5px; font-weight:normal;font-size:8pt; width:500px;" />
the file now online is correct.
|
Yep that fixed it thank you
Just the stripslashes bug now then and the system is perfect