Insert Picture in product "Full description"

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
I am working on v3.9 and I was trying to insert a sample picture in the "Full description" rich text content.

The source code is shown as below,

<p><img src="/Content/Images/uploaded/FenixC6Banner1.jpg" alt="" />product content and description...</p>

However, the image doesn't show on the product page on preview window or in public store. In IIS, I enable directory browsing" and the picture is in the correct folder as well.

What I have missed here?

Thanks in advance

Wilson
6 years ago
In the browser, 'inspect' the link and make sure it looks OK.  Can you manually construct a link in browser address bar that works?
6 years ago
Hi New York,

Thanks for your help.

I am working on a IIS localhost for testing purpose before I plot it to a live server. I am able to browse the image thru full link like this, http://localhost/iMall/Content/Images/uploaded/FenixC6Banner1.jpg in browser. And if I edit the link in full description source code with full link, the image will be shown.

Is there any way to get it works without changing the link in source code after it was added?

Thank you,

Wilson
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.