Thank you. Had a go at the html checker and it didnt reveal the problem in question (i dont think). If anyone knows someone i can pay to have a look at it that would be great,
many thanks!
Louisa
Line 444, Column 8: end tag for element "div" which is not open
</div>
✉
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
I went through what i could but finding it hard to locate the div in question there as im not sure how to find the row numbers....i havent made the script myself so havent got it externally if that what its referring to? thank you!
Hmm, im not sure what platform? Im using the 'bigcartel' user friendly site?? Thanks
Oh I see. So that is a hosted solution you are using. Is that correct or are you using the API and your own layout?
I think the easiest thing for Lou is to give someone access and just pay them to fix this issue. If you don't know what you are doing and messing around with back end code you may really mess things up.
Just a thought.
<div id="wrapper"></div>
<div id="wrapper"></div><!-- /wrapper -->