That would be correct. If you are using a custom directory then cherry_zen should be the name of your custom directory when uploading.
Printable View
I am attempting to combine my background images into CSS Sprites, and Google Page Speed gives me the following recommendations:
The following images served from yourdomain.com should be combined into as few images as possible using CSS sprites.
* /includes/templates/cherry_zen/images/delim_h.gif
*/includes/templates/cherry_zen/images/delim_v.gif
*/includes/templates/cherry_zen/images/orange/header.gif
* /includes/templates/cherry_zen/images/orange/sideboxbg.gif
* /includes/templates/cherry_zen/images/orange/tableftE.gif
* /includes/templates/cherry_zen/images/rounded-search-input.gif
* /includes/templates/cherry_zen/images/shadow_e.png
* /includes/templates/cherry_zen/images/shadow_n.png
* /includes/templates/cherry_zen/images/shadow_ne.png
* /includes/templates/cherry_zen/images/shadow_nw.png
* /includes/templates/cherry_zen/images/shadow_s.png
* /includes/templates/cherry_zen/images/shadow_se.png
* /includes/templates/cherry_zen/images/shadow_sw.png
* /includes/templates/cherry_zen/images/shadow_w.png
Does anybody know the proper code to implement for this?
Not all images can be combined into a sprite - you will have examine each image and how it is used.
There are multiple tutorials that you should read.
Hey there folks! Fairly new to ZenCart and Cherry Zen, but getting the hang of it. But, I am a little stumped right now. One of the options I want to offer on my site is a "Product of the Month" Club. The goal is for someone to order it, and somehow track it so that they are shipped out one of our products at the same time on a monthly basis. We would also like to offer an Auto Ship option, where someone can order a product and have it shipped to them at regular intervals for a set period of time.
Has anyone managed to do this with ZenCart? If so, how?
Thank you!
I am using Cherry Zen for my site but when you go through the checkout processing I get this:
TEXT_ORDER_STEPS_1TEXT_ORDER_STEPS_2TEXT_ORDER_STEPS_3
TEXT_ORDER_STEPS_4
with no image on top,,, How can I fix this?
Check this out. You just need to do a little reading.
http://www.zen-cart.com/forum/showpo...postcount=3079
If you don't have it then that is your problem. Download fresh copy of Cherry Zen Template upload the includes/languages/english/extra_definitions/cherry_zen/order_steps_defines.php file. Make sure if you are using a your_custom folder, you renamed all the cherry_zen folders to your_custom folder name.
Thank You
Greetings,
I would like to have two flat-rate shipping rates, based on the state being delivered to. I have a courier option for 5 states in the upper midwest, and will offer USPS flat-rate for all other states. I have tried multiple different configurations and tweaks in Zones and Zone Tables, but haven't apparently hit on the right combination yet. Can anyone assist?
Thank you!