WebSite X5Help Center

 
Richard B.
Richard B.
User

LOGOUT not taking me to home Page  en

Autor: Richard B.
Visited 1781, Followers 1, Udostępniony 0  
Tagi: logout,widget

I have added the Logout Widget to my Header - when I login to the private area it works fine by taking you back to the Home Page if you use it. The problemthat I am experiencing is that if I am in the CART (http://www.kaizennz.org/cart/index.html) which I have setup in my Private Area for online purchases and click logout it (replicating a time that one of our customers may wish to logout in the middle of a purchase) The logout tries to take the user to http://www.kaizennz.org/cart/res/imlogout.php I thought it would take it to the home page. Is there a way to fix this or have i got something setup incorrectly.

Posted on the
1 ODPOWIEDZI
Incomedia
Claudio D.
Incomedia

Hello Richard,

Thank your very much for your report. We will verify it.

To have the logout working from your cart you can choose to add the absolute link with the html code object in the header like this:

<span class="imLogout"><a class="imLogoutLink" href="www.kaizennz.org/res/imlogout.php">
      Logout
    </a></span>

In this way also if you are in the cart you use the correct path.

Hope this helps.

Czytaj więcej
Posted on the from Claudio D.