Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2010
    Posts
    10
    Plugin Contributions
    0

    Default How to add active links in description?

    Zen Cart 1.3.9g

    I'd like to add a link within the product description that allows users to click to "listen to samples". The problem is I can't figure out how to make the link active.
    I can put www.mysite.com but it's not an active link.
    Same for http://www.mysite.com.
    Specifically I'd like to add a link that says "Listen to Sample" and have that be the anchor text.

    How do I do that?

    Dry Aquaman

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How to add active links in description?

    Use the plain test editor when adding any code to the description
    Use standard html anchor text code

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: How to add active links in description?

    If you want that link in the product listing (and not on the product info page), Zencart strips HTML from the product listing. You should be able to search the forums for zen_clean_html for instructions on how to remove that restriction.

    Here's an start in post #4:

    http://www.zen-cart.com/forum/showthread.php?t=156996

  4. #4
    Join Date
    Oct 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: How to add active links in description?

    Stevesh,
    Thanks. With your input I was able to figure that out.
    Next question though is, I'm giving away several DL products. Still wanting to generate some revenue from it, I'd like to do is add Adsense adds to the product description page.

    Even after removing the zen_clean_html from the code I still can't add the java script.

    Any advice?

    Dry Aquaman

  5. #5
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: How to add active links in description?

    if you have few products, you can add the product ids into an array and add an if statement inside the product_info_display file

 

 

Similar Threads

  1. How do I add a "size guide" link to a specific active attribute?
    By rslaing in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Jun 2011, 10:35 AM
  2. Can't add pictures or links in description part
    By keepitpersonal in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 3 Jun 2011, 05:12 AM
  3. No active links in IE !
    By alhakeem2001 in forum General Questions
    Replies: 3
    Last Post: 13 Dec 2009, 02:42 PM
  4. Links in Admin/statistics not active
    By jcun45 in forum General Questions
    Replies: 0
    Last Post: 28 Aug 2009, 08:29 PM
  5. absolute links sidebox - how to add extra links?
    By kal in forum Addon Sideboxes
    Replies: 5
    Last Post: 21 Aug 2008, 10:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg