test
Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • giannileggio Friend
    #173289

    By default you see the menu at the top.mainnav but I would like to see anything and was not certain pages instead was another menu.
    How can I do?

    khoand Friend
    #435890

    Hi,
    You find this code from /templates/ja_business/css/template.css

    #ja-mainnav {
    background: url(../images/mainnav-bg.gif) repeat-x left top #261C17;
    border-top: solid 1px black;
    height: 48px;
    z-index: 500;
    display: none; < add this line
    }

    giannileggio Friend
    #436125

    Thanks but in doing so I have published in the “search” the search form and I do not see me.
    I would always see him on some pages to display a menu where now there is always andthe main menu, I hope that I explained well

    khoand Friend
    #437727

    By default you see the menu at the top.mainnav but I would like to see anything and was not certain pages instead was another menu.
    How can I do?

    Sorry, but I don’t understand what you mean clearly. Could you explain more detail? A snapshot with your annotation is very helpful to illustrate your idea.
    Do you mean to want to show anything on mainnav, except menu?

    giannileggio Friend
    #438195

    Let’s see if I can explain, at the top by default displays the main menu, I wish they were not see anything. In that position I want them to go a different menu, but only when I decide

    khoand Friend
    #438236

    You remove the code from /templates/ja_business/blocks/mainnav.php

    <?php if (($jamenu = $this->loadMenu())) $jamenu->genMenu (); ?>

    giannileggio Friend
    #438281

    ok thanks but at the same position I have to see another menu with the same graphics (mega menu), how do I? I have to create a new position?

    khoand Friend
    #438312

    I don’t understand what you mean. When you remove the code as I said, you remove mega menu.

    giannileggio Friend
    #438404

    <em>@khoand 300576 wrote:</em><blockquote>I don’t understand what you mean. When you remove the code as I said, you remove mega menu.</blockquote>

    Ok but I have created another menu secondmenu calling and I would see this menu only on certain pages, in what position should I play?

    Phill Moderator
    #438410

    The mega menu is not a module position.

    Could you please post images with notes so that we can understand what you are trying to do? Neither Khoand nor myself understand what you are trying to achieve.

    giannileggio Friend
    #438428

    So, I removed the menu as you told me and now you see it:
    http://imageshack.us/photo/my-images/109/11111iv.jpg/
    So, I removed the menu as you told me and now you see it:
    I then I changed the file mainvav.php and I put

    <?php $this->genBlockBegin ($block) ?>
    <?php if($this->countModules('topstefano')) : ?>
    * *<?php endif; ?>
    <?php if($this->countModules('search')) : ?>
    <div id="ja-search">
    <jdoc:include type="modules" name="search" />
    </div>
    <?php endif; ?>
    <?php $this->genBlockEnd ($block) ?>

    and if I go to a specific page, I get the menu like this:

    How do I display the menu horizontally as “the original”?


    1. 2222
    Phill Moderator
    #438435

    Still not 100% sure what you want. Do you want the mega menu or not? Or is it just the search module you need?

    giannileggio Friend
    #438437

    <em>@phill luckhurst 300738 wrote:</em><blockquote>Still not 100% sure what you want. Do you want the mega menu or not? Or is it just the search module you need?</blockquote>

    See the menu item is made ​​with a one beneath the other? here I would QUL mega menu in the menu

    Phill Moderator
    #438438

    What does QUL mean?

    We could restore the mega menu and put those items in it, is that what you want?

    pavit Moderator
    #438440

    Ciao Giannileggio

    Cortesemente dovresti spiegarci meglio cosa vorresti ottenere

    mi spiego meglio – Tu stai eliminando un menu per rimpiazzarlo con un altro menu , quindi stai facendo un passaggio inutile in quanto potresti modificare direttamente il main menu, con le voci che tu desideri, se poi vuoi per ogni pagina un menu diverso questo lo puoi ottenere con la funzione page override cioè crei tanti menu per tante pagine poi assegni ogni menu creato ad una pagina specifica cosi per ogni pagina avrai un menu diverso ma il menu comunque rimarrà sempre lo stesso inteso come posizione e modulo ( mainmenu )

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

This topic contains 15 replies, has 4 voices, and was last updated by  pavit 12 years, 9 months ago.

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