trophy Posted April 10, 2010 Posted April 10, 2010 After many hours of trying I have decided I need some help on this one. I have an image I would like to place in the "products Description". Is this possible and if so how do I go about it? All help appreciated
Jack_mcs Posted April 11, 2010 Posted April 11, 2010 product description = "text text text <img src="images/some_image.jpg" alt""> text text" Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
trophy Posted April 11, 2010 Author Posted April 11, 2010 Thank you for the speedy reply. I am a bit puzzled. this is what I have but no pic comes shows. "boat<img src="images/boat_image.jpg" alt""> text text" I have loaded an image "boat_image.jpg" into public_html / images. Where have I gone wrong?
germ Posted April 11, 2010 Posted April 11, 2010 Thank you for the speedy reply. I am a bit puzzled. this is what I have but no pic comes shows. "boat<img src="images/boat_image.jpg" alt""> text text" I have loaded an image "boat_image.jpg" into public_html / images. Where have I gone wrong? http://www.YOUR_DOMAIN.co.nz/images/boat_image.jpg Produces: ERROR 404 - PAGE NOT FOUND If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
trophy Posted April 11, 2010 Author Posted April 11, 2010 Jimm, that is because I was using boat as an example. I am actually trying to load Blade_diam.gif thanks for your input
germ Posted April 11, 2010 Posted April 11, 2010 Germ, that is because I was using boat as an example. I am actually trying to load Blade_diam.gif thanks for your input So what does the HTML source look like for the description? :unsure: I know your URL I just don't know what product it is. :'( If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
trophy Posted April 11, 2010 Author Posted April 11, 2010 Jim code is as below. I assume I would see the image in preview? <blockquote> <UL> <strong>Wiha </strong>Slotted Precision Screwdriver<P> Item No: WI 260-20<BR> Tip Style: Slotted<BR> Blade Width: 2.0mm<BR> Blade thickness: .40mm<BR> Shaft diam: 2.0mm<BR> Shaft Length: 40mm<BR> Overall Length: 120mm<P> * Exact Fit Precision Machined Tips<BR> * Wiha Exclusive CRM-72 Special Tool Steel<BR> * Satin Micron Vapor Chromed Finish<BR> * Super Through Hardened Blades<BR> * Handles Proportioned to Blade Size for optimum torque<BR> * Free Turning Precision Finger Control Cap<BR> * Molded on handle for permanent bond to blade<BR> * Guaranteed Wiha Quality - Made In Germany<BR> <P> <img src="public_html/images/Blade_diam.gif" alt""><BR> <BR> <P><P>
germ Posted April 11, 2010 Posted April 11, 2010 <img src="public_html/images/Blade_diam.gif" alt""> needs to be: <img src="images/Blade_diam.gif" alt""> Not that it will help much as none of that shows in the description. >_< If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
trophy Posted April 11, 2010 Author Posted April 11, 2010 you are right it still does not appear within the description. So do I assume that a pic within the description is not possible?
germ Posted April 11, 2010 Posted April 11, 2010 you are right it still does not appear within the description. So do I assume that a pic within the description is not possible? I don't know why you can't. It's just HTML. It might not show in the preview in the Admin 'cuz the path to it (looking from the admin side) might not be correct. If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
trophy Posted April 11, 2010 Author Posted April 11, 2010 Well I'll be. It does not show in preview. but it does work only when the description was updated to the webb site. Thank once again Jim you have been my knight in shining armour.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.