Hello people.
My first trip into the world of customer accounts... please excuse my ignorance.
I have a HOME page link which has a URL of <actinic:variable name="HomePageURL" /> which in turn is set to the root domain URL in Business Settings.
I then have a 301 redirect in .htaccess which send requests for the root domain URL to http:/www.mydomain.com/acatalog/
First time is cool - it displays the login screen, allows login and then we can see the top level catalog page and browse the catalog sections. BUT... If you subsequently click the HOME navigation button ... it asks for a login again... I was rather expecting that it would know we has already logged in - we still seem to be authenticated for section pages.
Can anyone advise the best way to create a Home page button, which gives us the top-level catalog page, and knows if we've already logged in?
Best regards
Alec
My first trip into the world of customer accounts... please excuse my ignorance.
I have a HOME page link which has a URL of <actinic:variable name="HomePageURL" /> which in turn is set to the root domain URL in Business Settings.
I then have a 301 redirect in .htaccess which send requests for the root domain URL to http:/www.mydomain.com/acatalog/
First time is cool - it displays the login screen, allows login and then we can see the top level catalog page and browse the catalog sections. BUT... If you subsequently click the HOME navigation button ... it asks for a login again... I was rather expecting that it would know we has already logged in - we still seem to be authenticated for section pages.
Can anyone advise the best way to create a Home page button, which gives us the top-level catalog page, and knows if we've already logged in?
Best regards
Alec