Permalink for logout not working
-
Hello,
Here is my website: http://www.protovest.com
My permalink for logout is not working. It keeps giving me a 404 error message because it directs me to a page in the shop that doesn’t exist when logging out. I want to redirect the logout button so that it will direct the user to the login page or the homepage. Logging out works on the website except for when I use it while logging out of the shop page.
How do I customize this? My website is through GoDaddy and they already checked everything to make sure everything is working on their side. Deactivating and Reactivating the plug-ins don’t work either.
Here is the code in my header.php file:
echo ‘ Logout‘;
Or is this a woocommerce issue since this permalink doesn’t work in the shop only?
The topic ‘Permalink for logout not working’ is closed to new replies.