Will not let me add img tags
-
I previously had images added using html in the “add after cart” hook. The images were showing, but then disappeared. I went to change the image (this needed changing anyway).
The img tags work but if I add a src, I get a 403.
eg
<div><img></div>
is ok, but
<div><img src=""></div>
is not
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Will not let me add img tags’ is closed to new replies.