Re: Apple Zen Template Support Thread
I love this design but I am having trouble.
1. For some reason, when I click the categories->super cookies, the page that displays is blank despite the fact there is a product entered. http://www.the-cookie-house.com/store/.
2. Also, if I view the site in Firefox, sometimes, this little bit of code appears in the upper left corner.
3. Also, I have updated the site-bg.gif to be a different hue of green than Apple Zen. My change shows up in Firefox but not in IE. What's up with that?
Thank you for your help!! :D
~Ashley
Re: Apple Zen Template Support Thread
Never mind the 3rd question...I guess I have to delete my temporary internet files to make that one work in IE...another reason to love FF. :D
Re: Apple Zen Support Thread
Quote:
Originally Posted by
Vertcnc
Hi Jade, Thanks for provide the great Apple Zen Template. I am a newbie at the whole zen cart store. I have installed your template in ver 1.3.7 and all appears to work well except that the horizontal bar for the drop down boxes is not centered with the balance of the page. Do you know of a fix. Also were can i find were the credit card logo's on the check out page are located.
Thanks
Tim
Could I see a link of what you're referring to? Thanks!
Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
friends1976
I love this design but I am having trouble.
1. For some reason, when I click the categories->super cookies, the page that displays is blank despite the fact there is a product entered.
http://www.the-cookie-house.com/store/.
2. Also, if I view the site in Firefox, sometimes, this little bit of code appears in the upper left corner.
3. Also, I have updated the site-bg.gif to be a different hue of green than Apple Zen. My change shows up in Firefox but not in IE. What's up with that?
Thank you for your help!! :D
~Ashley
It looks like one of your files has gotten messed up. What are you using to edit your files? Your stylesheet.css and stylesheet_header_menu.css have those odd characters at the top of them, my guess is you're messing up files with whatever editor you're using.
Re: Apple Zen Support Thread
I'm sure this is somewhere in this thread, but I am unable to find it. Where might I go if I were interested in adding the ability to have a quantity box on my product listings? In Configuration/Product Listing I found this: Display Product Add to Cart Button (0=off; 1=on; 2=on with Qty Box per Product) and set it to '2' but it didn't seem to have an effect, so I'm assuming that the template is overriding this.
Any help would be greatly appreciated.
Re: Apple Zen Support Thread
Re: Apple Zen Support Thread
Quote:
Originally Posted by
Ralleh
I'm sure this is somewhere in this thread, but I am unable to find it. Where might I go if I were interested in adding the ability to have a quantity box on my product listings? In Configuration/Product Listing I found this: Display Product Add to Cart Button (0=off; 1=on; 2=on with Qty Box per Product) and set it to '2' but it didn't seem to have an effect, so I'm assuming that the template is overriding this.
Any help would be greatly appreciated.
No, the template is not overriding any qty functionality. Whether the qty box is on or not is determined when you're adding the product.
Re: Apple Zen Support Thread
Quote:
Originally Posted by
Vertcnc
You made a mistake with the way you commented/un-commented the stylesheet_header_menu.css. Here's how it should look from the top to the blue:
Code:
body {
behavior: url(includes/csshover.htc);
}
/*green
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover {color: #4f4f4f!important;background:#D5E88F;}*/
/*blue */
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #ffffff!important;background:#6C99D9;}
Re: Apple Zen Support Thread
Quote:
Originally Posted by
Vertcnc
Vertcnc:
I took a look at your site... have you optimized your images for web? What is your host? Your site is painfully slow at loading...
Re: Apple Zen Support Thread
Quote:
Originally Posted by
chadderuski
Vertcnc:
I took a look at your site... have you optimized your images for web? What is your host? Your site is painfully slow at loading...
Yes i do probally have to work on the images. It hosted by Xo communications. There isn't that many images yet. but I agree still needs some work.