This topic has 6 replies, 4 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp
Where can I edit the my account page?
By default its showing the users avatar and menu to the left and then other options to the right.
This would be fine however if you click on addresses you get a 3rd column with the users avatar displayed again followed by the address fields.
I cant simply turn it off via CSS as the spans are still there.
Hello,
You can edit files of the My Account page in wp-content\plugins\woocommerce\templates\myaccount\ folder.
Regards,
Robert Hall
That just pulls woocommerce content
<?php
/**
* My Account content.
* @since 2.6.0
*/
do_action( 'woocommerce_account_content' );
?>
Hello,
Could you please show on a screenshot what you want to hide? Also provide us with WP Dashboard credentials in private content.
Best regards,
Jack Richardson.
I’ve managed to take out a few divs, it’s all good now.
Hello,
Glad to hear you’ve found a solution.
Regards,
Eva Kemp.
The issue related to '‘My Account Page’' has been successfully resolved, and the topic is now closed for further responses