Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
jettrue
That gray is defined in the background image, which is content_bg.gif. So you'll have to open up that image, change the grey to yellow. :smile: It's a "faux" column.
Love the colors, by the way!
I cant find that file anywhere. Would you double check that please?
Adam
Re: Apple Zen Support Thread
Originally Posted by jettrue http://www.zen-cart.com/forum/images...s/viewpost.gif
That gray is defined in the background image, which is content_bg.gif. So you'll have to open up that image, change the grey to yellow. :smile: It's a "faux" column.
Love the colors, by the way!
Quote:
I cant find that file anywhere. Would you double check that please?
go to includes/templates/apple zen (or whatever you named the template)/images
Re: Apple Zen Support Thread
Quote:
Originally Posted by
charmedbytina2
Originally Posted by
jettrue http://www.zen-cart.com/forum/images...s/viewpost.gif
That gray is defined in the background image, which is content_bg.gif. So you'll have to open up that image, change the grey to yellow. :smile: It's a "faux" column.
Love the colors, by the way!
go to includes/templates/apple zen (or whatever you named the template)/images
Cant believe I missed that, right in plain sight. haha thanks.
1 Attachment(s)
Would appreciate a pointer here on coding out a category
Greetings,
New to zencart - but seems like it's going to be excellent using it. May I ask for a simple bit of help, please.
Want to use the drop down menu only and do not want newly created categories showing above menu - see image attached:
Created new category "downloadable media" and don't want it showing like that, only in the drop down menu. Where can I code this function out please.
Thank you very much
Ron
Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Ok. I'm pm'ing you a copy of the file, but to be honest, it was SO completely hacked to bits that I don't know if I've got it back to working condition or not. So my advice to you, if it causes some big errors, is to reload the ORIGINAL file, then come here to ask for help to get it where you want it.
It also looks like you're using an older version of the tempate, and I would suggest upgrading to the new one, and starting fresh.
Hi JetTrue,
Well I moved all the apple zen folders to a subfolder titled 'old template files' to start fresh. I installed Apple Zen 2.0 template structure and then added the Alternate Header 1.1a module.
It now looks like this: http://vardanyanjewelry.net Where do I go from here?
Thanks again for your assistance,
Michael
Re: Would appreciate a pointer here on coding out a category
Solved that question myself - removed:
<!--bof-optional categories tabs navigation display-->
<?php require($template->get_template_dir('tpl_modules_categories_tabs.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_categories_tabs.php'); ?>
<!--eof-optional categories tabs navigation display-->
from page: includes/templates/apple_zen/common/tpl_header.php
TY
Re: Would appreciate a pointer here on coding out a category
Quote:
Originally Posted by
BuddahBoy
Solved that question myself - removed:
<!--bof-optional categories tabs navigation display-->
<?php require($template->get_template_dir('tpl_modules_categories_tabs.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_categories_tabs.php'); ?>
<!--eof-optional categories tabs navigation display-->
from page: includes/templates/apple_zen/common/tpl_header.php
TY
That's certainly one way of doing it... but you can turn that off in the admin, under "Configuration", "Layout Settings". It's called the category tabs menu
Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
MasterGroove
Hi JetTrue,
Well I moved all the apple zen folders to a subfolder titled 'old template files' to start fresh. I installed Apple Zen 2.0 template structure and then added the Alternate Header 1.1a module.
It now looks like this:
http://vardanyanjewelry.net Where do I go from here?
Thanks again for your assistance,
Michael
Don't install the alternate header module. You're not putting it in the right spot or something, and you have messed up the php comments somehow. Install the 2.0 template without any changes, then let me show you exactly what to do.
Re: Apple Zen Support Thread
I dunno if this issue has been addressed...:huh:
I just installed the template and I am looking though my page. In the Information>about us it shows a 404 error:page not found and the site map.
Did I just screw something up and how do I fix it? thanks!!!
Re: Apple Zen Support Thread
jettrue: I have seriously done some searching and could not find the answer of which php file to use. I want to add my "Wishlist Button" under Add to Cart button but I am not sure which php file. Can you please be so kind to tell me. Thanks so much.