Page 52 of 305 FirstFirst ... 242505152535462102152 ... LastLast
Results 511 to 520 of 3042
  1. #511
    Join Date
    Apr 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Thank you for solving my problem but I was wondering if it was possible to put it on the right side of the page where the search box would normally be because I want that link to be separate from the ones associated with the shopping cart. I have the header search box turned off. Thank so much for all of the help.

  2. #512
    Join Date
    Mar 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hi jettrue,

    We are new zenner and like your design very much. We have few questions for you regarding customization of apple zen.

    1) How do we remove the six pix from the bottom of the following url? A handful of our products have the same issue, some with one or two pix.

    2) How to add another 'add to cart' button on the top part of the page, next right to the product name?

    http://peg2u.com/catalogue/index.php...&products_id=5

    3) We noticed that product listing are shown differently than subcategories product. How to make subcategories product listing same with those new listing?

    Thanks in advance.

  3. #513
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hi Jade - I'm sure this has been covered as I've found refrences to it thoughout the thread. However, I am still not clear how to do it correctly.

    I would like to place an ezpage link of my creation into the dropdown "Information" menu. How do I go about doing that?

    Thanks very much for your help.

    Tim

  4. #514
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by dolzer View Post
    Hi jettrue,

    We are new zenner and like your design very much. We have few questions for you regarding customization of apple zen.

    1) How do we remove the six pix from the bottom of the following url? A handful of our products have the same issue, some with one or two pix.

    2) How to add another 'add to cart' button on the top part of the page, next right to the product name?

    http://peg2u.com/catalogue/index.php...&products_id=5

    3) We noticed that product listing are shown differently than subcategories product. How to make subcategories product listing same with those new listing?

    Thanks in advance.
    1) your names are too similar. Zen cart has a nifty feature where you can have additional images just by having the same starting letters, with numbers following. All of those images begin with n73.

    2) I've helped someone do that before, but it didn't work. The cart didn't like it.

    3) I'm not sure here, can you show me the two pages that are differing?

  5. #515
    Join Date
    Mar 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    a)http://peg2u.com/catalogue/index.php...3ab012dd2e72f5

    b)http://peg2u.com/catalogue/index.php...index&cPath=14

    We would like to show our product list (a) to be the same with (b)

    For question 1) our previous post, could we solve the problem if we upload our pix in different folder?

    Lastly, how to disable zen cart from showing 'Units in Stock' in product info ?

    Thanks

  6. #516
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by MeltDown View Post
    Hi Jade - I'm sure this has been covered as I've found refrences to it thoughout the thread. However, I am still not clear how to do it correctly.

    I would like to place an ezpage link of my creation into the dropdown "Information" menu. How do I go about doing that?

    Thanks very much for your help.
    I just can't get my brain around how to achieve this.
    Can anyone tell me how to go about it?

    Thanks again.

    Tim

  7. #517
    Join Date
    Apr 2007
    Posts
    30
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hello, I want to keep the structure of this template but edit the images and the colors.

    How should I do this?


    Thanks in advance

  8. #518
    Join Date
    Aug 2006
    Posts
    34
    Plugin Contributions
    0

    help question Re: Apple Zen Template Support Thread

    First off I just wanted to say I really love this template so I decided to switch to it today but I have one problem as you can see in the links below the text and some images overlap. I'm sure this is an easy fix but i'm not sure where to start. Any help would be greatly appreciated!!!! Below are two examples how can I get the text and images to align properly?

    http://www.japanshopdirect.com/index...=index&cPath=1
    http://www.japanshopdirect.com/index...dex&cPath=1_72

  9. #519
    Join Date
    Aug 2006
    Posts
    34
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by tomato View Post
    First off I just wanted to say I really love this template so I decided to switch to it today but I have one problem as you can see in the links below the text and some images overlap. I'm sure this is an easy fix but i'm not sure where to start. Any help would be greatly appreciated!!!! Below are two examples how can I get the text and images to align properly?

    http://www.japanshopdirect.com/index...=index&cPath=1
    http://www.japanshopdirect.com/index...dex&cPath=1_72
    The text and images didnt realign because I didnt have anything in the sidebar. I feel silly anyways I have another quick question to get the category drop down menu what do I need to do to make display the categories and not the EZ pages?

  10. #520
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by MeltDown View Post
    I just can't get my brain around how to achieve this.
    Can anyone tell me how to go about it?

    Thanks again.

    Tim
    Open up includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php.

    Within that, find the link that you want your link beneath.

    Lets say you want your link under the unsubscribe link.

    Find that section:

    Code:
    <li><a href="<?php echo zen_href_link(FILENAME_UNSUBSCRIBE, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_UNSUBSCRIBE; ?></a></li>
    Now beneath that just add your link with html:

    Code:
    <li><a href="your_link_here.htm">Name of Link Here</a></li>

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3725
    Last Post: 20 Feb 2025, 05:46 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR