(For home page with custom banner) How to redirect to a different page Or banner only appears when a user is not logged in. example- not loged in- $_page['js'] = 1; logged in goes to- $_page['js'] = 5; (or whatever page using). My template has a custom banner, so I'm trying to have it where if user logs in, they go to the home page without the custom banner. I'm not using the promo block. Any help is appreciated..
Thanks