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

Cherry Zen Template Support Thread

Views: 845,038

Results 2,461 to 2,480 of 3,245
13 Feb 2009, 5:41 AM
#2461
australican avatar

australican

Zen Follower

Join Date:
Jan 2009
Location:
Victoria Australia
Posts:
100
Plugin Contributions:
0

Cherry Zen Template Support Thread

jettrue:

Hi There,

Could I see a link to your site?

Why not make the three logos just one logo?

Oops, perhaps I should have written that like this

http://countrytothecore.net/shop/

13 Feb 2009, 2:16 PM
#2462
ollieoll2k8 avatar

ollieoll2k8

New Zenner

Join Date:
Apr 2008
Location:
Stockton. UK
Posts:
15
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi all, Fantastic template but I have a couple of minor problems..if you can help.
How can I remove ALL mentions of weight, shipping,in stock as I am only having a Download site.
How can I change the 'tell a friend', 'write review' and 'add to cart' so they appear UNDER the product info box. :frusty:

Sites under const but view here: http://www.lklsoftware.com/zencart

Thanks again in advance
Keith

13 Feb 2009, 3:42 PM
#2463
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

ollieoll2k8:

Hi all, Fantastic template but I have a couple of minor problems..if you can help.
How can I remove ALL mentions of weight, shipping,in stock as I am only having a Download site.
How can I change the 'tell a friend', 'write review' and 'add to cart' so they appear UNDER the product info box. :frusty:

Sites under const but view here: http://www.lklsoftware.com/zencart

Thanks again in advance
Keith

First question- this would be a good thing to search for in the FAQ or forum, or ask in the general forum, but you can turn on and off a lot of the weight/shipping/instock under "configuration", "product listing", and under "featured listing", "new listing", "All listing". You can turn off weight for the shopping cart under 'Configuration", "layout settings". Dig around in your admin a bit. As a tip, I use the mod called "reference_cfg-keys" which allows you to search for options in the admin. For example, you could enter the word "weight", and it will show you all the zen cart options that have to do with weight. Anyway, you can find it with the older zen cart mods.
http://www.zen-cart.com/archived_contributions/admin-tools/

To move the tell a friend and reviews, open up includes/templates/cherry_zen/templates/tpl_product_info_display.php and find the tell a friend/review section (everything is nicely split into "chunks"), and move it to below the add to cart chunk.

13 Feb 2009, 4:12 PM
#2464
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

australican:

Oops, perhaps I should have written that like this

http://countrytothecore.net/shop/

First question. Is your grey sidebar supposed to go all the way up to the search bar? It does in Firefox and Camino.

Your idea will work best if the middle logo stays centered, no matter the width, while the left and right logos stay to the left and right, no matter the width.

This is pretty easy to do, but will require you to move #logo2 to AFTER #logo3.

So open up includes/templates/cherry_zen/common/tpl_header.php and change it to this order;

<div id="logo"></div>
<div id="logo3"></div>
<div id="logo2"></div>

It may seem goofy, but it will work.

Then remove

float:left;

from #logo2 in your stylesheet.css.

13 Feb 2009, 7:58 PM
#2465
ceryscrow avatar

ceryscrow

New Zenner

Join Date:
Aug 2007
Posts:
38
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I have just installed un_wishlist_0.41 on my site.

It is working fine, but I was wondering if there is any way to add either a button in the header or a link on a customer's account page so that they have a link to their wish list as soon as they log in?

I've seen solutions for the classic template, but not for the Cherry Zen template.

I was also wondering if there was a way to change the titles of the banner side boxes.

Thanks.

The link to my store: http://www.miss-crow.com/shop

16 Feb 2009, 1:48 AM
#2466
boggled avatar

boggled

Zen Follower

Join Date:
Mar 2006
Location:
Tennessee
Posts:
286
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I've been fighting a problem all day. :blink:
I've searched this thread and I found someone with a similar problem, but the actual fix was never posted.

You said it sounded like a missing </div> tag, but I've looked and looked and can't find one missing. :frusty: I'm hoping another set of eyes can find it.

I've narrowed it down to being an IE7 problem.
It displays fine in IE8, Firefox, Opera, Safari and Chrome.

When you click on 'My Account' on the navigation bar the dark background is displaying instead of the white center column background. It's doing the same thing once you are logged into your My Account page. (I've attached screenshots.)

It ONLY does it on these pages. If you click 'Log in' on the navigation bar, it displays fine. If you have something in your cart and go to checkout, it displays fine.

If it's doing this on any other page(s), I haven't run across it yet.

Link: https://www.mybikergear.com

It's a 1.3.8a fresh install, with the following mods (that affect the template):

Categories Dressing
Tabbed Products Pro
Product Filter Search
Logo Sidebox
COWOA (just added and the problem existed before it was installed)

This site still has a ways to go before being completed, but I have to get this issue solved before I go any further.

Also...what do I need to add to my CSS to change the color of the titles on the products in the center? I've tried various things, but so far nothing has worked. :blush:

Thank you for this awesome template! I don't know why, but it SEO's better than any template I've ever used. :smile:

16 Feb 2009, 1:56 AM
#2467
boggled avatar

boggled

Zen Follower

Join Date:
Mar 2006
Location:
Tennessee
Posts:
286
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Boggled:

I've been fighting a problem all day. :blink:
I've searched this thread and I found someone with a similar problem, but the actual fix was never posted.

You said it sounded like a missing </div> tag, but I've looked and looked and can't find one missing. :frusty: I'm hoping another set of eyes can find it.

I've narrowed it down to being an IE7 problem.
It displays fine in IE8, Firefox, Opera, Safari and Chrome.

When you click on 'My Account' on the navigation bar the dark background is displaying instead of the white center column background. It's doing the same thing once you are logged into your My Account page. (I've attached screenshots.)

It ONLY does it on these pages. If you click 'Log in' on the navigation bar, it displays fine. If you have something in your cart and go to checkout, it displays fine.

If it's doing this on any other page(s), I haven't run across it yet.

Link: https://www.mybikergear.com

It's a 1.3.8a fresh install, with the following mods (that affect the template):

Categories Dressing
Tabbed Products Pro
Product Filter Search
Logo Sidebox
COWOA (just added and the problem existed before it was installed)

This site still has a ways to go before being completed, but I have to get this issue solved before I go any further.

Also...what do I need to add to my CSS to change the color of the titles on the products in the center? I've tried various things, but so far nothing has worked. :blush:

Thank you for this awesome template! I don't know why, but it SEO's better than any template I've ever used. :smile:

I also have Cart Sidebox With Button and Free Shipping mod installed.

16 Feb 2009, 3:42 PM
#2468
annieb avatar

annieb

New Zenner

Join Date:
Oct 2006
Posts:
9
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi,

I have a checkout problem. I'm using Zen Cart v 1.3.0.2 and Cherry Zen 1.7

During the checkout process I get this message on Step 2 of 3, Payment Information Page:

Fatal error: Call to undefined function: in_special_checkout() in /usr/local/sugarcrm/htdocs/ciaobam/includes/templates/cherry_zen/templates/tpl_checkout_payment_default.php on line **50

**Does anyone know how to fix this problem? Or is because the versions that I'm using aren't compatible?

Thanks for your time.

Anna**
https://www.ciao-bambino.co.uk
**

17 Feb 2009, 1:24 PM
#2469
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

annieb:

Hi,

I have a checkout problem. I'm using Zen Cart v 1.3.0.2 and Cherry Zen 1.7

During the checkout process I get this message on Step 2 of 3, Payment Information Page:

Fatal error: Call to undefined function: in_special_checkout() in /usr/local/sugarcrm/htdocs/ciaobam/includes/templates/cherry_zen/templates/tpl_checkout_payment_default.php on line **50

**Does anyone know how to fix this problem? Or is because the versions that I'm using aren't compatible?

Thanks for your time.

Anna**
https://www.ciao-bambino.co.uk
**
This is a good question for the general forum. It's probably because you are using an old version of zen cart.

17 Feb 2009, 5:50 PM
#2470
rufusclc avatar

rufusclc

Zen Follower

Join Date:
Sep 2008
Location:
San Diego
Posts:
159
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi all:
When I use the Products Price Manger for pricing, I get a great box with the prices displayed as I want them, except the heading of the display box reads: Qty Discounts New price
How would I go about changing this wording?
Thanx and have a great day
Rufusclc

17 Feb 2009, 8:49 PM
#2471
xt0rt avatar

xt0rt

Zen Follower

Join Date:
Sep 2005
Location:
The Internets
Posts:
179
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Jade,

I've used your template for many sites that I've built in the past year or so, and am thoroughly impressed. Thanks for providing such a great template to the community!

Here's my question for you (or anybody else)...
Most of the sites I've built with Cherry Zen have been displaying the categories via images on the main page, split into three columns. I have a rather picky client who wants the category name text under the image to be removed because it is "redundant".

I have been unable to figure out which file to edit that would allow me to keep this text from displaying, any help would be greatly appreciated!

19 Feb 2009, 4:48 AM
#2472
australican avatar

australican

Zen Follower

Join Date:
Jan 2009
Location:
Victoria Australia
Posts:
100
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettrue:

First question. Is your grey sidebar supposed to go all the way up to the search bar? It does in Firefox and Camino.

Your idea will work best if the middle logo stays centered, no matter the width, while the left and right logos stay to the left and right, no matter the width.

This is pretty easy to do, but will require you to move #logo2 to AFTER #logo3.

So open up includes/templates/cherry_zen/common/tpl_header.php and change it to this order;

<div id="logo"></div> <div id="logo3"></div> <div id="logo2"></div> ``` > > It may seem goofy, but it will work. > > Then remove > > ``` float:left; ``` > > from #logo2 in your stylesheet.css.

Thanks for your help..
No the side bar isn't supposed to go all the way up.
I couldn't find where to stop it it from doing so.
I had a look at the style sheet and other places, even checked the form.
It's covered up with a header background image now, so it doesn't matter, but I'd still like to know how to do it if you could spare the time.

Also, thanks for reminding me to check my pages in other browsers. (the side bar was covered with b-ground image in IE7)I mistakenly assumed that if it looked right in IE7 (since it seems to be the one with all the problems), that it would look right in other browsers.
I'll now check in IE7 and Firefox, any other suggestions?

I made the changes for the logo as advised and it worked great. I also found that changing my display settings will show me how it looks on larger monitors (yes, that should have been obvious.)

Thanks again for the template and continued support,
David

If anyone else has comments on my silly mistakes, please feel free to berate me. Nothing better than constructive criticism.

https://www.countrytothecore.net/shop/

19 Feb 2009, 7:17 PM
#2473
stuff4toys avatar

stuff4toys

Totally Zenned

Join Date:
May 2007
Location:
SW Florida
Posts:
1,062
Plugin Contributions:
1

Re: Cherry Zen Template Support Thread

I am getting ready to go live with a site running Cherry Zen. The problem I have is that in IE6 (only) the left column side boxes are pushed down below the main index contents.

Take a look at www.nativitydisplays.com and www.liberty-flag.com/ xstore/index.php

Both sites use Cherry Zen and both sites act the same.

You have to see it in IE6, but I am sure there is a css fix that I have either messed up or don't know about.:lamo:

Kinya, Kinya help a guy out here?
Thanks
JOhn ><>

19 Feb 2009, 8:05 PM
#2474
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

Stuff4Toys:

I am getting ready to go live with a site running Cherry Zen. The problem I have is that in IE6 (only) the left column side boxes are pushed down below the main index contents.

Take a look at www.nativitydisplays.com and www.liberty-flag.com/ xstore/index.php

Both sites use Cherry Zen and both sites act the same.

You have to see it in IE6, but I am sure there is a css fix that I have either messed up or don't know about.:lamo:

Kinya, Kinya help a guy out here?
Thanks
JOhn ><>
Did you follow the instructions on adjusting the sidebox widths in the readme.txt to a "t"? The original left sidebox is 150px wide, but in the css, the original width used for the left sidebox section is 165px (to accommodate padding and such).

So you want a left sidebox that is 190px wide (40 pixels wider), so you'll need to increase the original value of 165px by 40 px more.

Please find the section in the readme on increasing sidebox width.

19 Feb 2009, 8:15 PM
#2475
stuff4toys avatar

stuff4toys

Totally Zenned

Join Date:
May 2007
Location:
SW Florida
Posts:
1,062
Plugin Contributions:
1

Re: Cherry Zen Template Support Thread

jettrue:

Did you follow the instructions on adjusting the sidebox widths in the readme.txt to a "t"? The original left sidebox is 150px wide, but in the css, the original width used for the left sidebox section is 165px (to accommodate padding and such).

So you want a left sidebox that is 190px wide (40 pixels wider), so you'll need to increase the original value of 165px by 40 px more.

Please find the section in the readme on increasing sidebox width.I thought I did. I even setup the liberty xstore template from scratch.

* html #contentMainWrapper {
 height: 100%;
}
.outer {
 padding-left: 190px; /* Same width as margin-left for the float-wrap div */
 padding-right: 150px; /* Our right column width */
}
.inner {
 width: 100%;
}
.float-wrap {
 float: left;
 width: 97%;
 margin-left: -190px; /* Same length as .outer padding-left but with negative value */
}
#content {
 float: right;
 margin-right: -190px; /* Same length as .outer padding-left but with negative value */
 width: 100%;
 line-height:1.6;
 position: relative; /* IE needs this  */
}
.contentWrap {
 padding: 5px 0 5px 5px;
}
#navColumnOne {
 float: left;
 position: relative; /* IE needs this  */
}
#navColumnTwo {
 float: right;
 margin-right: -150px; /* This negative margin-right value is in this example the same as the right column width. */
 position: relative; /* IE needs this  */
}
* html #navColumnTwo {
 margin-right: -190px !important; /* Fixes IE6 Issue */
}
/* end wrappers - page or section containers*/
```What did I miss?
19 Feb 2009, 8:46 PM
#2476
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

Stuff4Toys:

I thought I did. I even setup the liberty xstore template from scratch.

  • html #contentMainWrapper {
    height: 100%;
    }
    .outer {
    padding-left: 190px; /* Same width as margin-left for the float-wrap div /
    padding-right: 150px; /
    Our right column width /
    }
    .inner {
    width: 100%;
    }
    .float-wrap {
    float: left;
    width: 97%;
    margin-left: -190px; /
    Same length as .outer padding-left but with negative value /
    }
    #content {
    float: right;
    margin-right: -190px; /
    Same length as .outer padding-left but with negative value /
    width: 100%;
    line-height:1.6;
    position: relative; /
    IE needs this /
    }
    .contentWrap {
    padding: 5px 0 5px 5px;
    }
    #navColumnOne {
    float: left;
    position: relative; /
    IE needs this /
    }
    #navColumnTwo {
    float: right;
    margin-right: -150px; /
    This negative margin-right value is in this example the same as the right column width. /
    position: relative; /
    IE needs this */
    }
  • html #navColumnTwo {
    margin-right: -190px !important; /* Fixes IE6 Issue /
    }
    /
    end wrappers - page or section containers*/
What I was trying to say with my previous post:

165 + 40 = 205

your 190px's should be 205px because the original value there was 165px, NOT 150px.

Edited To Add:
* html #navColumnTwo {
 margin-right: -190px !important; /* Fixes IE6 Issue */
}
and put the above back to -170px.
19 Feb 2009, 8:58 PM
#2477
stuff4toys avatar

stuff4toys

Totally Zenned

Join Date:
May 2007
Location:
SW Florida
Posts:
1,062
Plugin Contributions:
1

Re: Cherry Zen Template Support Thread

jettrue:

What I was trying to say with my previous post:

165 + 40 = 205

your 190px's should be 205px because the original value there was 165px, NOT 150px.

Edited To Add:

  • html #navColumnTwo {
    margin-right: -190px !important; /* Fixes IE6 Issue */
    }
    and put the above back to -170px.BINGO :clap: I knew that you would spot the error in a second.

THANKS
JOhn ><>

19 Feb 2009, 9:08 PM
#2478
stuff4toys avatar

stuff4toys

Totally Zenned

Join Date:
May 2007
Location:
SW Florida
Posts:
1,062
Plugin Contributions:
1

Re: Cherry Zen Template Support Thread

Stuff4Toys:

BINGO :clap: I knew that you would spot the error in a second.

THANKS
JOhn ><>Didn't seem to help www.nativitydisplays.com

.outer {
 padding-left: 165px; /* Same width as margin-left for the float-wrap div */
 padding-right: 165px; /* Our right column width */
}
.inner {
 width: 100%;
}
.float-wrap {
 float: left;
 width: 97%;
 margin-left: -165px; /* Same length as .outer padding-left but with negative value */
}
#content {
 float: right;
 margin-right: -165px; /* Same length as .outer padding-left but with negative value */
 width: 100%;
 line-height:1.6;
 position: relative; /* IE needs this  */
}
.contentWrap {
 padding: 5px 0 5px 5px;
}
#navColumnOne {
 float: left;
 position: relative; /* IE needs this  */
}
#navColumnTwo {
 float: right;
 margin-right: -165px; /* This negative margin-right value is in this example the same as the right column width. */
 position: relative; /* IE needs this  */
}
* html #navColumnTwo {
 margin-right: -170px !important; /* Fixes IE6 Issue */
```I thought I had a good understanding of this.  Hmmmmm
19 Feb 2009, 9:44 PM
#2479
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

Stuff4Toys:

Didn't seem to help www.nativitydisplays.com

.outer {
padding-left: 165px; /* Same width as margin-left for the float-wrap div /
padding-right: 165px; /
Our right column width /
}
.inner {
width: 100%;
}
.float-wrap {
float: left;
width: 97%;
margin-left: -165px; /
Same length as .outer padding-left but with negative value /
}
#content {
float: right;
margin-right: -165px; /
Same length as .outer padding-left but with negative value /
width: 100%;
line-height:1.6;
position: relative; /
IE needs this /
}
.contentWrap {
padding: 5px 0 5px 5px;
}
#navColumnOne {
float: left;
position: relative; /
IE needs this /
}
#navColumnTwo {
float: right;
margin-right: -165px; /
This negative margin-right value is in this example the same as the right column width. /
position: relative; /
IE needs this */
}

  • html #navColumnTwo {
    margin-right: -170px !important; /* Fixes IE6 Issue */
Man, you're hurtin' me. :P

The original value for the left boxes in the css is 165px. The original value for the right boxes in the css is 150px. Since you changed them BOTH 15px more, you need to increase BOTH by 15 px more.

165 + 15 =180

150 + 15 =165 (you have this correct for the right sideboxes.

Please look at this section from the ORIGINAL file, and increase EACH value accordingly!
19 Feb 2009, 10:05 PM
#2480
stuff4toys avatar

stuff4toys

Totally Zenned

Join Date:
May 2007
Location:
SW Florida
Posts:
1,062
Plugin Contributions:
1

Re: Cherry Zen Template Support Thread

jettrue:

Man, you're hurtin' me. :P

The original value for the left boxes in the css is 165px. The original value for the right boxes in the css is 150px. Since you changed them BOTH 15px more, you need to increase BOTH by 15 px more.

165 + 15 =180

150 + 15 =165 (you have this correct for the right sideboxes.

Please look at this section from the ORIGINAL file, and increase EACH value accordingly!That's Pthththth :P
LOL

I only changed the right column to be equal to the left (I thought)

I've been at this for 20+ years and still have brain freeze from time to time.

Left columns are still at 165 (right?)
I increased the right column from 150 to 165 = 15

This hurts both of us. Where do I have to add the 15?

This is what I see in the original css:

 
.outer {
 padding-left: 165px; /* Same width as margin-left for the float-wrap div */
 padding-right: 150px; /* Our right column width */
}
.inner {
 width: 100%;
}
.float-wrap {
 float: left;
 width: 97%;
 margin-left: -165px; /* Same length as .outer padding-left but with negative value */
}
#content {
 float: right;
 margin-right: -165px; /* Same length as .outer padding-left but with negative value */
 width: 100%;
 line-height:1.6;
 position: relative; /* IE needs this  */
}
.contentWrap {
 padding: 5px 0 5px 5px;
}
#navColumnOne {
 float: left;
 position: relative; /* IE needs this  */
}
#navColumnTwo {
 float: right;
 margin-right: -150px; /* This negative margin-right value is in this example the same as the right column width. */
 position: relative; /* IE needs this  */
}
* html #navColumnTwo {
 margin-right: -170px !important; /* Fixes IE6 Issue */
}
/* end wrappers - page or section containers*/
```So the only change I made was
```html
padding-right: 150px; /* Our right column width */

to 165 and

#navColumnTwo {
 float: right;
 margin-right: -150px;

to 165

Which other setting needs the added 15? I know this is simple for you, being the stylesheet expert and all, but give a guy a break, please. {BSG}
JOhn ><>