Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • matwes Friend
    #180376

    Hi,
    I would like to get rid of the social icons in the top right module with div id “ja-social” and instead use the module position for the Falang Language Switcher. I have found the php-file called topbar.php but I haven’t succeded to get rid of the icons. This is the topbar.php code where I’ve colored the actual tag I believe contains the relevant info. My knowledge stop here, I need help :-):

    <div class=”clearfix”>

    <?php if($this->countModules(‘top_menu’)) : ?>
    <jdoc:include type=”modules” name=”top_menu” />
    <?php endif; ?>

    <?php if($this->countModules(‘social’)) : ?>
    <div id=”ja-social”>
    <jdoc:include type=”modules” name=”social” />
    </div>
    <?php endif; ?>
    <?php if($this->countModules(‘search’)) : ?>
    <div id=”ja-search”>
    <jdoc:include type=”modules” name=”search” />
    </div>
    <?php endif; ?>
    </div>

    Sherlock Friend
    #466175

    Hi matwes,

    In this case I think you just need to assign the Falang Language Switcher to the social module position, you already have a module position, why do you need to remove it to create a new one ?

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 12 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum