Zen Cart Logo
Forums / Addon Templates / Cherry Zen Template Support Thread

Cherry Zen Template Support Thread

Views: 844,994

Results 2,701 to 2,720 of 3,245
3 Jul 2009, 8:37 PM
#2701
ggvl avatar

ggvl

New Zenner

Join Date:
Jan 2009
Posts:
23
Plugin Contributions:
0

Cherry Zen Template Support Thread

jettrue:

IH2 is very flawed, its not the template.

However, all those pages are working on my test site:
http://www.cherryzen.sagefish.com/index.php?main_page=products_new

Under "Configuration", "Images" make the new products, specials, featured, etc. the same size as the ones that are working.

Hello Jade

Please ignore previous post - The IM2 hover effect is now fully working!

You were absolutely correct over the images sizes. I'd completely overlooked the 'Small Image Height' at the top of the Images config page. Thank you for pointing me in the right direction - very much appreciated indeed!

Grateful Thanks and Regards - GGVL

3 Jul 2009, 10:05 PM
#2702
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I need help centering my Header where the old Cherry Zen logo was.

4 Jul 2009, 5:40 PM
#2703
robsnowden avatar

robsnowden

Zen Follower

Join Date:
Apr 2004
Location:
Up t'north, UK
Posts:
264
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi
I love this template - use it and many variants of it on a few of my sites. It is so well documented and the individual files have useful and meaningful 'notes' to help in customising. A fine job all round.

I have a question:

On the demo site at cherryzen . sagefish . com, when i click the 'All Products' link at the bottom of the Categories list there is a 'Buy Now' button under every product which when clicked adds that product but never leaves the page. This is great. However on all my cherry zen installs this button does not show at all. How do I get the button to show and how do I set my sites to function like the demo by staying on page and not changing to the shopping cart Page after every product is added.

I hope this makes sense. I will settle for seeing the Buy Now buttons on my sites!

Cheers

Rob

4 Jul 2009, 11:51 PM
#2704
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Cherry Zen Template Support Thread

robsnowden:

Hi
I love this template - use it and many variants of it on a few of my sites. It is so well documented and the individual files have useful and meaningful 'notes' to help in customising. A fine job all round.

I have a question:

On the demo site at cherryzen . sagefish . com, when i click the 'All Products' link at the bottom of the Categories list there is a 'Buy Now' button under every product which when clicked adds that product but never leaves the page. This is great. However on all my cherry zen installs this button does not show at all. How do I get the button to show and how do I set my sites to function like the demo by staying on page and not changing to the shopping cart Page after every product is added.

I hope this makes sense. I will settle for seeing the Buy Now buttons on my sites!

Cheers

Rob
Do your products have options? If so, they have to go to the product in order to be able to choose an option.

You can also check "configuration", "All Products" to see if you have the buy now button on.

There's a shopping cart setting as well, somewhere around in the admin, to make it not go to the cart.

5 Jul 2009, 11:44 AM
#2705
robsnowden avatar

robsnowden

Zen Follower

Join Date:
Apr 2004
Location:
Up t'north, UK
Posts:
264
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Yep my products all have attributes - well done. It seems logical now you point that out. Thanks.

Rob

5 Jul 2009, 10:37 PM
#2706
tat2nu avatar

tat2nu

Zen Follower

Join Date:
Jan 2005
Posts:
178
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

OK, after about to hours of looking I just need to ask. I am having a hard time getting CSS Flyout Menu 1-3-8 to work with this tempate on my test site that is set up with 1.3.8a. The categories box is displaying in tree form like a site map. I have looked over the files a dozen times and searched both support threads for hours. The Flyout support thread recommended that I ask here and says that I do not have a flyout menu installed. Please take a look and let me know what you think it might be.

www. needlejig.com/test

Marc

7 Jul 2009, 11:01 PM
#2707
tat2nu avatar

tat2nu

Zen Follower

Join Date:
Jan 2005
Posts:
178
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Ok, I have a new problem. I was just running a test order through the new site and the checkout_success page looks a little jumbled. Can anyone explain why and offer a solution on how to fix it.

image attached

Marc

7 Jul 2009, 11:14 PM
#2708
tat2nu avatar

tat2nu

Zen Follower

Join Date:
Jan 2005
Posts:
178
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I am pretty sure that I can fix it with a <br class="clearBoth"> between the <!--eof -gift certificate- send or spend box--> and the <h1 id="checkoutSuccessHeading"> like in the image below but hopefully one of you has a definite answer as to how to do this the right way.

Marc

9 Jul 2009, 4:22 AM
#2709
candlemaker avatar

candlemaker

New Zenner

Join Date:
Nov 2007
Posts:
5
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hello, Trying to expand the site so it eliminates the blue at the top of the page. Can someonne tell me how to do this?

Attached is an image showing the blue.

The site is https://www.cccandlesupply.com

Thanks

9 Jul 2009, 1:58 PM
#2710
tat2nu avatar

tat2nu

Zen Follower

Join Date:
Jan 2005
Posts:
178
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

In 'stylesheet.css' find this:

body {
    font-family: "Lucida Grande", tahoma, verdana, arial, helvetica, sans-serif;
    font-size:73.5%;
    margin-top:20px;
    }

and change it to this:

body {
    font-family: "Lucida Grande", tahoma, verdana, arial, helvetica, sans-serif;
    font-size:73.5%;
    margin-top:0px;
    }

Then in the 'stylesheet_dropshadow.css' file find this:

#s {
      background: url("../images/shadow_s.png") bottom repeat-x;
      padding-bottom: 10px; /* border thickness */
    padding-top: 10px; /* border thickness */
    }

and change it to this:

#s {
      background: url("../images/shadow_s.png") bottom repeat-x;
      padding-bottom: 10px; /* border thickness */
    padding-top: 0px; /* border thickness */
    }

Marc

10 Jul 2009, 1:20 AM
#2711
jamieweb avatar

jamieweb

New Zenner

Join Date:
Jul 2009
Posts:
5
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

ihateporkroast:

I answered my own question and thought I'd post the response here. From what I understand, you cannot use Safari 3.1.1 to upload to a Linux server. Hence why I was seeing the same error message from my PC. :)

I was wondering if any of you found out exactly what causes this. I am using Cyberduck to upload files to the server. Is it possibly encoding the files differently? Any help would be great.....

10 Jul 2009, 11:11 AM
#2712
suekay avatar

suekay

New Zenner

Join Date:
Jul 2008
Posts:
90
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Apologies if this has been covered already, I've hunted for any posts but not found.

I have cherry zen template and in IE7 it works fine but in IE8 and Firefox the central column is larger and shifts the right sideboxes off the main page, however the right sidebox shouldn't even be on this page.

This happens on the categories pages.
http://tinyurl.com/l3zuub

On the products pages with extra photos the photos move to the right: http://tinyurl.com/knjckj

And on all pages, the 'Our products' sidebox is white and should be grey.

Has anyone seen this problem before and can help?

Many Thanks
Suekay

12 Jul 2009, 2:18 AM
#2713
stonecoldmagic avatar

stonecoldmagic

New Zenner

Join Date:
Jul 2009
Location:
Salt Lake City
Posts:
5
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi.

My Name is Jeff Stone. I use your Cherry Zen template and love it! Thank you!

I've been using it for about 4 or 5 months now.

I've recently discovered something that I cannot find a solution for anywhere online, and I've looked for a few weeks now.

I'm hoping you can help. I know you've got a ton of other things to do, but if you get a moment, here's the problem. It's regarding the "sign up for newsletter" check box:

If I set the default display to show the box as checked, when the user creates an account, unchecking it still inserts a value of 1 in the customers_newsletter field.

However, if I set the default display to show the box as unchecked, then it works as it should (checking is inserts a 1 and leaving it unchecked inserts a 0).

I'm a mid-level php programmer, and I've dug through the files and cannot figure it out. Any help would be much appreciated.

Thanks. The site is:

https://www.stonecoldmagic.com

12 Jul 2009, 4:34 PM
#2714
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Cherry Zen Template Support Thread

StoneColdMagic:

Hi.

My Name is Jeff Stone. I use your Cherry Zen template and love it! Thank you!

I've been using it for about 4 or 5 months now.

I've recently discovered something that I cannot find a solution for anywhere online, and I've looked for a few weeks now.

I'm hoping you can help. I know you've got a ton of other things to do, but if you get a moment, here's the problem. It's regarding the "sign up for newsletter" check box:

If I set the default display to show the box as checked, when the user creates an account, unchecking it still inserts a value of 1 in the customers_newsletter field.

However, if I set the default display to show the box as unchecked, then it works as it should (checking is inserts a 1 and leaving it unchecked inserts a 0).

I'm a mid-level php programmer, and I've dug through the files and cannot figure it out. Any help would be much appreciated.

Thanks. The site is:

https://www.stonecoldmagic.com

This is a good question for the general forum, as my template doesn't adjust any of that. I would think this is something that would have been noticed already, if it is indeed a zen cart bug? Sorry, but I'm not sure!

12 Jul 2009, 5:05 PM
#2715
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Cherry Zen Template Support Thread

suekay:

Apologies if this has been covered already, I've hunted for any posts but not found.

I have cherry zen template and in IE7 it works fine but in IE8 and Firefox the central column is larger and shifts the right sideboxes off the main page, however the right sidebox shouldn't even be on this page.

This happens on the categories pages.
http://tinyurl.com/l3zuub

On the products pages with extra photos the photos move to the right: http://tinyurl.com/knjckj

And on all pages, the 'Our products' sidebox is white and should be grey.

Has anyone seen this problem before and can help?

Many Thanks
Suekay

You say "however the right sidebox shouldn't even be on this page".

Why should the right sidebox not be on this page?

12 Jul 2009, 7:16 PM
#2716
anamestore avatar

anamestore

New Zenner

Join Date:
Jul 2009
Posts:
18
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I am having trouble figuring out how to have the description on top then the options and then the checkout... a logical way for people to navigate through the site.

Right now the description is lost on the bottom (with over 50 options pictures) and one could easily not get the description of the item unless they scrolled all the way to the bottom.

Thanks

12 Jul 2009, 7:35 PM
#2717
stonecoldmagic avatar

stonecoldmagic

New Zenner

Join Date:
Jul 2009
Location:
Salt Lake City
Posts:
5
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettrue:

This is a good question for the general forum, as my template doesn't adjust any of that. I would think this is something that would have been noticed already, if it is indeed a zen cart bug? Sorry, but I'm not sure!

Thank you. I just posted it to the "bug" section. Wish me luck. :smile:

12 Jul 2009, 10:24 PM
#2718
anamestore avatar

anamestore

New Zenner

Join Date:
Jul 2009
Posts:
18
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

anamestore:

I am having trouble figuring out how to have the description on top then the options and then the checkout... a logical way for people to navigate through the site.

Right now the description is lost on the bottom (with over 50 options pictures) and one could easily not get the description of the item unless they scrolled all the way to the bottom.

Thanks

This seems to only happen in this template (not in the classic template). Have no idea where to change what goes where.

13 Jul 2009, 12:17 AM
#2719
anamestore avatar

anamestore

New Zenner

Join Date:
Jul 2009
Posts:
18
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettrue:

You say "however the right sidebox shouldn't even be on this page".

Why should the right sidebox not be on this page?

The right side is almost completely off my screen at 1280x800... I would think that is what he was referring to.

13 Jul 2009, 1:11 PM
#2720
web28 avatar

web28

New Zenner

Join Date:
Sep 2005
Posts:
20
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

To fix this problem add

padding:0 1px;

to css .vDotLine

web28