Hi , I wanted to create a simple SSID for my guest network. Upon entering the correct PSK , I want my guess to receive my splash page with a simple addition : an embed youtube video on autoplay ( rickroll'd lol ). So I created a Custom Theme in the Wireless -> Splash page. In the continue.html file I wanted to insert this snippet : <iframe src="https://www.youtube.com/embed/dQw4w9WgXcQ?autoplay=1" allow='autoplay'></iframe> The code is working fine on Chrome, but Meraki won't let me finish my evil plan. Everytime I hit save , it goes back to the default ''continue.html'' file. I was able to edit it ( ex : remove the footer ) , so that proves that save button is working , but it might not like my insertion of my iframe. Is there any limitation to that feature ? Maybe Miles has the answer 🙂 ? Thanks !
... View more