Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2010
    Posts
    5
    Plugin Contributions
    0

    Default Adding Page 2 and Page 3 to dropdown list

    Hi,
    I am using CSS Flyout Header 1.5 and I want to remove the GV FAQ and add Page 2 which I have changed to Rug Washing Proofing and Repairs, and also add Page 3 which is now Tack Repairs and Bespoke Leatherwork.
    I'm not quite a total novice but simple speak would be appreciated!
    Thanks in advance for any help.

  2. #2
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Adding Page 2 and Page 3 to dropdown list

    You need to edit includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php.

  3. #3
    Join Date
    Nov 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: Adding Page 2 and Page 3 to dropdown list

    Thank you for your reply. What exactly should I do? I have tried to edit it but I end up with my main page showing my main header and nothing else. I'm obviously doing something wrong but I'm not sure what.

  4. #4
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Adding Page 2 and Page 3 to dropdown list

    Quote Originally Posted by bakercat View Post
    Thank you for your reply. What exactly should I do? I have tried to edit it but I end up with my main page showing my main header and nothing else. I'm obviously doing something wrong but I'm not sure what.
    That means you've got a coding error in there somewhere. PHP is pretty touchy. An extra carriage return, an apostrophe out of place, pretty much any small error will screw it up.

    Here's a snippet from the file on one of my sites that I edited to change the menu:

    <li class="submenu"><a href="<?php echo zen_href_link(FILENAME_DEFAULT); ?>"><?php echo HEADER_TITLE_INFORMATION; ?></a>
    <ul class="level2">
    <li><a href="index.php?main_page=page&id=4">About Us</a></li>
    <?php if (DEFINE_SHIPPINGINFO_STATUS <= 1) { ?>
    <li><a href="<?php echo zen_href_link(FILENAME_SHIPPING); ?>"><?php echo HEADER_TITLE_SHIPPING_INFO; ?></a></li>

 

 

Similar Threads

  1. v150 Adding ez-page links to a dropdown menu
    By lEWISm in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 28 Aug 2012, 11:25 PM
  2. new dropdown list in customer oder page
    By krush in forum Managing Customers and Orders
    Replies: 1
    Last Post: 2 Apr 2008, 10:39 PM

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