Hi,
Thanks for your reply to my question on themeforest.net regading your canvas theme. You asked me to contact you directly so you could assist me with the following:
I’m trying to place a toggle within a toggle (nested), but the child toggle is open by default and the plus/minus symbols don’t work properly. Is it possible to have nested/child toggles within a parent toggle?
Thanks for any help you can provide.
Nested toggles
9 replies · opened Feb 17, 2021
Hello,
Simply replace the existing
js/plugins.min.jsFile with the File attached to this reply.Find the following code in the style.css File:
[ch_pre type="css"].toggle:not(.toggle-active) .toggle-open,
.toggle-active .toggle-closed { display: none; }
.toggle-active .toggle-open { display: inline-block; }[/ch_pre]
and replace it with:
[ch_pre type="css"].toggle:not(.toggle-active) > .toggle-header .toggle-open,
.toggle-active > .toggle-header .toggle-closed { display: none; }
.toggle-active > .toggle-header .toggle-open { display: inline-block; }[/ch_pre]
This will definitely work fine and will be introduced in the Next Update. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Fantastic thanks a lot, that worked perfectly! Helen
Hello,
Very Happy to help!
Do let us know if we can help you with anything else or if you find any further issues with Canvas.
Actually I do have one more question: On the GDPR modal with cookie preferences (with the switch-toggles to turn on/off preference for Google Ads, Youtube cookies etc), your system doesn't remember the individual preferences (only websiteUsesCookies cookie is stored). How can I set a separate cookie for each one of the switch-toggles so I can retrieve the values elsewhere on the site to decide whether to deliver that content or not?
Thanks.
Hello,
This functionality is not implemented at the moment and the GDPR is provided only as Templates but we have already started working on it and this will be available in the Next Update. We will send you a Notification once this is available. 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.
OK thanks. Do you have know when the next update might be?
Within Next Week for sure. We are just in the Testing Phase at the moment.
Wow, that's fantastic. Very happy with the template and your support, good work!!
Hello,
Thanks for the Kind Words! :) Very Happy to Help!
Do let us know if we can help you with anything else or if you find any further issues with Canvas.
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