Page 2 of 326 FirstFirst 12341252102 ... LastLast
Results 11 to 20 of 3251
  1. #11
    Join Date
    Jul 2007
    Posts
    71
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    So, only, now does your folder structure look like this?

    includes/templates/cherry_zen/

    also, is includes/templates/cherry_zen/template_info.php

    The template_info.php is in / public_html / store / includes / Cherry Zen 1.0 / includes / templates / cherry_zen .



    Help I really like the templete and would like to use it.
    Dave

  2. #12
    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 daver1510 View Post
    The template_info.php is in / public_html / store / includes / Cherry Zen 1.0 / includes / templates / cherry_zen .



    Help I really like the templete and would like to use it.
    Dave
    no, you ONLY upload the includes/ folder. You DON'T upload the entire Cherry Zen 1.0 folder.

    All the files that are in the includes/ folder, go into your already existing includes folder.

    so they will be like this:

    / public_html / store / includes / templates / cherry_zen

  3. #13
    Join Date
    Jul 2007
    Posts
    71
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    no, you ONLY upload the includes/ folder. You DON'T upload the entire Cherry Zen 1.0 folder.

    All the files that are in the includes/ folder, go into your already existing includes folder.

    so they will be like this:

    / public_html / store / includes / templates / cherry_zen
    So I don't upload the zip file into the includes and extract it?

    Where do I stick the folder then? (be nice)
    Dave

  4. #14
    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 daver1510 View Post
    So I don't upload the zip file into the includes and extract it?

    Where do I stick the folder then? (be nice)
    Dave
    No, you do not upload the zip file and extract it. Did you read the readme file?

    Do you have an FTP program? What I would do is install an FTP program, and put the includes/ folder from my template up to the includes folder for the website. All of the files are in the correct structure, starting at the includes folder. So if you connect via FTP to public_html/store/, then you can just upload the includes folder, and all files will go to the right spot.

  5. #15
    Join Date
    Jul 2007
    Posts
    71
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    No, you do not upload the zip file and extract it. Did you read the readme file?

    Do you have an FTP program? What I would do is install an FTP program, and put the includes/ folder from my template up to the includes folder for the website. All of the files are in the correct structure, starting at the includes folder. So if you connect via FTP to public_html/store/, then you can just upload the includes folder, and all files will go to the right spot.
    Works. Your good! Thanks alot. Now I can play with it. Keep those templetes and stuff comin. Thanks again.

    Dave

  6. #16
    Join Date
    May 2005
    Location
    England
    Posts
    626
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hello jettrue,

    Just like to say thanks for this template. I have a slight thing going on at the minute, which could possibly be me amalgamating from my previous template, though I haven't had this happen before.

    Sometimes, when I click though a few item pages, the sidebox columns go off alignment. The left merges with the product info, and the right column sidebox stay in the right alignment, but disappear to the bottom of the site. I have been tearing my hair out. lol. Just wondered if it makes any sense to you or anybody?

    thanks in advance,

    Heathenmagic

  7. #17
    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 HeathenMagic View Post
    Hello jettrue,

    Just like to say thanks for this template. I have a slight thing going on at the minute, which could possibly be me amalgamating from my previous template, though I haven't had this happen before.

    Sometimes, when I click though a few item pages, the sidebox columns go off alignment. The left merges with the product info, and the right column sidebox stay in the right alignment, but disappear to the bottom of the site. I have been tearing my hair out. lol. Just wondered if it makes any sense to you or anybody?

    thanks in advance,

    Heathenmagic
    If I try to validate your site, there are a ton of errors:

    Validation Link

    It looks like an issue with your featured and special products layout. There are errors there. It looks like you have a special mod in use for them? Turn them off to see if the issue goes away. If not, leave them off anyway, and let me know, and I'll see what else there is going on.

    I've definitely never seen that happen on my test site, so its something going on with files that have been changed in the default template files.

    It also looks like maybe you didn't upload includes/templates/cherry_zen/templates/tpl_main_product_image.php ?
    Last edited by jettrue; 13 Aug 2007 at 02:40 PM.

  8. #18
    Join Date
    Aug 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hello

    I would like to ask if I can change the product description under product info. At the moment, it is under "Add to Cart". u-fashion.net/shop4
    How can I change it under on the right hand side of product main image?

    Also is it possible to use CSS drop Down menu in Cherry template?

    One more question, why can't I install column_layout_grid.sql? When I sent, it has an error. Does it mean I do not need to install column_layout_grid?

    Last question, can I use flash to instead the head image/logo?

    Thank you.

    Your template is fantastic.
    Last edited by helloUK; 13 Aug 2007 at 11:32 PM.

  9. #19
    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 helloUK View Post
    Hello

    I would like to ask if I can change the product description under product info. At the moment, it is under "Add to Cart".
    Well, it can be done, however, the product details (model #, manufacturer, qty. in stock, and attributes) will show up there if they are on. So it can be done, but just wanted to let you know that something is already designed to go there.

    To do this, you'll need to open up includes/templates/YOUR_TEMPLATE/tpl_product_info_display.php, and move the description section to below <!--eof Attributes Module -->

    Quote Originally Posted by helloUK View Post
    Also is it possible to use CSS drop Down menu in Cherry template?
    I don't see why not, just download that mod, and follow the instructions in the readme.txt.

    Quote Originally Posted by helloUK View Post
    One more question, why can't I install column_layout_grid.sql? When I sent, it has an error. Does it mean I do not need to install column_layout_grid?
    It looks like its already installed. Whats the error?


    Quote Originally Posted by helloUK View Post
    Last question, can I use flash to instead the head image/logo?

    Thank you.
    There's no reason why not... you should search on the forum for "flash", as I never use it, so I can't help you there.

    Quote Originally Posted by helloUK View Post

    Your template is fantastic.
    Thanks!
    Last edited by jettrue; 14 Aug 2007 at 12:00 AM.

  10. #20
    Join Date
    Aug 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    How can I delete the header? I tried to adjust includes/languages/english/cherry_zen/header.php
    Unfortunately, it was not right.

    Could you please tell me how I can change it? Thanks

    http://u-fashion.net/shop

 

 
Page 2 of 326 FirstFirst 12341252102 ... 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