-
AuthorPosts
-
josejesusnunescordeiro Friend
josejesusnunescordeiro
- Join date:
- January 2011
- Posts:
- 7
- Downloads:
- 0
- Uploads:
- 0
March 22, 2011 at 11:01 pm #161794How do I disable the mainmenu in the top?
March 23, 2011 at 12:23 am #382773I have same problem, its driving me nuts!!!!!!!!!!!!!!!!!!!!!!
>:(>:(>:(>:(>:(>:(>:(>:(>:(Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 23, 2011 at 12:30 am #382776Are 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 Friendmarialuciabecker
- Join date:
- March 2011
- Posts:
- 15
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 8
March 23, 2011 at 10:57 pm #382952Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 24, 2011 at 7:13 am #383000Try 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 Friendmarialuciabecker
- Join date:
- March 2011
- Posts:
- 15
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 8
March 24, 2011 at 5:00 pm #383088I 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:
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 24, 2011 at 5:36 pm #383096Please 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) ?>
1 user says Thank You to Phill for this useful post
marialuciabecker Friendmarialuciabecker
- Join date:
- March 2011
- Posts:
- 15
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 8
March 24, 2011 at 5:42 pm #383099Now is ok, thanks
AuthorPostsViewing 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
Jump to forum