Drae Posted September 12, 2014 Share Posted September 12, 2014 How do I add images to products using the "Modern" template/cart? I've tried img src like you'd expect, but the link is always modified by my installation and screws it up. 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted September 12, 2014 Share Posted September 12, 2014 hello, if you call this images from this path "WHMCS-Dir/images/" then the src attribute should be like this: <img src="{$systemurl}images/product-image-name.png" alt=""> if this doesn't help please provide more details about your issue like where do you save your file inside the order template or else? how do you call it (the image)? etc 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.