When I disable the Off-Canvas sidebar and Enable the collapse for small screens the collapsed menu does not appear. On a small screen there is no menu anymore. How can I enable the collapse for small screens without enabling the Off-canvas sidebar?
staak75 Hi If the Collapse navigation is ON it should show the Mega menu in mobile view. Can you edit fields in first post and submit a temp super user login for staff : http://prntscr.com/107792b I will check it on your site.
Hi @Ninja,
I edited the fields with the account info.
With regards, Dennis.
staak75 Hi Your site is in offline mode and submitted login is not working. + on admin panel it required an additional login : http://prntscr.com/10ax44x
Kindly fix the login and update here.
Hi #pankaj,
my apologies. The login now works.
Regards.
staak75 The Login is not working for this window : http://prntscr.com/10bppt8 Kindly submit htaccess login as well.
the ftp login info is the account info. With this you can access the every file including the htaccess. I don't know how to access it like the way you do.
staak75 Hi I need Joomla login for configurations check and debug. You enable. Htaccess login just remove it share it's login in edit field's option. Note : You have to Enable the collapse navigation for small screen option in template style if it's still not showing I required debug on your site.
Fixed it by removing the following lines in the mainnav.php in the blocks directory of the template around the HEAD RIGHT block.
<?php if ($headright || $this->getParam('addon_offcanvas_enable')): ?> <?php endif ?>
staak75 Hi If you remove the above code you will not longer see head right and off canvas combination. let me know if its Mega menu or off canvas menu you want to show i will make test and check. At the moment without Joomla access i assume you are not using head search position that result this issue.
I am not using the head right. I am only using the Mega menu. For me this is the solution at the moment.
staak75 Yes it will work if you not use that position. Both are connected to show the menu in phone view.
Feel free to open a thread if there is any issue in future. Regards