Custom Splash Page - Custom themes - Unable to edit HTML

SOLVED
RaphaelL
Kind of a big deal
Kind of a big deal

Custom Splash Page - Custom themes - Unable to edit HTML

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 !

1 ACCEPTED SOLUTION
EJN
A model citizen

I believe iframe is not allowed. See bottom of this page.

 

https://documentation.meraki.com/General_Administration/Cross-Platform_Content/Customizing_the_Splas...

Esteban J Nunez
School and Church
K-12 Education

View solution in original post

2 REPLIES 2
EJN
A model citizen

I believe iframe is not allowed. See bottom of this page.

 

https://documentation.meraki.com/General_Administration/Cross-Platform_Content/Customizing_the_Splas...

Esteban J Nunez
School and Church
K-12 Education
RaphaelL
Kind of a big deal
Kind of a big deal

Ahhhhhhhhh ! Thanks ! Completly missed it !

Get notified when there are additional replies to this discussion.