This content has been marked as final.
Show 3 replies
-
1. Re: HTML5 output doesn't show the switcher (on/off toggler)
kennethc Sep 26, 2014 12:21 PM (in response to khrystoslava)I had the same issue some time ago. I ended up deleting the layout and reimporting it, which fixed the problem
-
2. Re: HTML5 output doesn't show the switcher (on/off toggler)
Willam van Weelden Sep 30, 2014 4:43 AM (in response to kennethc)The toggle is enabled by default in the scripts. Try kennethc's approach and see if that helps.
If that doesn't help, open up the developer options in your browser (press F12). Release the page and look at the tab Console. Does that tab show any errors?
Kind regards,
Wilam
-
3. Re: HTML5 output doesn't show the switcher (on/off toggler)
khrystoslava Oct 1, 2014 11:48 PM (in response to Willam van Weelden)Thanks William. I checked the main.css and noticed the display property for the switcher was set to "none". Removing it did the trick:)



