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.

Stopping Tabbed Modules

10 years 1 month ago
  • Matt's Avatar
    Topic Author
  • Matt
  • Offline
  • Fresh Boarder
  • Posts: 25
  • Thank you received: 0
Licenses:
JomSocial Active

I don't want tabbed modules.

Someone else mentioned this and was told to put them in 3 different positions js_side_frontpage_top, js_side_frontpage and js_side_frontpage_bottom

I need 9 modules to go down the side bar so people don't have to keep clicking on tabs just to see latest photo's, videos etc...

Do I now have to create overides and use custom module positions to get the functionality of the previous version back?

Thanks

10 years 1 month ago
Licenses:

Hi Matt,

you can create new positions, by overrides:
1. copy [JOOMLA ROOT]/components/com_community/templates/jomsocial/layouts/frontpage/base.php to [JOOMLA ROOT]/templates/[FRONTEND TEMPLATE]/html/com_community/layouts/frontpage/base.php

2. after that you can put new position code

    <?php $this->renderModules( 'yourModulePositionName' ); ?>
at any place. here the doc about that:
documentation.jomsocial.com/wiki/Built-in_Module_Positions

Regards

The following user(s) said Thank You: Sam
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