Issue with adding accordion style to side navigation

5 replies·opened Aug 17, 2018
Y
Yoshinori95Aug 17, 2018

Hi,

I'm trying to add an accordion style dropdown to the side navigation seen here: Package-HTML/HTML/side-navigation.html
The issue I have is that the #snav-content only seems to work up to number 5. Once I add in #snav-content6 the content is now displayed instead of hidden. If I go into Chrome dev tools I can see that #snav-content1-5 all have the following:

<div id="snav-content5" aria-labelledby="ui-id-5" role="tabpanel" class="ui-tabs-panel ui-corner-bottom ui-widget-content" aria-hidden="true" style="display: none;">

Wheras the new ones I have created do not, they simply render as follows:

<div id="snav-content6">

I've tried to find where the code responsible for this is but cannot seem to find it. Could you point me in the right direction?

Thanks!

S
SemiColonWebSTAFFAug 21, 2018

Hello,

Can you please provide us with a Live URL so that we can understand the whole scenario of your issue and provide you with a more accurate solution for this. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

Y
Yoshinori95Aug 22, 2018

Thanks, could you please provide me with an IP address so I can whitelist then you will be able to access our site.

Y
Yoshinori95Aug 22, 2018

Sorry to ask in the same ticket, but am also trying to convert the mobile menu (appears from top) to an overlay style like in this example:
http://themes.semicolonweb.com/html/canvas/menu-10.html

Could you let me know if this is possible please :)

Thanks!

S
SemiColonWebSTAFFAug 27, 2018

Hello,

Unfortunately, we do not currently have a Static IP, so it would be great if you can please create a Protected Page for us and provide us with a Password so that only we can access.

Additionally, regarding the Overlay Menu, it is certainly possible, however due to the current CSS structure of the Primary Menus, there will be a lot of CSS Edits and Tests required which is why this will come under Customization. We have tried working on it but this will take a decent amount of time.

Let us know if we can help you with anything else or if you find any further issues.

Y
Yoshinori95Sep 6, 2018

Fixed now, thanks :)

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard