• Resolved troventrip

    (@troventrip)


    Hi,

    Is it possible to conditionally show the banner only if the website viewer is not logged in? I’m using the banner to try and get people to sign-up to my website, and so would like to hide it if the member is already logged in.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author rpetersen29

    (@rpetersen29)

    Hi @troventrip
    You can conditionally show the banner on specific pages, so if there are pages only signed out users see then you could conditionally show them there. Alternatively, if there is a specific header class shown only to signed in users you could potentially hide the banner based on that. Lastly, you could add some javascript that looks for a signed in cookie and remove the banner with javascript based on that.

Viewing 1 replies (of 1 total)
  • The topic ‘Hide Banner for Signed In Members’ is closed to new replies.