This topic is locked

login as guest redirect

6/13/2014 2:49:44 PM
Shopping Cart Template general questions
C
cjsaputo author

I want to redirect the login as guest to a web address. Can I change the after successful login event to do this? This is on the retail screen not the admin screen.

admin 6/17/2014

You can modify 'Login as guest' link in Visual Editor so it appears as follows:

<A href='page_where_you_need_guest_user_to_go.php'>

Login as Guest

</A>