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

Cherry Zen Template Support Thread

Views: 844,807

Results 541 to 560 of 3,245
26 Nov 2007, 10:31 PM
#541
puertopiojo avatar

puertopiojo

New Zenner

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

Cherry Zen Template Support Thread

puertopiojo:

Hi, I love this template! is superb! :D
I would like to do some changes.
Is it possible to add the languages into the top bar where Search and Home | Log in | My Account | Shopping Cart | Check out, are?
Thanks for your help in advance!

Don't worry. I've sorted it out with languagecurrency_links_in_header_1.0 download from ZenCart.com

Thanks anyway!

26 Nov 2007, 11:17 PM
#542
murkey avatar

murkey

New Zenner

Join Date:
Feb 2006
Posts:
5
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

murkey:

First of all, I have to post a HUGE thank you for taking the time to offer such wonderful templetes AND for spending time with tech support to book!!!

I have been able to sucessfully use the template except when I check out those images above are missing. I cannot find where they are supposed to be! Help! I'm at https://www.cedarcreekfalls.com

Also, I am not sure if this is template related or not, but I cannot get my "New products for October" to stop showing random things! It doesn't show just the last 30 days like I have the cart setup to do. Help!

Thank you again!!!

jettrue:

Hi!

Are you using the most updated template version. I think in the first version, I forgot to include the arrow_checkout.gif image.

As far as the new products, its shouldn't be template related. Are you sure that it is showing things that have been added more than 30 days ago?

I just downloaded and uploaded the arrow again. I am not sure what to edit or do. The checkout area is still missing the graphics and says "TEXT_ORDER_STEPS_1" instead of actually saying what it is. Do you have a file I can edit? If so, where/what. I am a novice at these kinda things so I need a bit more information.

ANd the new products, yes - they are way more than 30 days old, so I am baffled at this as well.

Thank you again!

27 Nov 2007, 1:23 AM
#543
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

murkey:

I just downloaded and uploaded the arrow again. I am not sure what to edit or do. The checkout area is still missing the graphics and says "TEXT_ORDER_STEPS_1" instead of actually saying what it is. Do you have a file I can edit? If so, where/what. I am a novice at these kinda things so I need a bit more information.

ANd the new products, yes - they are way more than 30 days old, so I am baffled at this as well.

Thank you again!

make sure all the includes/languages/english/ files from the template have been uploaded.

27 Nov 2007, 1:24 AM
#544
ktnaturals avatar

ktnaturals

Zen Follower

Join Date:
Dec 2006
Location:
Ohio
Posts:
196
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I tried searching this thread but didn't find anyone posting about the same thing... I apologize if it's a duplicate.

As you can see, it's hard to read our articles without the double line breaks.

Our existing template:
http://www.thewahmmall.com/index.php?main_page=page&id=35

Cherry Zen:
http://www.thewahmmall.com/teststore/index.php?main_page=page&id=35

Without having to add an extra line break for all of our existing articles, what do I need to do? I started commenting out the line-height stuff in stylesheet.css, but it didn't work. :dontgetit

Thanks! Awesome template!!

27 Nov 2007, 2:15 AM
#545
ktnaturals avatar

ktnaturals

Zen Follower

Join Date:
Dec 2006
Location:
Ohio
Posts:
196
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Please ignore my previous post. I have decided to modify my existing template instead...

27 Nov 2007, 6:25 PM
#546
murkey avatar

murkey

New Zenner

Join Date:
Feb 2006
Posts:
5
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettrue:

make sure all the includes/languages/english/ files from the template have been uploaded.

Ahhh! Duh! Thank you! I got that working perfectly now.

Now I am having another problem though. With any coupon code I use I get the following error code:

Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/bakerytr/public_html/cedarcreekfalls/includes/templates/cherry_zen/templates/tpl_checkout_confirmation_default.php on line 24

If you return to your cart, the discount is applied but that error come up every time a coupon is being used. What should I do? Thank you.

27 Nov 2007, 10:31 PM
#547
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

murkey:

Ahhh! Duh! Thank you! I got that working perfectly now.

Now I am having another problem though. With any coupon code I use I get the following error code:

Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/bakerytr/public_html/cedarcreekfalls/includes/templates/cherry_zen/templates/tpl_checkout_confirmation_default.php on line 24

If you return to your cart, the discount is applied but that error come up every time a coupon is being used. What should I do? Thank you.

Try re-uploading includes/templates/cherry_zen/templates/tpl_checkout_confirmation_default.php

28 Nov 2007, 12:29 AM
#548
murkey avatar

murkey

New Zenner

Join Date:
Feb 2006
Posts:
5
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettrue:

Try re-uploading includes/templates/cherry_zen/templates/tpl_checkout_confirmation_default.php

Hurray! It worked!!! Thank you again!!!!

29 Nov 2007, 5:24 AM
#549
jkeifer avatar

jkeifer

New Zenner

Join Date:
Apr 2007
Posts:
9
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I'm using lightbox and cherry zen.
here is my issue
http://www.damonbarnett.com/store/in...roducts_id=180

As you can see the drop shadow is off.

I've tried merging the only code I saw that was different for tpl_modules_main_product_image.php (lightbox shares this file with cherry zen)

<div id="productMainImage"> </div><br class="clearBoth" />

but still can't get it to work can someone smarter than me with php help me out.Here's how you can fix that.

Open your //cherry_zen/templates/tpl_modules_main_product_image.php file.

Around line 35, DELETE this:

 if (ZEN_LIGHTBOX_STATUS == 'true') {

echo '<script language="javascript" type="text/javascript"><!--
document.write(\'<a href="' . zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name) . '">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>\')//--></script>';

} else {

echo '<script language="javascript" type="text/javascript"><!--
document.write(\'<a href="javascript:popupWindow(\\\'' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '\\\')">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>\')//--></script>';

}
``` 
AND REPLACE IT WITH THIS:

```
if (ZEN_LIGHTBOX_STATUS == 'true') {

echo '<script language="javascript" type="text/javascript"><!--
document.write(\'<a href="' . zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name) . '">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '</div></a>\')//--></script>';

} else {

echo '<script language="javascript" type="text/javascript"><!--
document.write(\'<a href="javascript:popupWindow(\\\'' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '\\\')">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '</div></a>\')//--></script>';

} 
```Around line 41 look for this line:
<!-- eof Zen Lightbox v1.4 aclarke 2007-09-15 -->

On the next line insert this code:
<div id="productMainImage" class="centeredContent back"> ``` Insert this code at the very BOTTOM after the </div> tag: ``` <p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><br /> <div id="productMainImage2" class="centeredContent back"><span class="imgLink"><a href="<? zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name); ?>">  larger image</a></span></div> ```Now open your //cherry_zen/css/stylesheet.css and insert this into your stylesheet:
#productMainImage2 {
     float:left;
    margin: -5px 0 0 10px !important;
    margin: -5px 0 0 5px;
    }
```The first margin entries (-5px) above will move the text up or down relative to the picture depending on the number you use.  

This is what worked on my site.  You can see an example here: **######-toys.eglamourgirls.com/school-rumble-second-semester-eri-sawachika-swim-suit-ver-18-p-6.html**
at my newest store that I'm currently building. (**Warning:** this is an adult-themed website!!!)  This particular page, however, should be safe to view in case your spouse walks in right after you click. :laugh:

Hope this helps,

-Jack
29 Nov 2007, 12:31 PM
#550
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

packrobottom:

I still have an issue with the text

http://www.damonbarnett.com/store/index.php?main_page=product_music_info&cPath=62_67&products_id=180

I inserted the code into css and played around with the -5px but it didn't effect it.

how can I center /fix that text as it looks bad with the product heading.

What text do you want to center?

29 Nov 2007, 5:57 PM
#551
jkeifer avatar

jkeifer

New Zenner

Join Date:
Apr 2007
Posts:
9
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

I still have an issue with the text

http://www.damonbarnett.com/store/in...roducts_id=180

I inserted the code into css and played around with the -5px but it didn't effect it.

how can I center /fix that text as it looks bad with the product heading.Good Point! I was getting pretty tired last night while coding this and totally overlooked this.

I revamped all the code and inserted a table to get the best results. The stylesheet mod is no longer necessary.

OK, here goes again...

To fix the problem of the drop shadow surrounding the "larger image" link text under the product image picture when using zen_lightbox:

Open your //cherry_zen/templates/tpl_modules_main_product_image.php file.

Around line 15 look for this line:

<div id="productMainImage" class="centeredContent back">

Just **ABOVE **this line insert this code:

<table><tr><td align="center">

Around line 35, DELETE this:
Code:

if (ZEN_LIGHTBOX_STATUS == 'true') {

echo '<script language="javascript" type="text/javascript"><!--
document.write(\'<a href="' . zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name) . '">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>\')//--></script>';

} else {

echo '<script language="javascript" type="text/javascript"><!--
document.write(\'<a href="javascript popupWindow(\\\'' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '\\\')">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>\')//--></script>';

} 
``` 
AND REPLACE IT WITH THIS:

if (ZEN_LIGHTBOX_STATUS == 'true') {

echo '<script language="javascript" type="text/javascript"><!-- document.write(\'<a href="' . zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name) . '">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '</div></a></td></tr>\')//--></script>';

} else {

echo '<script language="javascript" type="text/javascript"><!-- document.write(\'<a href="javascript:popupWindow(\\\'' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '\\\')">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '</div></a></td></tr>\')//--></script>';

}

<!-- eof Zen Lightbox v1.4 aclarke 2007-09-15 -->

Just UNDER this line insert this code:
<div id="productMainImage" class="centeredContent back"> ``` Insert this code at the very BOTTOM after the </div> tag: ``` <tr><td algin="center"><span class="imgLink"><a href="<? zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name); ?>">larger image</a></span></div></td></tr></table> ```That's it! Your link text will now appear perfectly centered below the picture drop shadow as it should.

If you want to save time, I created a fix file that you can download here from one of my websites.:D
Just upload the "includes" folder to your website.

29 Nov 2007, 6:14 PM
#552
jkeifer avatar

jkeifer

New Zenner

Join Date:
Apr 2007
Posts:
9
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

EDIT -- I had to make a quick correction to my last post. The image text wasn't linking to the picture in Internet Explorer 6.

Here is the corrected line:

Insert this code at the very BOTTOM after the </div> tag:

```

<tr><td algin="center"><span class="imgLink"><a href="<?=zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name); ?>">larger image</a></span></div></td></tr></table> ```The [fix file](http://www.amazingcloaker.com/blog/lightbox_fix.zip) was updated too.

The ridiculous 7 minute edit rule prevented me from editing my last post.
:P

29 Nov 2007, 8:47 PM
#553
jkeifer avatar

jkeifer

New Zenner

Join Date:
Apr 2007
Posts:
9
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Always happy to help!:D

30 Nov 2007, 6:38 AM
#554
Join Date:
Nov 2007
Location:
oregon
Posts:
70
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Sorry if this is a duplicate post

has anyone installed jrox affiliate JAM on a cherry zen template the defautl installation for zen cart doesn't seem to work

30 Nov 2007, 6:22 PM
#555
mediathing avatar

mediathing

Zen Follower

Join Date:
Apr 2005
Location:
London
Posts:
405
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettru,

Can you help me out with something please, I would like to put a tall banner (skyscraper) on the left side of my page where the black section finishes. Is there a sidebox banner that would appear there?

Thanks
Pete

fun fancy dress dot com

30 Nov 2007, 7:04 PM
#556
mediathing avatar

mediathing

Zen Follower

Join Date:
Apr 2005
Location:
London
Posts:
405
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

No worries, figured it out. Just used bannerbox 1, I needed to add some of my other banners to the bannersall, but all ok now.
P

2 Dec 2007, 1:43 AM
#557
felthead avatar

felthead

New Zenner

Join Date:
Dec 2007
Posts:
4
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi,

I am new to zen cart and have opted for this great cherry zen template.
I am just getting started and my site is here:
http://www.feltingforum.com/classes

IMAGE SIZING options
IF my uploaded product images are larger than 145, they spill over the gray backround on the right and left boxes. I would like to have my images more like this site: http://miss-crow.com/shop/
LARGE for the main body, very large on the product purchase page and fitting properly on the side boxes, please advise.

SALE_TEXT_HEADER
How do I completely remove this?

LINKS BELOW THE SALES HEADER TEXT
How do I remove these?

ADD A LINK TO THE TOP NAVIGATION & MAINTAIN FORMATTING
How can I add an external link to the top nav and maintain that formatting?

Thank you!

2 Dec 2007, 2:20 AM
#558
felthead avatar

felthead

New Zenner

Join Date:
Dec 2007
Posts:
4
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

(cannot see how to edit my own post)

I have removed the categories successfully.
I am finding image help.

So only still needing help on removing sales header
and adding a link at top...thanks!

2 Dec 2007, 8:04 PM
#559
zeb_macahan avatar

zeb_macahan

New Zenner

Join Date:
Dec 2007
Posts:
17
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi everyone!

First of all sorry for asking a questions that probably have been asked several times before. I just couldn´t get through this massive thread.

First question: in IE7 and Firefox the site does not float, so when the resolution is low like 1024x768 there will be alot of blue background on the left. In IE6 its no problem.

Second question This poblem is on the other hand only in IE6 and not in firefox or IE7

So how can i correct this?

Thanks!

2 Dec 2007, 8:16 PM
#560
mediathing avatar

mediathing

Zen Follower

Join Date:
Apr 2005
Location:
London
Posts:
405
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Are you aware of any issues to upgrading this template to 1.3.8? Also, do you know of a way to enable the wpp without having to upgrade the whole cart?

Thanks
P