in the off canvas menu I want to keep first level link effective , linked to the page. For now when there is a submenu the menu level above leads to no page Thanks for your help Jph
Hi boillat
Your question is not so clear , could you provide a link to a website or show us a screenshot with annotation of issues ?
I send you a screenshot with annotation. How can I make this first level link to lead to the page?
We will need to look at your website first to provide a solution - and if possible also a super user account to it.
Take a look HERE Point-5 to see how to keep your info Private.
pavit
thanks for your help; i filled in my credential for the site in the firs post Jph
Hello Joomlart Team, the same problem on my clean installed page (its Joomla 3.9.3 / php7.3.2 / t3 plugin 2.7.2 / t3_bs3_blank Template). In off-canvas the Home (Startsite / Home) is not opening when you are on a Sub-Item (second level item) or on a other site from main level. You can not open the Start-Site. You can see a demo on http://www.pc-praktisch.de/dev/pcp39 Hope for help - thx
Hi melakemp
Could you please start a new discussion and add to it also a super user account and again the link to your website ?
I test in Chrome developper tool to replace dropdown in datat-toggle with nothing and then the link work, but not i don't know where to remove this "dropdown". I tried in sytem/t3/menu > megamenu.tpl.php on line 192 but bont works
Jph
I find a solution with placing this script in my template
`<script type="text/javascript">
jQuery(document).ready(function() { jQuery('li.dropdown').find('a').attr('data-toggle', 'none'); });
</script> ` Jph
boillat Hi Kindly apply the solution given here to fix the same issue. Regards
I am also going through the same issue, can anybody help me with this without making it too complicated for me
wifedi
I found I solution; see my post 12th march
Thanks