• Sorry to post this question again, have found lots of awnser but still does not awnser my question. I am putting together a site that the static front page is a stream of photos…. How can i put up a landing page with or without a plugin or a htaccess file the the user has to tick a box or a button to aceppts some term to enter site not login just visit site and if not gets redirected to another page on the site or to another site. and user can not get into from lets say… https://site.com/contact/ upon entering site they allways has to go to https://site.com, tick aceppt again if the user types https://site.com/about/ they get redirected to https://site.com to tick the agreement to go thru site.

    Thanks before hand , I have learned a lot but not that much yet anyway

Viewing 2 replies - 1 through 2 (of 2 total)
  • ramdhanyk

    (@ramdhanyk)

    Hi,

    Are you able to get a solution for this? I am looking for a similar solution.

    wspencer

    (@wspencer)

    the easiest way would probably be a JavaScript alert that runs when your home page loads. Then you’ll need to use PHP sessions (if they don’t login to your site) so they don’t get the script every time they see the main page during that visit (or until they close their browser)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘landing page’ is closed to new replies.