Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • k0tik0ti Friend
    #129173

    Hi All,
    Please advice on what I may still have to do to ensure that upon an initial access to the website, the menu dropdown will be viewable,
    What happens is that I have to select an item from the menu by clicking it (main menu title) in order for the drop down list to appear (where there are drop down list)

    I have selected the menu system as Moo Menu in the Template extension manager ok in the configuration but it doens’t do as should on initial site access…

    site (under-dev): http://www.pivot-e-solutions.com

    Menalto Friend
    #251511

    It seems to be workin as it should here.

    k0tik0ti Friend
    #251516

    I have tried this on several machines and here are my steps…
    I know for sure menu “Company” has sub-menus,
    When I open the page first time, and hover to Company, the sub-menu will not be displayed. I click on any of the top menu items and from that point all is ok, is this the same for you Menalto?

    One more query?
    How do I remove the “You are here” item, down the page?

    Menalto Friend
    #251521

    It works fine here.
    When entering the page all sub menus shows up, and if i go to a submenu or top menu item it also shows up as it should.
    For the “you are here”, if you wanna delete it totally you can open the index.php and find this:

    <!-- BEGIN: PATHWAY -->
    <div id="ja-pathway">
    <strong>You are here  :</strong><jdoc:include type="module" name="breadcrumbs" />
    </div>
    <!-- END: PATHWAY -->

    And delete tit(this code above is for 1.5, but for 1.0.xx it most likely will look like this:

    <!-- BEGIN: PATHWAY -->
    <div id="ja-pathway">
    <strong>You are here  :</strong><?php mosPathway(); ?>
    </div>
    <!-- END: PATHWAY -->

    k0tik0ti Friend
    #251646

    Thanks Menalto,
    Unless something is different on my PC at home and several at work, my experience is not what you have.
    Various flavours (versions) of IE at play, currently sitting at a version 6.0.2900 (office so can’t upgrade), but believe my home machines are more recent.

    Will changet the code as suggested to remove “You are here”…

    Thanks again

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  k0tik0ti 16 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum