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

Cherry Zen Template Support Thread

Views: 844,704

Results 121 to 140 of 3,245
25 Aug 2007, 23:26
#121
jettrue avatar

jettrue

Totally Zenned

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

Cherry Zen Template Support Thread

icyorchid:

Thank you :) I am liking my site now!

I did more research and changed the whole thing. lol But you did help me alot in telling me how to get it all to work.

Can you tell me how to get rid of the gray on the categories?
I want to change them to another shade I don't like the gray.

Thanks for all the help
Sandra
http://www.the-unique-boutique.com

Sure, you can open up includes/templates/cherry_zen/images/sidebox.gif and change it to a new color, and re-upload. :-)

Love the bubbles! Blue based sites always appeal to me. Though, I would just make text of the logo white, amongst a blue background... it looks rough as a transparent gif. And i might make it a tad smaller... but that's just an opinion. :P

26 Aug 2007, 17:50
#122
icyorchid avatar

icyorchid

New Zenner

Join Date:
May 2007
Posts:
20
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettrue:

Sure, you can open up includes/templates/cherry_zen/images/sidebox.gif and change it to a new color, and re-upload. :-)

Love the bubbles! Blue based sites always appeal to me. Though, I would just make text of the logo white, amongst a blue background... it looks rough as a transparent gif. And i might make it a tad smaller... but that's just an opinion. :P

Thank you so much! :)
I have it all done now. Just need to finish adding product to the site :clap:

I did do just white, but I was doing it on a transparent image and it wasn't working :( So I had to do it on a blue surface. I think it came out great :)

Thanks again for all the help
Sandra
http://www.the-unique-boutique.com

26 Aug 2007, 19:25
#123
mysticharbor avatar

mysticharbor

New Zenner

Join Date:
Mar 2007
Posts:
20
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hi,
First off, awesome template!
I like the search box in the header position (left side). It was fine until I added some text to the main page. Now the search box appears in the header position and also appears in the category box (in a random position, over the category box text). Any settings I need to change?
Also, how do you get your pictures to pop up the larger pic image when you do a mouse over?
The site I'm using this template on is wheelspacersonline.com
Sorry if I missed any of these answers in an earlier post, I did a search but could not find anything on them.
Thanks and great work!

26 Aug 2007, 20:31
#124
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

MysticHarbor:

Hi,
First off, awesome template!
I like the search box in the header position (left side). It was fine until I added some text to the main page. Now the search box appears in the header position and also appears in the category box (in a random position, over the category box text). Any settings I need to change?
Also, how do you get your pictures to pop up the larger pic image when you do a mouse over?
The site I'm using this template on is wheelspacersonline.com
Sorry if I missed any of these answers in an earlier post, I did a search but could not find anything on them.
Thanks and great work!

Can I see your site please? There is a search sidebox that you can turn on or off in Layout Boxes Controller, but I don't know if that is what you are talking about. Since you said the error occurred after you added text to the home page, make sure that you closed all <div>'s and <p>'s and such. Perhaps you left something open and that messed things up.

The larger image hover is from the ImageHandler mod (see the readme.txt).

26 Aug 2007, 20:35
#125
mysticharbor avatar

mysticharbor

New Zenner

Join Date:
Mar 2007
Posts:
20
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Thank you,
Ok I have it up and running now.

26 Aug 2007, 21:37
#126
mysticharbor avatar

mysticharbor

New Zenner

Join Date:
Mar 2007
Posts:
20
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Ummm... I take that back, I just blew it up. I'm going to reinstall the template.

26 Aug 2007, 21:49
#127
mysticharbor avatar

mysticharbor

New Zenner

Join Date:
Mar 2007
Posts:
20
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Sorry for the multiple posts, I could not edit.
Ok I just reloaded the template and made no modifications aside from enabling the search box in the header. It still shows twice.

27 Aug 2007, 02:39
#128
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

MysticHarbor:

Sorry for the multiple posts, I could not edit.
Ok I just reloaded the template and made no modifications aside from enabling the search box in the header. It still shows twice.

In "layout boxes controller", make sure that the search_header.php is set to OFF for left/right status. It should only be ON for the single column status.

27 Aug 2007, 03:37
#129
mysticharbor avatar

mysticharbor

New Zenner

Join Date:
Mar 2007
Posts:
20
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Aweswome, that did it. Thank you.

27 Aug 2007, 10:31
#130
woody619 avatar

woody619

Zen Follower

Join Date:
Jan 2007
Posts:
136
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Great template and thanks for all your time.
I have just added Lightbox 1.3 and now I have a white box with a shadow below the image on a product page.
How can I get rid of that box?

http://anythingwooden.co.uk

27 Aug 2007, 11:33
#131
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

Woody619:

Great template and thanks for all your time.
I have just added Lightbox 1.3 and now I have a white box with a shadow below the image on a product page.
How can I get rid of that box?

http://anythingwooden.co.uk

No, that's part of my template, though the box is only supposed to be around the image, not the larger image link. I'm guessing that lightbox 1.3 modifies includes/templates/YOUR_TEMPLATE/templates/tpl_main_product_image.php.

But anyway, details on how to remove the drop shadow are in the readme.txt. All you have to do is remove the section of css that controls it (bottom of the main stylesheet).

27 Aug 2007, 12:04
#132
woody619 avatar

woody619

Zen Follower

Join Date:
Jan 2007
Posts:
136
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

jettrue:

No, that's part of my template, though the box is only supposed to be around the image, not the larger image link. I'm guessing that lightbox 1.3 modifies includes/templates/YOUR_TEMPLATE/templates/tpl_main_product_image.php.

But anyway, details on how to remove the drop shadow are in the readme.txt. All you have to do is remove the section of css that controls it (bottom of the main stylesheet).

Thanks for your quick reply, I would really like to keep the shadow around just the image.

Do you know what font you used for the buttons?

27 Aug 2007, 12:15
#133
woody619 avatar

woody619

Zen Follower

Join Date:
Jan 2007
Posts:
136
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Yeah the two tpl_modules_main_product_image.php file are different, I need the merge the two but what parts?

Before Lightbox

?>
<?php require(DIR_WS_MODULES . zen_get_module_directory(FILENAME_MAIN_PRODUCT_IMAGE)); ?> 
<div id="productImage" class="centeredContent back">
<script language="javascript" type="text/javascript"><!--
document.write('<?php echo '<div id="productMainImage"><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><br class="clearBoth" /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>'; ?>');
//--></script>
<noscript>
<?php
  echo '<a href="' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '" target="_blank">' . zen_image($products_image_medium, $products_name, MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>';
?>
</noscript>
</div>

After adding Lightbox

?>
<?php require(DIR_WS_MODULES . zen_get_module_directory(FILENAME_MAIN_PRODUCT_IMAGE)); ?>

<div id="productMainImage" class="centeredContent back">
  <!-- begin zen lightbox v1.3 aclarke 2006-10-20 -->
  <script language="javascript" type="text/javascript"><!--
document.write('<?php echo '<a href="' . zen_image_lightbox_IH2_url($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($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>
  <!-- end zen lightbox v1.3 aclarke 2006-10-20 -->
  <noscript>
  <?php
  echo '<a href="' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '" target="_blank">' . zen_image($products_image_medium, $products_name, MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>';
?>
  </noscript>
</div>
28 Aug 2007, 19:29
#134
ferenczy avatar

ferenczy

New Zenner

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

Re: Cherry Zen Template Support Thread

Hello Jade, or anyone that can help fix this:smile:

1st off, just wanted to say great template. I really like it a lot!!!

My problem is when the shopping cart is empty and the checkout button is clicked both the left and right columns combine into the center content. This is only happening on "main_page=time_out" and after looking at code for several days I'm at a loss for what might be causing this problem.

The only mods done besides the ones already support in the cherry zen template readme file are:

  1. time zone offset fix
  2. Supper Tracker

Both of which are mainly admin mods, so don't think they are causing this problem. Any and all help would be appreciated, please check it out at:

http://sexy4you.us/index.php?main_page=login

Email: [email protected]
Password: testing

Regards,
Mike

28 Aug 2007, 20:45
#135
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

ferenczy:

Hello Jade, or anyone that can help fix this:smile:

1st off, just wanted to say great template. I really like it a lot!!!

My problem is when the shopping cart is empty and the checkout button is clicked both the left and right columns combine into the center content. This is only happening on "main_page=time_out" and after looking at code for several days I'm at a loss for what might be causing this problem.

The only mods done besides the ones already support in the cherry zen template readme file are:

  1. time zone offset fix
  2. Supper Tracker

Both of which are mainly admin mods, so don't think they are causing this problem. Any and all help would be appreciated, please check it out at:

http://sexy4you.us/index.php?main_page=login

Email: [email protected]
Password: testing

Regards,
Mike

I see no sideboxes at all....

28 Aug 2007, 21:35
#136
ferenczy avatar

ferenczy

New Zenner

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

Re: Cherry Zen Template Support Thread

jettrue:

I see no sideboxes at all....

You have to log in to see anything, thats the way I have the store setup.

28 Aug 2007, 22:47
#137
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

ferenczy:

You have to log in to see anything, thats the way I have the store setup.

Whenever the site does that that means there is a missing closing </div>. I'm guessing you made changes to includes/templates/YOUR_TEMPLATE/tpl_time_out_default.php

Lines 13-19 should look like this:

<div class="centerColumn" id="timeoutDefault">
  <?php
    if ($_SESSION['customer_id']) {
?>
  <h1 id="timeoutDefaultHeading"><?php echo HEADING_TITLE_LOGGED_IN; ?></h1>
  <div id="timeoutDefaultContent" class="content"><?php echo TEXT_INFORMATION_LOGGED_IN; ?></div>
</div>
28 Aug 2007, 23:11
#138
ferenczy avatar

ferenczy

New Zenner

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

Re: Cherry Zen Template Support Thread

jettrue:

Whenever the site does that that means there is a missing closing </div>. I'm guessing you made changes to includes/templates/YOUR_TEMPLATE/tpl_time_out_default.php

Thanks was having a hard time trying to find that.:frusty: You're Great really appreciate the help! :clap:

29 Aug 2007, 20:32
#139
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

Woody619:

Yeah the two tpl_modules_main_product_image.php file are different, I need the merge the two but what parts?

Before Lightbox

?>

<?php require(DIR_WS_MODULES . zen_get_module_directory(FILENAME_MAIN_PRODUCT_IMAGE)); ?> <div id="productImage" class="centeredContent back"> <script language="javascript" type="text/javascript"><!-- document.write('<?php echo '<div id="productMainImage"><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><br class="clearBoth" /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>'; ?>'); //--></script> <noscript> <?php echo '<a href="' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '" target="_blank">' . zen_image($products_image_medium, $products_name, MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>'; ?> </noscript> </div> ``` > > > After adding Lightbox > ```php ?> <?php require(DIR_WS_MODULES . zen_get_module_directory(FILENAME_MAIN_PRODUCT_IMAGE)); ?> <div id="productMainImage" class="centeredContent back"> <!-- begin zen lightbox v1.3 aclarke 2006-10-20 --> <script language="javascript" type="text/javascript"><!-- document.write('<?php echo '<a href="' . zen_image_lightbox_IH2_url($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($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> <!-- end zen lightbox v1.3 aclarke 2006-10-20 --> <noscript> <?php echo '<a href="' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '" target="_blank">' . zen_image($products_image_medium, $products_name, MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>'; ?> </noscript> </div> ``` You're saying that you can't see the differences between the two, and then combine them? In mine, I simply add the <div id="productMainImage"> before the image link, then I add the </div><br class="clearBoth" /> after the image height section. Simply add that to the lightbox code.
30 Aug 2007, 01:22
#140
beth_katherine avatar

beth_katherine

Zen Follower

Join Date:
Feb 2007
Posts:
158
Plugin Contributions:
0

Re: Cherry Zen Template Support Thread

Hello. Another fan of this new template - so professional looking with just a touch of class, nice. I'm getting close to open my new site with this design and am so excited!

I saw the bubbles site and want to do the same with the horizontal menu but have asked that question in the appropriate spot.

However I do have some problems I need help in solving:

  1. How do I move the template up in the window, the extra space about the main wrapper is begging to be reduced by half to my eye.
  2. On the listing page of products how do I move the price down next to Add to My cart instead of hugging the image.
  3. On the product descriptions page it's a total mess, on my site. Click on any product and you will see what I mean.We're not open on this site yet as the secure socket layer is missing for credit card protection.

http://smockingbooks.com/index.php?main_page=

Thanks for your assistance, when I'm done I'll be donating. :hug:

Beth-Katherine