Zen Cart Logo
Forums / Customization from the Admin / Please Help ! Adding pictures and links in description area

Please Help ! Adding pictures and links in description area

Views: 1,624

Results 1 to 5 of 5
3 Jun 2011, 4:01 AM
#1
keepitpersonal avatar

keepitpersonal

New Zenner

Join Date:
Jun 2011
Posts:
3
Plugin Contributions:
0

Please Help ! Adding pictures and links in description area

I am using version v1.3.9h. WHen I am in the description area, and I try to add a picture ro a link, when I click on the appropriate buttons/icon to do so, all it does is opne up my website in a new window. I cannot add pictures or links. I have the Cherry Zen layout. Can anyone tell me what I am doing wrong, or how to fix this please.
Rhonda

3 Jun 2011, 4:23 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Please Help ! Adding pictures and links in description area

Can only suggest that you use the plain text editoir and add your html for the href and image

17 Jun 2011, 1:52 PM
#3
lyrashoes avatar

lyrashoes

New Zenner

Join Date:
Jun 2011
Posts:
1
Plugin Contributions:
0

Re: Please Help ! Adding pictures and links in description area

Did you figure out how to add the pictures and links?

17 Jun 2011, 3:13 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Please Help ! Adding pictures and links in description area

lyrashoes:

Did you figure out how to add the pictures and links?
Standard html coding for href and img src

20 Jun 2011, 6:43 PM
#5
ducatimondo avatar

ducatimondo

New Zenner

Join Date:
Dec 2009
Location:
Halifax, UK
Posts:
12
Plugin Contributions:
0

Re: Please Help ! Adding pictures and links in description area

kobra:

Standard html coding for href and img src
^^^ This :D

I do exactly this to add extra links relative to the product, like links to the actual fitting instructions for an item so the buyer can preview them prior to purchase, etc so they have a fully informed purchase.
Then also add detailed parts photo showing dimensions to clarify the items specifics exactly. These are often related to part of the description, so adding them as main item photos would not make as much sense to the buyer using the site.

I also embed item relative videos to make the page more fun and interactive for the user, whilst still also being more descriptive.

Then I also add pull down menus for model fitment as well, else the page length would be huge on some items.

You can really do a lot with the description area if you know only a few basic HTML tags tbh.

What is a totally cool benefit is that the stylesheet information carries on with your descriptions. So if you add a link, it picks up the CSS and gets styled to suit the rest of the site by itself :D