Tagged: unclickable
-
AuthorPosts
-
December 10, 2015 at 8:40 am #793346
Hi,
I have a problem with a menu displayed in a sidebar . It has 2 levels. The second level expands/opens when you click on level 1. Once you’re inside a level 2 menu item you can’t click on its parent anymore. Any way to solve this?
http://tnav.mascomm.be/organisatie-de-blauwe-cirkel/consortium-de-blauwe-cirkel
I guess it’s not really template related, and more a sort of joomla core issue. I also placed it on the joomla forum more than a month ago but nobody responded.
I use joomla 3.4.5
thanks
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 11, 2015 at 3:12 am #800718Hi
The site is Forbidden on my end . Kindly provide full access of site and also share your site admin details via private reply , i will check itDecember 11, 2015 at 7:26 am #802535This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 11, 2015 at 11:04 am #803730Hi
issue is fixed directly on your site . I added below code in template manager > custom code Tab .
Below code<script> jQuery(document).ready(function($){ $('ul.nav .dropdown-toggle').on('click', function(){ location.href = this.href; }); }); </script>
Please check site now .
December 11, 2015 at 12:37 pm #804115great! thanks man
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 4 replies, has 2 voices, and was last updated by dageraad 8 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum