Hi there,
Thank you for reaching out!
Are these two sites using different themes?
If yes – the visual difference between the two my-account dashboards is due how themes render the my-account template file and adjustments would have to be made via CSS. WooCommerce doesn’t control the exact look and feel of such pages – only the content, and it is defined in my-account template file:
https://docs.woocommerce.com/document/template-structure/
Regarding the logout issues – I was not able to replicate this behaviour on my test site so it sounds like this is isolated to your WordPress/WooCommerce install.
If adjusting the permalinks in wp-admin >> Settings >> Permalinks doesn’t help – you may want to do a full plugin/theme conflict test:
https://docs.woocommerce.com/document/how-to-test-for-conflicts/
Let us know how that goes!
Hi there,
We haven’t heard from you in a while so I’ll be marking this thread as resolved.
Feel free to open a new thread and link to this one if you have further questions though.
Have a wonderful day ahead!
Hi @grigaswp
I can’t fixed the logout problem.
Has I said:
On the 2nd site, and i notice that the url for the logout on the 1st site (that works ok) is:
https://restdemo.gratis/restdemo/index.php/my-account/customer-logout/?_wpnonce=4f444f8af6
And on the second site the logout url is:
https://shopping-store.org/shoppingstore/customer-logout/?_wpnonce=8b3b9215e3
There is missing /my-account/ in the middle of the url, and if i put on the address bar https://shopping-store.org/shoppingstore/my-account/customer-logout/?_wpnonce=8b3b9215e3 the logout is done.
Can you help me on this?
Thanks
Hi there,
Thank you for following up!
Can you please confirm if you’ve attempted a full plugin/theme conflict test and if the logout works then?
I see that the my-account page exists here:
https://shopping-store.org/shoppingstore/my-account-2/
Both sites have quite long permalinks with unnecessary parts in them such as restdemo/index.php/ or shoppingstore – can you please specify how did you set up those?
You may want to clean up your permalinks/remove all the unnecessary parts. If you can’t do that in wp-admin >> Settings >> Permalinks – you may want to reach out to your host and ask them to help you with that.
In this forum thread, the user was able to remove index.php from their permalink:
https://ww.wp.xz.cn/support/topic/how-do-i-remove-index-php-from-the-middle-of-my-address/
I hope this helps!
Hi @grigaswp
I already fixed the problem, i have uninstalled all the plugins, and chaged to a default plugin, them i activate Flatsome theme and run the setup, and it’s fixed.
Thanks for your reply.
Regards.