Page 270 of 305 FirstFirst ... 170220260268269270271272280 ... LastLast
Results 2,691 to 2,700 of 3042
  1. #2691
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by ommannette View Post
    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"

  2. #2692
    Join Date
    Jun 2009
    Posts
    28
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    Try removing this portion:
    Code:
    <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

  3. #2693
    Join Date
    Jun 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Thanks so much for sharing the post.
    simulation credit auto

  4. #2694
    Join Date
    Jun 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Thanks for your sharing
    simulation credit auto

  5. #2695
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by charals View Post
    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. :)

  6. #2696
    Join Date
    Jun 2009
    Posts
    28
    Plugin Contributions
    0

    Default 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

  7. #2697
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    help question 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.

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

    Thank you!

  8. #2698
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by MeltDown View Post
    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.

    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"

  9. #2699
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Great - Thanks!!

    Question: I've updated that computer to IE8. For testing purposes, is there still a way to view sites in IE7 on the same machine?

  10. #2700
    Join Date
    Jun 2009
    Location
    NYC
    Posts
    4
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by MeltDown View Post
    Great - Thanks!!

    Question: I've updated that computer to IE8. For testing purposes, is there still a way to view sites in IE7 on the same machine?
    IE8 has "Compatibility" mode. The little icon (looked like a broken paper) should be to the right of the URL address bar (or to the left of the refresh button). That will essentially put your browser in IE7 mode.
    Kevin

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3720
    Last Post: 6 Oct 2022, 11:18 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR