Page 8 of 326 FirstFirst ... 6789101858108 ... LastLast
Results 71 to 80 of 3251
  1. #71
    Join Date
    Aug 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    If it says duplicate listing, perhaps you already installed the column grid layout mod? If you go to "Configuration" "Product Listing", do you see this option:

    Product Listing - Layout Style

    Yea, It's there and when I click it the option for rows is selected, but there's an option for rows. should I select that?

  2. #72
    Join Date
    Jul 2007
    Posts
    26
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by isvara99###################### View Post
    Hello Jettrue,

    How do I insert Cross sell code into tpl_product_info_display.php, and where do I find the code? I have temporarily remove the template until this problem is solved. But I really like the Template.

    My site is "www.touchstonemedia.com'

    Your help is appreicated.

    thanks,

    Isvara dsa.
    Now I am able to get the cross sell to work.

    Now the problem is how to get rid of duplicate products descriptions when you click on sub-categories product lisitings.

    Thanks,

    Isvara dasa.

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

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by ispark View Post
    Yea, It's there and when I click it the option for rows is selected, but there's an option for rows. should I select that?
    You can use whichever you prefer, but in the template I made the columns style have some flair with dotted dividers between them. If you choose columns, the dividers will show up.

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

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by isvara99###################### View Post
    Now I am able to get the cross sell to work.

    Now the problem is how to get rid of duplicate products descriptions when you click on sub-categories product lisitings.

    Thanks,

    Isvara dasa.
    I'm not seeing this happen anywhere, can you point me to a specific page where this occurs?

  5. #75
    Join Date
    Aug 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue
    You can use whichever you prefer, but in the template I made the columns style have some flair with dotted dividers between them. If you choose columns, the dividers will show up.
    Ok, well I selected the columns option, but when I went to install the SQL patch it still didn't work, and I don't see the cherry zen template on the list of templates
    Last edited by ispark; 20 Aug 2007 at 02:42 PM.

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

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by ispark View Post
    Ok, well I selected the columns option, but when I went to install the SQL patch it still didn't work, and I don't see the cherry zen template on the list of templates
    Just skip the SQL patch step. All the SQL patch does is install the column layout grid mod which you already have. So just keep following the rest of the installation steps. The SQL patch does not install the template. Have you uploaded all the files?

  7. #77
    Join Date
    Aug 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    oh ok then :)

    [EDIT]
    When I go to the drop down menu to select cherry zen, it's not there.

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

    Default Cherry Zen Update v 1.1

    I've updated the template to version 1.1, and below I will list the changes. I'm going to *try* to be diligent with this template, and post all changes so that you can keep your template updated without having to rewrite entire files.

    The changes in version 1.1 include adding includes/templates/cherry_zen/templates/tpl_modules_attributes.php

    This just adds a clear after the attribute dropdown options, so that if you show attribute images they will start below the dropdowns instead of on the side of them. Simply upload this file to the correct location.

    There are various small nit picky changes to stylesheet.css as well, and I'll list each change below:


    Change:
    Code:
    .wrapperAttribsOptions {
    	line-height:2em;
    	width:200px;
    	float:left;
    	}
    to:

    Code:
    .wrapperAttribsOptions {
    	line-height:2em;
    	width:auto;
    	float:left;
    	}

    Add this directly below:

    Code:
    .wrapperAttribsOptions h4 {
    	padding-right:15px;
    	}
    Change:
    Code:
    .sideBoxContent {
    	font-size:1.1em;
    	padding:5px 0;
    	}
    to:

    Code:
    .sideBoxContent {
    	font-size:1.1em;
    	padding:0;
    	}
    Change:

    Code:
    .sideBoxContent li {
    	padding:.2em 0;
    	}
    to:

    Code:
    .sideBoxContent li {
    	padding:0;
    	}
    Change:
    Code:
    #categoriesContent {
    	text-align:left;
    	padding-left:15px;
    	}
    to:
    Code:
    #categoriesContent, #documentcategoriesContent {
    	text-align:left;
    	padding-left:10px;
    	}

    That's IT! As I said, this is a very minor update, and only address some cosmetic issues. You can skip it if you like, LOL!
    Last edited by jettrue; 20 Aug 2007 at 03:47 PM.

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

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by ispark View Post
    oh ok then :)

    [EDIT]
    When I go to the drop down menu to select cherry zen, it's not there.
    Then all of the files were not uploaded correctly. Check to make sure that the files are in your includes/folder.

    public_html/includes/templates/cherry_zen

  10. #80
    Join Date
    Aug 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    You can use whichever you prefer, but in the template I made the columns style have some flair with dotted dividers between them. If you choose columns, the dividers will show up.
    Quote Originally Posted by jettrue View Post
    Then all of the files were not uploaded correctly. Check to make sure that the files are in your includes/folder.

    public_html/includes/templates/cherry_zen

    ok, I got it working, which column boxes do you recommend I turn on?

 

 
Page 8 of 326 FirstFirst ... 6789101858108 ... LastLast

Similar Threads

  1. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM
  2. Fresh Zen -- JellyFish Template Support Thread
    By magicbox in forum Addon Templates
    Replies: 93
    Last Post: 11 Apr 2012, 08:54 AM
  3. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  4. Mix Cherry Zen Template with Default template
    By Globie in forum General Questions
    Replies: 1
    Last Post: 31 Oct 2008, 08:21 PM

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