Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2008
    Posts
    16
    Plugin Contributions
    0

    link problem Link from product description page

    Hi
    Can someone please inform me how I can put words in my product description, such as "For comparison chart, click here" so when clicked it opens a window with additional information/chart, etc.
    Like an EZ Page but having the link within the product text. Thanks

  2. #2
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Link from product description page

    When you add your product description (probably using HTMLArea), you can add a standard HYPERLINK into the HTML of that text.

    In HTMLArea, you will see a menu icon that looks like this: <>

    That is the TOGGLE between WYSIWYG and HTML CODE views.

    In the HTML CODE view, you can add the standard <A HREF> code to form a hyperlink.

    EG:

    <a target="_blank" href="http://www.yourwebsitelink.com">Click here for more info</a>

  3. #3
    Join Date
    Oct 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: Link from product description page

    Hi
    Thanks for the reply. I can see now!!! One othere question, where would the best place be the store a chart (such as a comparison chart) so that it opens a window without any other information other than what is in the chart, i.e. not just a space in the centre of the cart with all other info as with ez page??
    Thanks

  4. #4
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Link from product description page

    You can store the page anywhere you like... but it is perhaps a good idea to create a separate directory for it in your root folder. Call that directory infopages or something similar. Then, create a HTML page called sizechart.html and store it in that directory.

    Your hyperlink URL to open that page in a new window will then be:

    <a target="_blank" href="http://www.yourwebsite.com/infopages/sizechart.html">See the Size Chart here</a>.

    You can also use javascript to open the window at a specific size and without scrollbars.

    See here:

    http://www.fontstuff.com/frontpage/fptut06.htm

 

 

Similar Threads

  1. v1371 adding a pdf file link into product description page
    By pazdar in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 12 Nov 2012, 08:47 AM
  2. Add 'More Info' link to product description on Category page
    By gotlogos in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Dec 2010, 03:33 AM
  3. Add more info link to product listing description when description is truncated
    By MaureenT in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 16 Sep 2010, 05:44 PM
  4. How to put link to PRODUCT DETAIL also from DESCRIPTION?
    By matteoraggi in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Dec 2007, 12:17 AM
  5. SSL link WITHIN a product description or EZ Page
    By MyGreyGoose in forum General Questions
    Replies: 4
    Last Post: 15 Aug 2007, 05:00 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