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

Apple Zen Support Thread

Views: 855,607

Results 1,041 to 1,060 of 3,042
25 Jul 2007, 11:59 PM
#1041
jettrue avatar

jettrue

Totally Zenned

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

Apple Zen Support Thread

Homicide:

Thanks for the great template!

I have a question regarding the right hand column.

I am changing all the colors to a custom scheme, shades of gold and orange. When the center column is longer than the right hand column the right hand column wraps the gray color to meet the bottom border.

here is the example:

http://shop.dgbremner.com/index.php?main_page=product_info&cPath=1&products_id=2

Now I wish that to equal the color above it, so that it is solid orange in the right hand column. However I cannot find the proper place to define that.

Thank you for any help.

Adam

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!

26 Jul 2007, 2:17 AM
#1042
homicide avatar

homicide

New Zenner

Join Date:
Jul 2007
Posts:
18
Plugin Contributions:
0

Re: Apple Zen Support Thread

Jettrue

Thanks alot for the quick reply and the tip.

Yeah I am happy with the colors, thanks again.

Adam

26 Jul 2007, 2:51 AM
#1043
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,595
Plugin Contributions:
0

Re: Apple Zen Support Thread

Jade and Apple Zen Users -

Had a blond moment while attempting to move some posts unrelated to Apple Zen from the thread - hope I got everything back in the right places. :blush::oops:

26 Jul 2007, 4:18 AM
#1044
homicide avatar

homicide

New Zenner

Join Date:
Jul 2007
Posts:
18
Plugin Contributions:
0

Re: Apple Zen Support Thread

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

26 Jul 2007, 6:03 AM
#1045
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Location:
AZ
Posts:
1,890
Plugin Contributions:
0

Re: Apple Zen Support Thread

Originally Posted by jettrue [IMG]http://www.zen-cart.com/forum/images/ZCgreen/buttons/viewpost.gif[/IMG]
*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?

go to includes/templates/apple zen (or whatever you named the template)/images

26 Jul 2007, 2:23 PM
#1046
homicide avatar

homicide

New Zenner

Join Date:
Jul 2007
Posts:
18
Plugin Contributions:
0

Re: Apple Zen Support Thread

charmedbytina2:

Originally Posted by jettrue [IMG]http://www.zen-cart.com/forum/images/ZCgreen/buttons/viewpost.gif[/IMG]
*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.

29 Jul 2007, 2:35 AM
#1047
buddahboy avatar

buddahboy

New Zenner

Join Date:
Jun 2005
Location:
Virginia
Posts:
10
Plugin Contributions:
0

Re: Apple Zen Support Thread

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

29 Jul 2007, 3:55 AM
#1048
mastergroove avatar

mastergroove

New Zenner

Join Date:
Apr 2006
Location:
Southern California
Posts:
27
Plugin Contributions:
0

Re: Apple Zen Support Thread

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

29 Jul 2007, 1:22 PM
#1049
buddahboy avatar

buddahboy

New Zenner

Join Date:
Jun 2005
Location:
Virginia
Posts:
10
Plugin Contributions:
0

Re: Apple Zen Support Thread

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

29 Jul 2007, 5:36 PM
#1050
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

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

29 Jul 2007, 5:38 PM
#1051
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

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.

30 Jul 2007, 1:43 AM
#1052
irenemic avatar

irenemic

New Zenner

Join Date:
Aug 2006
Posts:
15
Plugin Contributions:
0

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!!!

30 Jul 2007, 2:04 AM
#1053
linux avatar

linux

Zen Follower

Join Date:
Apr 2004
Posts:
173
Plugin Contributions:
0

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.

30 Jul 2007, 2:26 AM
#1054
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

Linux:

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.
includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php :smile:

31 Jul 2007, 5:03 AM
#1055
mastergroove avatar

mastergroove

New Zenner

Join Date:
Apr 2006
Location:
Southern California
Posts:
27
Plugin Contributions:
0

Re: Apple Zen Support Thread

jettrue:

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.

Hi JetTrue,

I've removed the Alternate Header 1.1a module per your instructions...

Michael

31 Jul 2007, 1:12 PM
#1056
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

MasterGroove:

Hi JetTrue,

I've removed the Alternate Header 1.1a module per your instructions...

Michael

OK, great!

Now, all you have to do, is take this whole chunk, starting with <!--bof-navigation display-->
and ending with
<!--eof-navigation display-->

(make sure you look closely and choose the right <!--bof and eof, there's a lot of hidden tags in that file, it would be easy to see the wrong one)

This is the chunk you want to move:

        <!--bof-navigation display-->
        <div id="navMainWrapper" class="clearfix">
          <div id="navMain">
            <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>
            <div id="navMainSearch">
              <?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?>
            </div>
          </div>
        </div> 
        <!--eof-navigation display-->

Cut all of that, and paste it right after this:

<!--eof-branding display-->

Then, if your not using your ezpages menu in the header, go to your admin, and go to "Configuration", "EzPages Settings" and set the header bar to 0. That will get rid of the extra blue above your drop down menu.

31 Jul 2007, 1:17 PM
#1057
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

irenemic:

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!!!

In the readme.txt, I state that the about_us page is not default to zen cart, and I give a link to the about us mod so that you can install it, and I also give instructions on removing that link from the drop down menu. :smile:

31 Jul 2007, 2:38 PM
#1058
linux avatar

linux

Zen Follower

Join Date:
Apr 2004
Posts:
173
Plugin Contributions:
0

Re: Apple Zen Support Thread

1.I am struggling in how to replace a link with an image.

<?php // (un): start wishlist link echo '<a href="' . zen_href_link(UN_FILENAME_WISHLIST, 'products_id=' . YOUR_PRODUCTS_ID . '&action=un_add_wishlist') . '">' . zen_image_button(BUTTON_IMAGE_WISHLIST, BUTTON_WISHLIST_ALT) . '</a>' : ''); ?></div> <?php // (un): end wishlist link ?>

I keep getting an error and can't figure out the problem.

  1. I want it right under my Add to Cart and not sure where to place. Again, I have moved it around and keep getting errors.

Thanking you in advance for your time and help.

31 Jul 2007, 4:10 PM
#1059
homicide avatar

homicide

New Zenner

Join Date:
Jul 2007
Posts:
18
Plugin Contributions:
0

Re: Apple Zen Support Thread

Hey quick question, would anyone know why on the main page http://shop.dgbremner.com

The drop down menu is being cut off by that java slideshow in IE and not firefox?

3 Aug 2007, 5:59 PM
#1060
jettrue avatar

jettrue

Totally Zenned

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

Re: Apple Zen Support Thread

Linux:

1.I am struggling in how to replace a link with an image.

<?php // (un): start wishlist link echo '<a href="' . zen_href_link(UN_FILENAME_WISHLIST, 'products_id=' . YOUR_PRODUCTS_ID . '&action=un_add_wishlist') . '">' . zen_image_button(BUTTON_IMAGE_WISHLIST, BUTTON_WISHLIST_ALT) . '</a>' : ''); ?></div> <?php // (un): end wishlist link ?>

I keep getting an error and can't figure out the problem.

  1. I want it right under my Add to Cart and not sure where to place. Again, I have moved it around and keep getting errors.

Thanking you in advance for your time and help.

What's the error, and could I see a link?

Have you defined BUTTON_IMAGE_WISHLIST and BUTTON_WISHLIST_ALT? Where did you get "YOUR_PRODUCTS_ID" from? As far as I know, that is not even used at all in zen cart.