Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jcsanjurjo Friend
    #177628

    Hi,

    I just downloaded and installed JA Puresite template and I can’t get the Megamenu to work as it works on your demo site. Since I am a beginner with Joomla I have no clue where to look to solve the problem.

    What I want to achieve is the effect of your demo site menu: Home>K2, when you deploy K2 submenu, the first line is new submenu called “All Categories” whit an arrow on the right side. But when you open “All Categories” a new submenu appears sliding on left direction. in my case, the new submenu is appearing sliding to right.

    Please I deeply appreciate if you can let me know how I can change the sliding direction of such submenu to left, as yours in the demo site

    Thanks in advance

    joan carles

    Wall Crasher Developer
    #455317

    Hi jcsanjurjo,

    The menu sliding direction is automatic determine by javascript. The default direction is left-to-right. When the sub menu exceed the page width, it will turn the direction. On our demo, the K2 parent menu place near the right and the sub menu is exceed the width page, so it turn slide from right to left.

    Hope it clear.

    Regards

    jcsanjurjo Friend
    #455403

    So, it minds no way to slide right-to-left.

    Please, can you have a look to http://www.heading2marlet.com INICIO>QUE HACEMOS>DIGITAL MARKETING>SOCIAL MEDIA, just to check if you can suggest me any other solution for the menu overlapping problem.

    I’ll appreciate any comment

    Thanks again

    Wall Crasher Developer
    #455769

    Hi jcsanjurjo,

    Since the Megamenu automatically changes direction. You can set the direction of the Megamenu’s default direction by changing it in :
    templatesja_puresiteblockshead.php

    <script type="text/javascript">
    var siteurl='<?php echo JURI::base(true) ?>/';
    var tmplurl='<?php echo JURI::base(true)."/templates/".T3_ACTIVE_TEMPLATE ?>/';
    var isRTL = true;
    </script>

    I am not recommend you to do it. Since it is a hack and may have some side effect with some other components/modules.

    Regards

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

This topic contains 4 replies, has 2 voices, and was last updated by  Wall Crasher 12 years, 5 months ago.

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