Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

New Template

7 years 5 months ago
  • azri's Avatar
    Topic Author
  • azri
  • Offline
  • Fresh Boarder
  • Posts: 58
  • Thank you received: 2
Licenses:
JomSocial Active Socialize Expired

ISSUE SUMMARY:

is it possible to created the categories drop down in one container like the attachment ive send you?


STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER

Attachments:
7 years 5 months ago
Licenses:

HI, AZri.

Thank you for contacting us.
Socialize is using T3 framework and it doesn't offer such a feature - I'm sorry.
But you may consider to use some kind of Megamenu that allows to use modules as part of menu. For example: extensions.joomla.org/extension/jux-mega-menu


- 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
7 years 5 months ago
  • azri's Avatar
    Topic Author
  • azri
  • Offline
  • Fresh Boarder
  • Posts: 58
  • Thank you received: 2
Licenses:
JomSocial Active Socialize Expired

Hello Michal,

Thank you for your tips on mega menu,

already purchased the module, but how to remove the main menu on socialize template? i just need using mega menu thta we've created.

Attachments:
7 years 5 months ago
Licenses:

Hi, Azri.

You need to hack template core file (what means you'll need to apply hack after upgrade): ROOT/templates/socialize/tpls/blocks/mainnav.php

Replace this:

<jdoc:include type="<?php echo $this->getParam('navigation_type', 'megamenu') ?>" name="<?php echo $this->getParam('mm_type', 'mainmenu') ?>" />

With this:

<jdoc:include type="modules" name="<?php $this->_p('main-menu') ?>" style="raw" />

Your module position will be: main-menu... you may need to type it manually as it won't appear on available module position list.


- 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