Splash Page shows on Multiple Pages
-
My client’s been noticing that the splash page shows on multiple pages when viewing the site. Had a developer friend look at this and he said “It’s (splash page) actually not specific to the “connect” page. Looking at the PHP code running this plugin on the server, the splash page is tied to a browser session cookie. If the cookie doesn’t exist (the browser start’s a fresh session or the cookie is manually deleted) the splash page will appear again.
You can see this by opening multiple incognito windows (not tabs) with different pages. E.g, open one with the “/ourstory/” page and the other to the “/connect/” page. Both windows will show the splash page.”
Can you code the php to ONLY show on the home page and not have it tied to a browser session cookie?
website: williamsonheritage.org
Thank you for your help!
The page I need help with: [log in to see the link]
- The topic ‘Splash Page shows on Multiple Pages’ is closed to new replies.