Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

New module position next to logo

10 years 1 month ago
  • Melanie's Avatar
    Topic Author
  • Melanie
  • Offline
  • Fresh Boarder
  • Posts: 94
  • Thank you received: 2
Licenses:
JomSocial Active Socialize Expired

Hi,

Is there a ay to add a new module position next to the logo? I want to add a small banner in my header but the only positions that seem to be available are the search and language ones. Is there another one (not obvious to me) that sits to the right of the logo?

10 years 1 month ago
Licenses:
JomSocial Expired GURU Expired Publisher Expired AdAgency Expired iSEO Expired Socialize Expired

Hi Melanie,
So far the module positions as socialize.jomsocial.com/explore/module-positions .
But you are open to add as many positions as you want.
you need to have some customization at the socialize template.
In that case,
1. need to add a position(e.g head-search) at root/templates/socialize/templateDetails.xml
2. paste a code like

<div class="span4 clearfix">
            <?php if ($this->countModules('head-search')) : ?>
            <!-- HEAD SEARCH -->
            <div class="head-search<?php $this->_c('head-search')?>">
            <jdoc:include type="modules" name="<?php $this->_p('head-search') ?>" style="raw" />
            </div>
            <!-- //HEAD SEARCH -->
            <?php endif ?>
at root/templates/socialize/tpls/blocks/header-jb.php
3. Place a module at the position(hear-search) from module manager
4. Refresh the site and see at action.
Thanks

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