Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
setae719
I just upgraded to the latest version of zen cart (v1.3.9b) and now my product detail pages background disappears in firefox, but when I view the same page in IE its fine. Is anyone else having the same problem? Is there a way to fix this?
check out the problem here:
http://www.pinkupixie.com/store/inde...roducts_id=439
Any help greatly appreciated
Seems like it's only in the 400's of your products_id. Once I clicked on your home page, I didn't see a way to get back to that page. Other than that, looks fine in my FireFox.
Re: Cherry Zen Template Support Thread
I get the same thing it only happens when I go to a product's individual info page. And I have no clue why it does that.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
setae719
I get the same thing it only happens when I go to a product's individual info page. And I have no clue why it does that.
Check your templates/cherryzen/common/tpl_main_page.php file and see if you have something like this line:
Code:
if (in_array($current_page_base,explode(",",'account_history_info,checkout_payment,checkout_confirmation,product_info,list_pages_to_skip_all_right_side boxes_on_here,separated_by_commas,and_no_spaces')) ) {
$flag_disable_left = true;
}
This turns off side boxes for pages where you do not want it to display. Check to see if product_info is listed there, if it is remove it.
Your side boxes are not in your code when you go to the product_info page, so either it is turned off or you added or removed something, as far as I can tell.
There is a separate line for the right side but has the same data.
Re: Cherry Zen Template Support Thread
I installed cherry zen on my zencart, i followed the links to upload the includes of the cherry zen to the includes of the weberver but the template is not showing on the admin under template selection.What is wrong? please help..
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jhbsnoopy
I installed cherry zen on my zencart, i followed the links to upload the includes of the cherry zen to the includes of the weberver but the template is not showing on the admin under template selection.What is wrong? please help..
If you are running 1.38a or higher, you should have copied the entire includes folder to your site. Your not seeing it either because you didn't copy all of the files or you put them in the wrong place.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
JTheed
If you are running 1.38a or higher, you should have copied the entire includes folder to your site. Your not seeing it either because you didn't copy all of the files or you put them in the wrong place.
I already did that, copied all the includes folder of the cherry zen to the includes folder of our webserver, actually this is my second time to install this. The first time i installed this is on zencart 1.3.8 and now i am using zencart 1.3.9..is there any issue on this version with the cherry zen?
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jhbsnoopy
I already did that, copied all the includes folder of the cherry zen to the includes folder of our webserver, actually this is my second time to install this. The first time i installed this is on zencart 1.3.8 and now i am using zencart 1.3.9..is there any issue on this version with the cherry zen?
Did it work in the 1.3.8 installation?
What is the full path to your Cherry Zen checkout_confirmation.css file?
It should be /includes/templates/cherry_zen/checkout_confirmation.css
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
daymobrew
Did it work in the 1.3.8 installation?
What is the full path to your Cherry Zen checkout_confirmation.css file?
It should be /includes/templates/cherry_zen/checkout_confirmation.css
yes, it works on 1.3.8 here's the site ttp://www.espresso-machines-me.com
And this is the full path for the checkout_confirmation.css file
includes / templates / cherry_zen / css (under the css folder you have the checkout_confirmation.css
Re: Cherry Zen Template Support Thread
after reinstalling to 1.3.8 now my cherry zen is working. Can anyone help me how can i change the theme to color blue instead of red?
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jhbsnoopy
after reinstalling to 1.3.8 now my cherry zen is working. Can anyone help me how can i change the theme to color blue instead of red?
This was taken right from the readme_or_else.txt file that comes with Cherry Zen
2. Multiple colors for the top header bar, and for the sidebox headers have been included. These colors are red, orange, yellow, green, blue, purple, and grey. These can be changed in includes/templates/cherry_zen/css/stylesheet.css. Instructions for doing so are found there.:shocking: I've also included matching add to cart buttons. They are found in the includes/templates/cherry_zen/buttons/english/ folder. Simply rename the color you want to use to button_in_cart.gif.