Quote:
Originally Posted by moonclamp
Sorry if this has been covered before, but I can't edit my entry in firefox, I can delete it but not change it. Seems fine in IE though.
Also, in firefox, my "using normal URL" field is empty, but not in IE
|
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.