• Resolved adambartlett

    (@adambartlett)


    I have installed AweSplash on a brand new WP install, configured, and enabled, published. But when I view the page I see the splash page once, and then it defaults back to the underlying theme though AweSplash is still published. I am not sure what is happening here.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter adambartlett

    (@adambartlett)

    Update: I am using a different splash page plugin for now until this gets resolved. I would much rather use your plugin!

    Plugin Author awethemes

    (@awethemes)

    hi,
    this is how AweSplash work. It will show only 1 time per session (you can config in customize panel), it will show again after user close browser and open your site. This is better than force user see splash each time they visit a page on website.

    Thread Starter adambartlett

    (@adambartlett)

    Ah, I see. Thank you. Is it possible to make the splash page function as a landing page or maintenance mode page so that it is the only page that can be viewed?

    Plugin Author awethemes

    (@awethemes)

    You can use splash page and hide the “Enter website” button by add this custom css code:

    
    .title__action {
      display: none;
    }
    
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Splash page not overriding theme’ is closed to new replies.