Page 1 of 1

broken link in product description section

Posted: Sun Dec 21, 2014 12:47 pm
by mehularora
Hello,

There seems to be an error in the product page. Whenever I try to insert an image into the "description" section of the product, the image does not show on the product page and it displays a "broken link" error image.

When I go back into the edit mode for the product and check the source code, it appears to be adding "\"" to the source url.

For example if the source for the image is

src="http://www.abc.com/boots.png">

it automatically makes the source as below, thus not displaying the image on the actual product page

src="\"http://www.abc.com/boots.png\"">

Please advise.