Display a Message on First Visit to Your Site
Learn how to enable a message to display only when a user first visits your site.
In this video, we will show you how to display an initial message upon a user's first visit only. Each subsequent visit will not display the message. This comes in handy when you need to display and alert or a welcome message that does not need to display past the first visit and take up space on your site.
We will:
- Download and add the jQuery cookie plugin to site
- Create a content holder to house both our message container and javascript
- Insert content holder/message on page templates
Having trouble installing this solution on your BC website? Post a comment below so the community can assist.
