Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • josejesusnunescordeiro Friend
    #161794

    How do I disable the mainmenu in the top?

    jeppson Friend
    #382773

    I have same problem, its driving me nuts!!!!!!!!!!!!!!!!!!!!!!
    >:(>:(>:(>:(>:(>:(>:(>:(>:(

    Phill Moderator
    #382776

    Are we talking the main menu here so you can just have a menu in one of the module blocks?

    In that case go into your template manager and in the layouts tabe edit the default layout (or whatever layout you are using) and remove the line I have highlighted in red below. Save the layout then clear all your caches.

    <?xml version="1.0" encoding="utf-8"?>
    <layout name="desktop">
    <!--Extra css load for this layout-->
    <stylesheets>
    </stylesheets>
    <blocks name="top" style="xhtml">
    <block name="header" type="header"></block>
    <block name="mainnav" type="mainnav" ></block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="navhelper" type="navhelper"></block>
    <block name="topsl" type="spotlight">user1,user2,user3,user4,user5</block>
    </blocks>
    <blocks name="middle" colwidth="20" fixheight="1">
    <block name="content-top">content-top</block>
    <block name="content-bottom">content-bot</block>
    <block name="right-mass-top">col-mass1</block>
    <block name="right-mass-bottom">col-mass2</block>
    <block name="right1">left</block>
    <block name="right2">right</block>
    </blocks>
    <blocks name="bottom" style="xhtml">
    <block name="botsl" type="spotlight">user6,user7,user8,user9,user10</block>
    <block name="footer" type="footer"></block>
    </blocks>
    </layout>

    marialuciabecker Friend
    #382952

    I did what you said, but when I click on save, never stop to save, do you know why?


    1. 002
    Phill Moderator
    #383000

    Try again maybe in a different browser. Ususally when things like that happen it is down to your connection or browser. If that fails it could be a permissions problem but usually you would get an error with that.

    If you still cannot do it then please PM me an admin logon and ftp details and I will take a look. Please include a link to this thread in your PM.

    marialuciabecker Friend
    #383088

    I set the 777 permission and now works, but with your instructions I removed the wrong menu, I want remove the top menu, please see the image:


    1. 01a
    Phill Moderator
    #383096

    Please try the following.

    Open templates>ja_teline_iii>blocks>header.php and remove the code I have highlighted in red below

    <?php if($this->countModules('syndicate')) : ?>
    <div class="ja-syndicate">
    <jdoc:include type="modules" name="syndicate" />
    </div>
    <?php endif; ?>

    <?php $this->showBlock ('topmega') ?>
    </div>
    <!-- END HEADLINES -->

    <?php $this->genBlockEnd ($block) ?>

    marialuciabecker Friend
    #383099

    Now is ok, thanks

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

This topic contains 8 replies, has 4 voices, and was last updated by  marialuciabecker 13 years, 8 months ago.

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