I have problems with the installed plugin YITH WOOCOMMERCE CUSTOMIZE MY ACCOUNT
-
I have problems with the installed plugin YITH WOOCOMMERCE CUSTOMIZE MY ACCOUNT PAGE tell me how you can solve the problem?
You have good styles on the account page, but there’s no way to easily create new tabs.
Attachments:
You must be
logged in to view attached files.
Hello,
We are glad to know that you considered using WoodMart for your web-site. I hope you will be happy with it.
Do you mean you want to disable our theme my account customization to leave only the plugin functions? Our my account page has the same menu as this plugin gives you https://gyazo.com/c4201513f11bb08d9d85e931d3b4bb2a
Kind Regards
Xtemos
Yes, I wanted to use the account page with the YITH WOOCOMMERCE CUSTOMIZE MY ACCOUNT PAGE plugin
Yes, the menu you have on the picture, too, but create easily new items I can not
Can you help?
OK, you can hide our theme customization and keep only this plugin’s tabs adding this code snippet to the Custom CSS
.woocommerce-my-account-wrapper .woodmart-my-account-sidebar,
.woocommerce-MyAccount-content .woodmart-my-account-links{
display: none;
}
.woocommerce-my-account-wrapper .woocommerce-MyAccount-content{
max-width: 100%;
}
Regards
The topic ‘I have problems with the installed plugin YITH WOOCOMMERCE CUSTOMIZE MY ACCOUNT’ is closed to new replies.