07 Nov 2007, 16:43
#1
Totally Zenned
- Join Date:
- Mar 2005
- Posts:
- 477
- Plugin Contributions:
- 0
!$this_is_home_page
I'm trying to put welcome text to logged customers in the header only for the index page where customer is transfered after login.
I tried <?php if (!$this_is_home_page) { ?> but it doesn't seem to work?!?
Can anyone point me how to do it. I'd also need "if customer id" up in there...
I tried <?php if (!$this_is_home_page) { ?> but it doesn't seem to work?!?
Can anyone point me how to do it. I'd also need "if customer id" up in there...