Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

How to add a menu on the top toolbar?

8 years 7 months ago
  • Ruslan's Avatar
    Topic Author
  • Ruslan
  • Offline
  • Fresh Boarder
  • Posts: 17
  • Thank you received: 0
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

ISSUE SUMMARY: Like www.musicstartshere.org ??


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

Attachments:
8 years 7 months ago
Licenses:

Hi, Ruslan.

Thank you for contacting us.
Hmm, you can't add menu to toolbar as it's a module... so you can't display module in a module.
I would rather create new module position so horizontal row will be divided to two. Then assign menu module to one column when toolbar to other. This will require your template customization


- 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
8 years 7 months ago
  • Ruslan's Avatar
    Topic Author
  • Ruslan
  • Offline
  • Fresh Boarder
  • Posts: 17
  • Thank you received: 0
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

Thanks for answering!

create new module position so horizontal row will be divided to two

How can I do that? using socialize 2 template.

8 years 7 months ago
Licenses:

Hi, Ruslan.

You should edit this file:

ROOT/templates/socialize/tpls/blocks/top-header.php

And replace this:

<jdoc:include type="modules" name="<?php $this->_p('top-header') ?>" />

With right bootstrap two column structure:

<div class="container-narrow">
<div class="container-fluid">
<div class="row-fluid">
<div class="span6">
<jdoc:include type="modules" name="<?php $this->_p('top-header1') ?>" />
</div>
<div class="span6">
<jdoc:include type="modules" name="<?php $this->_p('top-header2') ?>" />
</div>
</div>
</div>
</div>

You'll have two new modules positions: top-header1 and top-header2.


- 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
8 years 7 months ago
  • Ruslan's Avatar
    Topic Author
  • Ruslan
  • Offline
  • Fresh Boarder
  • Posts: 17
  • Thank you received: 0
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

cant add new positions. I added top-header1 and top-header2 to templatedetails.xml, but they didn't show up?

8 years 7 months ago
  • Ruslan's Avatar
    Topic Author
  • Ruslan
  • Offline
  • Fresh Boarder
  • Posts: 17
  • Thank you received: 0
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

YESS!! I did it.
Thanks Michal for the tip!

It would be cool if the template has already do like this

Attachments:
8 years 7 months ago
  • Ruslan's Avatar
    Topic Author
  • Ruslan
  • Offline
  • Fresh Boarder
  • Posts: 17
  • Thank you received: 0
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

second

Attachments:
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