It worked! Thanks so much for all of your help. Again, Cherry Zen is a terrific template!
Printable View
It worked! Thanks so much for all of your help. Again, Cherry Zen is a terrific template!
Have you tried turning off short description? What I'm trying to do is understand what is different about your site than mine, then turn off whatever is different. This issue hasn't happened on any other site I've seen with the cherry_zen template so far....
I turned off the short description mod, then it worked correctly. Then I did some experimentation. I set the short description mod to 1, then the description worked fine, but the images appeared in duplicates. Then I set again the number to 4, this time, the images and the descriptions worked fine, but the prices appeared in duplicates. I set it back to the original 3, it was back to duplicate descriptions.
It's really strange. But there is no such problem in my current template Arch Shoppe.
Is there any solution to this?
thanks,
Isvara dasa.
I was suspicious that that was the issue (thanks for finally trying to turn it off, LOL). It is apparent that Column Layout Grid and Short Description are not compatible. You'll need to delete this file: includes/modules/cherry_zen/product_listing.php, so that your zen cart uses your old product_listing file which should be the one that came in the short description mod. (includes/modules/product_listing.php).
Once you do that, you'll no longer be able to see the product in the column layout, they will only show up in rows one on top of the other like you have now. If you'd like to delete the option in the admin to choose columns (since you won't be able to use them), you can run this code below in "tools", "install sql patches":
If you really want the columns, you'd need to either ask the short description creator to update the mod to work with column layout grid module, or turn off the short description. :smile: But the column layout mod is NOT required to run cherry zen.Code:delete from configuration where configuration_key in('PRODUCT_LISTING_LAYOUT_STYLE','PRODUCT_LISTING_COLUMNS_PER_ROW');
I've updated this template to version 1.2. This is an important update!
The only change in this update is the inclusion of a missing file. If you've downloaded version 1.0 and 1.1, you need this file:
includes/languages/english/extra_definitions/cherry_zen/order_steps_defines.php
Without this file, your order steps at the order process will not have an image, and will only show the ALT TEXT of the order steps.
All you have to do, if you already have Cherry Zen installed, is download the update, and add that one file to your site.
Sorry guys! :hug:
Hi,
I have the template on my site and am having a terrible time getting it the way I want it :(
My logo is not right on there I want it to be the length of the white part (body) I also would like to change the color from white have not tried to do that yet.
I know I need to change something to make the logo correct, but I don't know what to do. I changed the width and everytime I do that and upload the stylesheet, all the categories in red DISAPPEAR on me.
I have dealt with this for about an hour now and just can't figure it out.
Can anyone please help me?
Thanks
Sandra
Oh my site is http://www.the-unique-boutique.com
Also how do I ad links to the top of my site like http://www.thegemtree.com/ has? If it isn't too much of a problem to do.
I like that.
Thanks again
Your logo is narrower than the site... that's why its not the length of the site. What I would do if I were you is keep your logo the size it is. Then, make a background image that is the same as the textured background of your logo. Make that the background image of #logoWrapper. That way, as your site stretches, it give the illusion that your logo is filling the entire space. You'll first need to remove this from #logo in your stylesheet:
That will make your logo centered. Then add the new background image to logo wrapper, like this:Code:float:left;
padding-left:15px;
#logoWrapper {background: url("../images/name-of-image.gif") repeat;}
You'd upload the image to includes/templates/YOUR_TEMPLATE/images/ folder.
That's what I was referring to when I mentioned you can add ezpages, and turn them on in the header. Those are ezpage links. Go to "Tools" "Ezpages" in your admin, add an ezpage, and turn it on in the header. It will show up there.
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