X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Adding images in the Detailed Product Description - Help (https://forum.x-cart.com/showthread.php?t=8062)

qualidog 06-12-2004 03:40 AM

Adding images in the Detailed Product Description - Help
 
Hi,

I tried to add an image to my Detailed Product Description using this code

Code:

[img]{$ImagesDir}/ruffwear/yellowBallistic.jpg[/img]
But it didn't work.

When I use


Code:

[img]http://www.qualidog.com/shop/skin1/images/ruffwear/blackBallistic.jpg[/img]


it works.

What am I doing wrong?

Thanks,
Brian

shan 06-12-2004 03:46 AM

you cant use smarty tags in the description fields as xcart will not see them as code. I imagine instead it just printed the code. Youll have to add the link to the template and make it dynamic for it to work

jeff_wsu 07-01-2004 08:06 AM

How do you make the link dynamic? I'm not sure I understand what your saying, I'm having the same problem.

adpboss 07-01-2004 09:48 AM

Put your product description in an html table and upload the table code to the Detailed Description box on product modify page.

Once inside the <table> </table> tags X-Cart will parse html in your detailed description version 3.4.x and higher.


All times are GMT -8. The time now is 11:20 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.