Results 1 to 7 of 7

Cart Menu Navigation vs Website Navigation

This is a discussion on Cart Menu Navigation vs Website Navigation within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; I know how to add navigation to the main template for the cart. However I don't want 2 side bar ...

      
  1. #1
    Member
    Join Date
    Sep 2007
    Posts
    30
    Rep Power
    0


    Default Cart Menu Navigation vs Website Navigation

    I know how to add navigation to the main template for the cart. However I don't want 2 side bar navigation menus (one on the template and another for the cart menu). Is there a way to turn off the cart menu completely and just have the navigation on the cart template? I want to have buttons for web pages (like about us, retailer information, etc) that are not in the cart and can't or either don't know how to do that within the cart menu.

  2. #2
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    3,121
    Rep Power
    55


    Default Re: Cart Menu Navigation vs Website Navigation

    I have to say I am very confused about what you are asking!

    Are you talking about the left and right hand columns? Or something else?

    Please expand so someone can help you out.

    Regards,
    pgmarshall
    _______________________________

  3. #3
    Member
    Join Date
    Sep 2007
    Posts
    30
    Rep Power
    0


    Default Re: Cart Menu Navigation vs Website Navigation

    First let me just say that I don't know what I'm doing. I try to figure things out by looking at examples. Normally for navigation I would use a background image and then just create hot spots for the links. You can see an example of this at One Cute Bebe - Fun. Clever. One-of-a-Kind Wearables for babies and toddlers! . I would just add the image and hot spot links to the main template page for the cart but the cart still has it's own navigation based on the categories for the products. I don't know how to turn off the menu to just display the navigation from the template page.

    Upon reading some posts on this forum I saw where someone mentioned swapping the cool menu feature for their own css menu. Not knowing anything about CSS menus I researched and found an example of how to create one today. So I have created a CSS menu for my site which can be seen at One Cute Bebe - Fun. Clever. One-of-a-Kind Wearables for babies and toddlers! . It just consists of the css stylesheet which I have named cssmenu.css and the html code below.

    <ul id="menu">
    <li><a href="onecutebebe.com :" class="shopnow">Home<span></span></a></li>
    <li><a href="Boys : onecutebebe.com" class="boys">About<span></span></a></li>
    <li><a href="Girls : onecutebebe.com" class="girls">RSS<span></span></a></li>
    <li><a href="Neutral : onecutebebe.com" class="neutral">Home<span></span></a></li>
    <li><a href="One Cute Bebe - Fun. Clever. One-of-a-Kind Wearables for babies and toddlers!" class="wholesale">About<span></span></a></li>
    <li><a href="One Cute Bebe - Fun. Clever. One-of-a-Kind Wearables for babies and toddlers!" class="wheretobuy">RSS<span></span></a></li>
    <li><a href="Login : onecutebebe.com" class="login">About<span></span></a></li>
    <li><a href="One Cute Bebe - Fun. Clever. One-of-a-Kind Wearables for babies and toddlers!" class="aboutus">RSS<span></span></a></li>
    </ul>

    How can I get this menu as the navigation in the cart? Or how can I remove the cart navigation so that I can just use this on the main template page?

    Any help would be appreciated. Ignore what the main template for the cart looks like right now as it will soon be changed.

    Thanks!

    Cherie

  4. #4
    Senior Member blackhawk's Avatar
    Join Date
    Aug 2009
    Location
    Indianapolis, IN
    Posts
    675
    Blog Entries
    1
    Rep Power
    28


    Default Re: Cart Menu Navigation vs Website Navigation

    This is a quick shot in the dark for providing a solution...

    The default oscmax categories menu can be disabled from the admin -> infobox section in back of the store. just look for the "categories" box and disable it. You could then create a new infobox box page right there too. You can call it mycategories. when you create that new box, you also have to create the php file for it too. So when you create the mycategories.php page which will be stored under... catalog/includes/boxes, stick your custom menu code there and see if that works...

    this is all theory
    Last edited by blackhawk; 08-24-2010 at 04:51 PM.

  5. #5
    Member
    Join Date
    Sep 2007
    Posts
    30
    Rep Power
    0


    Default Re: Cart Menu Navigation vs Website Navigation

    I'm using a template that was created for another website of mine. It has stripped most of the stuff in the oscmax cart that clutters up the page. I'm sure other people use all the features but for my products I don't.

    Is the code that controls the cart menu in the main template?

  6. #6
    Senior Member blackhawk's Avatar
    Join Date
    Aug 2009
    Location
    Indianapolis, IN
    Posts
    675
    Blog Entries
    1
    Rep Power
    28


    Default Re: Cart Menu Navigation vs Website Navigation

    read my comment above

  7. #7
    Member
    Join Date
    Sep 2007
    Posts
    30
    Rep Power
    0


    Default Re: Cart Menu Navigation vs Website Navigation

    Thank you so much! That did the trick. I put the menu in the template and turned off the categories in the info boxes.

Similar Threads

  1. Fancy jQuery horizontal navigation menu
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 03-19-2010, 07:00 PM
  2. Fancy jQuery horizontal navigation menu
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 03-19-2010, 10:51 AM
  3. Top Navigation Bar Changes
    By mothballs in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 06-26-2009, 11:28 AM
  4. Split navigation
    By davem in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 06-21-2005, 02:29 PM
  5. navigation bar height
    By jaybc in forum osCommerce 2.2 Modification Help
    Replies: 8
    Last Post: 06-11-2004, 07:10 AM

Tags for this Thread

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
  •