This topic has 12 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Rose Tyler
Hi I noted the above issue . Attached is the screenshot
Hello,
It’s sidebar which can be enabled/disabled in Theme Options > Shop > Enable sidebar on “My Account” page.
Also, you can add this code in Custom CSS:
.woocommerce-MyAccount-content .span3 {
display: none;
}
Regards,
Rose Tyler.
Hi I needed the sidebar. I just need to hide the duplicate. Solutions given with the CSS did not work
Hello,
We didn’t find your screenshots. Please reupload them and provide WP admin credentials.
Regards,
Eva Kemp.
The user profile is shown twice. I already gave you a screenshot eaarluer
Hello,
Please, change the previous code to next:
.woocommerce-MyAccount-content .span3 {
display: none !important;
}
Regards,
Rose Tyler.
That works. I have a related query from a client. Can you check?
Hello,
The problem is caused by 3rd-party plugin – Woocommerce Checkout Terms Conditions Popup. I have disabled it and don’t see the problem anymore.
Regards,
Rose Tyler.
This is another query from the client using the bought theme
Hello,
WP Dashboard credentials are incorrect. Please check them.
Regards,
Rose Tyler.
Guys this is the third time I will send you this.
Hello,
Sorry for a delay.
I’ve checked your site on iPad and don’t see any issues. Have you resolved the issue?
If you still have the problem try to disable third-party plugins one by one, very likely one of them caused issue.
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up