Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2009
    Posts
    18
    Plugin Contributions
    0

    Default Add item to breadcrumb and Special Instructions box

    The breadcrumb starts with "Home" which makes sense but I want to rename it to "Store" and add an item before that entitled "Home" which will go up one directory. How do I do that?

    Also on step 2 of 3 the Special Instructions box is too short (3 rows) where do I increase it?

  2. #2
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Add item to breadcrumb and Special Instructions box

    Quote Originally Posted by jordanwb View Post
    The breadcrumb starts with "Home" which makes sense but I want to rename it to "Store" and add an item before that entitled "Home" which will go up one directory. How do I do that?

    Also on step 2 of 3 the Special Instructions box is too short (3 rows) where do I increase it?
    Jo,
    First start with this powerful tool and learn how helpful she will be for you to find your question

    Developers Tool Kit

    Look in your Zen Cart Admin Panel/ Tools/ Developers Tool Kit

    You will find a very handy toy for doing searches of the php files and configuration tables ...

    Use the bottom input box to enter any text, code, etc. that you are looking for
    1. Place text or code what you are looking for Ex: Home
    2. Then select Catalog, Admin or Both
    3. ... click search ...

    This will show you all files that contain the text, code, etc. that you are looking for

    This will check the configuration table and the product_type_layout table for configuration_keys that can be customized via the Zen Cart Admin without the need to touch any of the code

    * The top input box can be used to search for constants, the things in ALL_CAPS and select NONE from the dropdown and click search
    Mark
    Hare Do

  3. #3
    Join Date
    Feb 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: Add item to breadcrumb and Special Instructions box

    I searched for 'name="comments"' in all files but it couldn't find anything.

  4. #4
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Add item to breadcrumb and Special Instructions box

    Quote Originally Posted by jordanwb View Post
    I searched for 'name="comments"' in all files but it couldn't find anything.
    Jo,
    How I tracked this little delima down was:

    1. I view source the page
    2. developers tool kit: search for comments
    3. find: 3
    4. includes/ templates/ your_template/ templates/ tpl_checkout/payment_default.php
    5. Find this:
    6. <fieldset>
      <legend><?php echo TABLE_HEADING_COMMENTS; ?></legend>
      <?php echo zen_draw_textarea_field('comments', '45', '3'); ?>
      </fieldset>
    7. The highlighted red font above 3 is your fix
    Mark
    Hare Do

  5. #5
    Join Date
    Feb 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: Add item to breadcrumb and Special Instructions box

    Okay I changed those two lines so that the textarea has 8 rows instead of the claustrophobia inducing 3 rows. I also added the new Home link before the $breadcrumb is outputted but how do I change the original "Home" to something else? I suppose I could edit the php file containing the breadcrumb class but that's more of a kludge.
    Last edited by jordanwb; 16 Mar 2009 at 06:36 PM.

 

 

Similar Threads

  1. How can I hide the Special instructions box on checkout?
    By benn600 in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 26 Feb 2010, 01:08 PM
  2. Removing special instructions box.
    By snowy2007 in forum Built-in Shipping and Payment Modules
    Replies: 8
    Last Post: 27 Oct 2008, 11:56 AM
  3. Remove Special Instructions box
    By dirtyweekender in forum Basic Configuration
    Replies: 2
    Last Post: 29 Feb 2008, 11:12 PM
  4. Delivery Information Page - Special Instructions Box
    By tom2u in forum General Questions
    Replies: 1
    Last Post: 9 Apr 2007, 12:30 PM
  5. Special Instructions box issue
    By Parafanaylya in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 20 Jun 2006, 05:43 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