blogger-theme-like-medium icon indicating copy to clipboard operation
blogger-theme-like-medium copied to clipboard

Error trying to update a blogger template

Open fcomovaz opened this issue 4 years ago • 3 comments

When I was using your template the blogger editor prompted me the next error:

org.xml.sax.SAXParseException; lineNumber: 7334; columnNumber: 15; The element type "input" must be terminated by the matching end-tag "</input>".

I correct the error by adding </input> in the line 7332 #1

It's a little error and i don't know if i'm the only one with that error, but whatever.

Thank you very much for your awesome template and best regards!!!

fcomovaz avatar Oct 10 '20 22:10 fcomovaz

Thank you fcomovaz, for your advice...

sanengineer avatar Oct 11 '20 02:10 sanengineer

you can change <input [the attributes] /> not <input [the attribute]>. #cmiiw. You can pull request again, maybe I can review.

Thank you. Best Regrads

sanengineer avatar Oct 11 '20 02:10 sanengineer

Ooooh yes, sorry for that hahah thank you very much, let me fix it!!!!!

fcomovaz avatar Oct 11 '20 03:10 fcomovaz