Results 1 to 6 of 6
  1. #1
    Join Date
    Sep 2006
    Posts
    449
    Plugin Contributions
    0

    How to add external links?

    A quick question for anyone :) My website not only has a shopping cart, but several informational pages (articles, information, etc). i would like to link these pages to the shopping cart itself, so they can open up a new window, view the info pages and still have access to the shopping cart. How would i go about doing this?

    I am reasonably intelligent, but if you could walk me through it as if I knew nothing at all, i would appreciate it

    Thanks so much! You all have been such a wonderful help already :) I LOVE zen cart!!!

  2. #2
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: How to add external links?

    EZPages already integrated into zencart.. details of how at
    http://www.zen-cart.com/forum/faq.ph...l&titlesonly=0
    HTH

  3. #3
    Join Date
    Sep 2006
    Posts
    449
    Plugin Contributions
    0

    Default Re: How to add external links?

    thanks Misty :) Gorgeous dog!!! He is beautiful :)

  4. #4
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: How to add external links?

    Gorgeous dog!!! He is beautiful
    Thanks. HER name is Spice, she is 10 years old

  5. #5
    Join Date
    Sep 2006
    Posts
    449
    Plugin Contributions
    0

    Default Re: How to add external links?

    oopps SHE is gorgeous :)

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

    Default Re: How to add external links?

    If these are informational pages that you have control over, you can make them internal links via ezpages. This will create these pages with the information right in Zen Cart.. Your post seems to indicate that these are your informational pages.

    I do not like this but if you must and especially if the link is off your site something like this can be used:

    Code:
    <script type="text/javascript"> function opennastypopup() { window.open("some_file.html", "", "toolbar=no,height=100,width=200"); return false; } </script> ...
    
    enter the above script, then the code below where you want it to appear...
    
    <a href="your_link address/some_file.html" onclick="return opennastypopup()" onkeypress="return opennastypopup()">Some_description</a>
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. v155 Is there a way to customize the categories tab? (ie add external links)?
    By eternity575 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 May 2016, 12:28 PM
  2. add external links in the "important links" side box
    By rabbitnutrition in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 26 Jan 2012, 07:32 AM
  3. Add external links to category menu
    By tsheridan in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 29 Aug 2011, 01:04 AM
  4. How to add external pages?
    By deemurphy in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 25 May 2010, 03:35 PM
  5. How to load external links in your site
    By batteryman in forum General Questions
    Replies: 1
    Last Post: 20 Apr 2007, 02:16 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