Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

How to remove or change the position of the main menu ?

10 years 3 months ago
  • pedrox's Avatar
    Topic Author
  • pedrox
  • Offline
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 1
Licenses:
JomSocial Expired Socialize Expired

Hi,

How to remove or change the position of the main menu ?

Thanks

Attachment menu.JPG not found

Attachments:
10 years 3 months ago
Licenses:

Hi, Pedrox.

Many depends what Layout do you use. But lets say that you use default one.
Then you need to modify this file:

ROOT/templates/socialize/tpls/default.php

Inside you'll see something like this:

<?php $this->loadBlock('top-header') ?>

	<?php $this->loadBlock('header') ?>

	<?php $this->loadBlock('mainnav') ?>

	<?php $this->loadBlock('breadcrumbs') ?>

	<?php $this->loadBlock('top') ?>

	<?php $this->loadBlock('spotlight-1') ?>

	<?php $this->loadBlock('mainbody') ?>

	<?php $this->loadBlock('spotlight-2') ?>

	<?php $this->loadBlock('bottom') ?>

	<?php $this->loadBlock('navhelper') ?>

	<?php $this->loadBlock('footer') ?>

Those are blocks loaded in certain order. Just change that order... or if you want to disable certain block just comment certain line like this;
<?php //$this->loadBlock('mainnav') ?>


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW