Skip to content
English
  • There are no suggestions because the search field is empty.

Adding limited access to your Splash Page

[ht_message mstyle="info" title="Presetup Considerations" show_icon="" id="" class="" style="" ]To utilize this feature

[ht_message mstyle="info" title="Presetup Considerations" show_icon="" id="" class="" style="" ]To utilize this feature please make sure you do not use the Form builder Map to option 'Custom Data 10'.[/ht_message] The following instructions are provided as a stand-alone solution for users of the platform who wish to require their guests to wait a specified amount of time before reconnecting through the splash page. Please note that we do not offer support for the steps described in this article.
  1. Login to your Smart WiFi Dashboard
  2. Use the menu to the left to navigate to Network > Splash Pages
  3. Click the blue edit icon for the Splash Page you want to add timed-limited access to the return guest splash page
  4. Click the Return Guest tab at the top of your screen
  5. Click the top content block of your page and then click the <> button on the menu bar to the left.
  6. Paste the following code into the html code window at the very bottom and press OK
  7. Save and Submit your Splash Page
[ht_toggle title="HTML Code Example" id="" class="" style="" ] The script below is currently set to not allow another connection through the splash page until 24 hours from the last time the guest connected. To change this value look at line 122 of the script and adjust the value from 1440 to the number of minutes you want a guest to wait between connections.
 

[/ht_toggle]