Zen Cart Logo
Forums / Addon Templates / Apple Zen Support Thread

Apple Zen Support Thread

Views: 855,521

Results 2,681 to 2,700 of 3,042
7 Jun 2009, 10:56 PM
#2681
windswift avatar

windswift

New Zenner

Join Date:
Mar 2009
Posts:
15
Plugin Contributions:
0

Apple Zen Support Thread

ok,I found it, fixed navigation.

7 Jun 2009, 11:18 PM
#2682
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

NickJRE:

I have a problem, for some reason one of the flyouts automatically rolls out with out being hovered over

http://www.jreperformanceparts.com/catalog

Hover to Gas,

Then hover to GM,

Then hover to Chevrolet.

Any ideas why it's doing that?

Thanks,
Nick

It's a known bug, for menus that have too many subcategories. Unfortunately the answer is either you live with it, or you uninstall it, sorry, I can't figure it out!

7 Jun 2009, 11:22 PM
#2683
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

ommannette:

Ok , I figured out the header issue (I had to remove the "/*" from line 65, where the instructions for the narrow header is)..
But I still need help with the products page.
If anyone can help me , I would appreciate it.

Your site has a lot of errors.

For one, you seem to have this twice:

<div class="centerColumn" id="indexDefault">

Go to:
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.shop.freelancefoodie.com%2F

And try to figure out some of your errors. If you have too much trouble figuring out the errors, I'd suggest you start fresh and re-install the template.

7 Jun 2009, 11:23 PM
#2684
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

GFSTrading:

Hi, I prefer Apple Zen and have been using this template since Dec 2007, so the version should be the oldest one.

I am sorry if this has been answered before, trying to search but couldn't find...

  1. How do I remove the 2 blue bars extending out from the main menu?

  2. How do I make the menu bar equally spaced for the 6 headers. i.e "Home", "Start Shoppping. "Information"...

  3. How do I add a background pic to the page.

Pls pardon me as I am really not technically skill in this area and have been struggling for some time.
MTIA.

Do I understand correctly, that you are using an old version of the template? Please install the newest version first.

8 Jun 2009, 1:40 AM
#2685
gfstrading avatar

gfstrading

New Zenner

Join Date:
Jun 2009
Posts:
2
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

Do I understand correctly, that you are using an old version of the template? Please install the newest version first.

Hi, I am sorry but to be frank, I will not know exactly how to do it...:blush:
This current one was passed down to me by my friend who can't help me now...:cry:

Actually the whole site is working well but just want to beautify it...
If you can help me, I will really appreciate.

9 Jun 2009, 1:26 AM
#2686
charals avatar

charals

New Zenner

Join Date:
Jun 2009
Posts:
28
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

You can remove the HOME LOGIN from the header in includes/templates/apple_zen/common/tpl_header.php.

Can you give a bit more detail on how to actually remove this? I am not to sure which part of the code controls this, do I just comment something out or delete something entirely? I would really like to know as it seems duplicated with lower menus the way I have my site configured so far; but I don't want to mess up your great template by doing this without your guidance.

Thanks Charals

9 Jun 2009, 3:12 PM
#2687
ommannette avatar

ommannette

New Zenner

Join Date:
Apr 2009
Posts:
9
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

Your site has a lot of errors.

For one, you seem to have this twice:

<div class="centerColumn" id="indexDefault">

Go to:
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.shop.freelancefoodie.com%2F

And try to figure out some of your errors. If you have too much trouble figuring out the errors, I'd suggest you start fresh and re-install the template.

I would just like to remove the "read reviews", "ask a question" "tell a friend" etc. from the bottom of the products page.., can you help me with that?

9 Jun 2009, 3:24 PM
#2688
ommannette avatar

ommannette

New Zenner

Join Date:
Apr 2009
Posts:
9
Plugin Contributions:
0

Re: Apple Zen Support Thread

I saw the errors and if I were to code my own page, I could probably find the errors and fix them, however, I don't know where to find these pages on zencart. I don't suppose you could tell me that could you? I see the errors, but where is the actual page to fix them?

Thank you for your help with this..,

10 Jun 2009, 5:16 PM
#2689
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

ommannette:

I saw the errors and if I were to code my own page, I could probably find the errors and fix them, however, I don't know where to find these pages on zencart. I don't suppose you could tell me that could you? I see the errors, but where is the actual page to fix them?

Thank you for your help with this..,

The only way for me to tell you how to fix the errors, is for me to do it myself. So then my advice is for you to start fresh with the template.

As far as the things you want to remove from the product page, you do all that in your admin, under "Catalog", "Product Types", "Layout Settings"

10 Jun 2009, 5:18 PM
#2690
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

charals:

Can you give a bit more detail on how to actually remove this? I am not to sure which part of the code controls this, do I just comment something out or delete something entirely? I would really like to know as it seems duplicated with lower menus the way I have my site configured so far; but I don't want to mess up your great template by doing this without your guidance.

Thanks Charals

Try removing this portion:
```

<div id="navMainLinks"> <ul class="back"> <li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li> <?php if ($_SESSION['customer_id']) { ?> <li><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGOFF; ?></a></li> <li><a href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><?php echo HEADER_TITLE_MY_ACCOUNT; ?></a></li> <?php } else { if (STORE_STATUS == '0') { ?> <li><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGIN; ?></a></li> <?php } } ?> <?php if ($_SESSION['cart']->count_contents() != 0) { ?> <li><a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a></li> <li><a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><?php echo HEADER_TITLE_CHECKOUT; ?></a></li> <?php }?> </ul> </div> ```

If you keep a copy before you make changes, you don't need to worry about trying to do things yourself.

10 Jun 2009, 5:22 PM
#2691
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

GFSTrading:

Hi, I am sorry but to be frank, I will not know exactly how to do it...:blush:
This current one was passed down to me by my friend who can't help me now...:cry:

Actually the whole site is working well but just want to beautify it...
If you can help me, I will really appreciate.

Email me at [email protected]

10 Jun 2009, 9:00 PM
#2692
ommannette avatar

ommannette

New Zenner

Join Date:
Apr 2009
Posts:
9
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

The only way for me to tell you how to fix the errors, is for me to do it myself. So then my advice is for you to start fresh with the template.

As far as the things you want to remove from the product page, you do all that in your admin, under "Catalog", "Product Types", "Layout Settings"

I can fix the errors if I knew where the html or php files were that they are in. I just d/l the apple zen file. The "read review" tell a friend, etc. appeared when I d/l the apple zen, this is why I would like to know where to go to get it off.

Thanks for your help with this..,

11 Jun 2009, 1:04 PM
#2693
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

ommannette:

I can fix the errors if I knew where the html or php files were that they are in. I just d/l the apple zen file. The "read review" tell a friend, etc. appeared when I d/l the apple zen, this is why I would like to know where to go to get it off.

Thanks for your help with this..,

I told you how to remove them:

.... in your admin, under "Catalog", "Product Types", "Layout Settings"

12 Jun 2009, 1:37 AM
#2694
charals avatar

charals

New Zenner

Join Date:
Jun 2009
Posts:
28
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

Try removing this portion:
```

<div id="navMainLinks"> <ul class="back"> <li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li> <?php if ($_SESSION['customer_id']) { ?> <li><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGOFF; ?></a></li> <li><a href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><?php echo HEADER_TITLE_MY_ACCOUNT; ?></a></li> <?php } else { if (STORE_STATUS == '0') { ?> <li><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGIN; ?></a></li> <?php } } ?> <?php if ($_SESSION['cart']->count_contents() != 0) { ?> <li><a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a></li> <li><a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><?php echo HEADER_TITLE_CHECKOUT; ?></a></li> <?php }?> </ul> </div> ``` > > If you keep a copy before you make changes, you don't need to worry about trying to do things yourself.

Ok thankyou, you are so very helpful., that worked out really well for me. Ihave taken your advice and made a backup before I change too much. Another question I have is to make the logo.gif go all the way across the screen. I have already removed the text that presided to the right of it. Where and how can this be done? Thanks again! Charals

12 Jun 2009, 7:53 AM
#2695
giangpro888 avatar

giangpro888

New Zenner

Join Date:
Jun 2009
Posts:
1
Plugin Contributions:
0

Re: Apple Zen Support Thread

Thanks so much for sharing the post.
simulation credit auto

12 Jun 2009, 8:43 AM
#2696
sandymiss avatar

sandymiss

New Zenner

Join Date:
Jun 2009
Posts:
1
Plugin Contributions:
0

Re: Apple Zen Support Thread

Thanks for your sharing
simulation credit auto:clap:

12 Jun 2009, 6:29 PM
#2697
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

charals:

Ok thankyou, you are so very helpful., that worked out really well for me. Ihave taken your advice and made a backup before I change too much. Another question I have is to make the logo.gif go all the way across the screen. I have already removed the text that presided to the right of it. Where and how can this be done? Thanks again! Charals

Read the readme. :)

14 Jun 2009, 12:34 AM
#2698
charals avatar

charals

New Zenner

Join Date:
Jun 2009
Posts:
28
Plugin Contributions:
0

Re: Apple Zen Support Thread

Ok I will do, sorry for missing that Jade, I appreciate your guidance. Your Template is a lifesaver!

Thanks Charals

16 Jun 2009, 5:41 AM
#2699
meltdown avatar

meltdown

Totally Zenned

Join Date:
Jun 2006
Location:
My family and I live in Brighton, England
Posts:
947
Plugin Contributions:
0

Re: Apple Zen Support Thread

I'm building a new zen cart using my modified version of your (Fab-o!) Apple Zen as the template, altering colors and whatnot after-the-fact. Everything is moving along swimmingly but I do have a bit of a quandary. If I view this new site in IE7 there is a light-blue, horizontal bar immediately below the logo that I would like to remove. However, it does not appear in FF and therefore I can't see it in my FF developer tools to name it and remove it. :no:

Can you tell me what that light blue bar is and how to best remove it?

Thank you!

16 Jun 2009, 12:53 PM
#2700
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Apple Zen Support Thread

MeltDown:

I'm building a new zen cart using my modified version of your (Fab-o!) Apple Zen as the template, altering colors and whatnot after-the-fact. Everything is moving along swimmingly but I do have a bit of a quandary. If I view this new site in IE7 there is a light-blue, horizontal bar immediately below the logo that I would like to remove. However, it does not appear in FF and therefore I can't see it in my FF developer tools to name it and remove it. :no:

Can you tell me what that light blue bar is and how to best remove it?

Thank you!

Turn off the ezpages header bar under "Configuration", "Ezpages Settings"