Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jentekk Friend
    #172274

    Hello,

    I’m looking for the parameter settings for this function and am wondering if they are still available…

    ====

    COLLAPSIBLE MODULES

    As for the original JA Purity template, the T3 Framework provide collapsible capabilities for the modules assigned to the right position. In this panel you can:

    * enable/disable this capability;

    * exclude a specific module for using this capability, and the default value is 38, meaning that module with ID=38 will be excluded from using the collapsible capability.

    =====

    Above quote taken from JA Template Framework/Guides – Collapsible Modules

    I’ve looked in my JA Purity II Template Administration Panel and do not see the “Right Module” parameter box as seen in this photo.

    How/where do I go to exclude modules from using the collapsible function – specifically for the modules I’ve chosen to display a badge.

    I’m using: JA Purity II v. 1.2.0 + JA T3 v. 1.3.1 + Joomla v. 1.7.3

    Thanks! 🙂

    Jen

    jentekk Friend
    #432506

    Unfortunately, that did not help.

    realovich Friend
    #432765

    To disable the modules can be minimized, remove (or comment out) piece of code in the file /template/ja_purity_ii/blocks/head.php:

    <script language="javascript" type="text/javascript">
    var rightCollapseDefault='show';
    var excludeModules='38';
    </script>
    <script language="javascript" type="text/javascript" src="<?php echo JURI::base(true) ?>/templates/<?php echo T3_ACTIVE_TEMPLATE ?>/js/ja.rightcol.js"></script>

    jentekk Friend
    #432824

    That was exactly what I was looking for, thank you SO much!!! 🙂

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

This topic contains 4 replies, has 2 voices, and was last updated by  jentekk 12 years, 10 months ago.

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