-
AuthorPosts
-
jcsanjurjo Friend
jcsanjurjo
- Join date:
- May 2012
- Posts:
- 116
- Downloads:
- 0
- Uploads:
- 46
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
May 28, 2012 at 5:45 pm #177628Hi,
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 DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
May 29, 2012 at 8:02 am #455317Hi 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
1 user says Thank You to Wall Crasher for this useful post
jcsanjurjo Friendjcsanjurjo
- Join date:
- May 2012
- Posts:
- 116
- Downloads:
- 0
- Uploads:
- 46
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
May 29, 2012 at 9:09 pm #455403So, 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 DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
June 4, 2012 at 2:10 am #455769Hi 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
-
AuthorPosts
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