Working on a new site at http://www.viteyes.co.uk/supplements/test/index.html
Just trying to get the customer account stuff at the top sorted.
On the home page I have two extra | visible which are the separators for LOGOUT and MY ACCOUNT when you are logged in.
If you go to the LOGIN pages these two extra | disappear and when you are logged in the top looks perfect.
I already have it between the tags <Actinic:ONLYINB2B></Actinic:ONLYINB2B> but this does not appear to be working.
If there a way to wrap this code in a BlockIf or something which will hide it unless logged in?
Thanks
James
Just trying to get the customer account stuff at the top sorted.
On the home page I have two extra | visible which are the separators for LOGOUT and MY ACCOUNT when you are logged in.
If you go to the LOGIN pages these two extra | disappear and when you are logged in the top looks perfect.
I already have it between the tags <Actinic:ONLYINB2B></Actinic:ONLYINB2B> but this does not appear to be working.
If there a way to wrap this code in a BlockIf or something which will hide it unless logged in?
Thanks
James
Comment