This topic has 9 replies, 3 voices, and was last updated 7 years, 10 months ago ago by Jack Richardson
Hello! I am wondering why my actual site “my-account” page is so much different from Legenda demo site?
Could some of the imported demo data be missing? Can I safely import demo data one more time and not worry about overriding my current pages/work or will it create just copies? Also it seems my-account menu is missing (I have probably deleted it) how can I get it back easy way?
Please take a look at screenshot comparison ->
actual – https://failiem.lv/down.php?i=uz5nxqqm&view
demo – https://failiem.lv/down.php?i=aqqm223j&view
P.S. I think I am also unable (sidebar is always on) to:
Enable/disable sidebar on “My Account” page: ability to show/hide sidebar on “My Account” page
admin panel access in Private Content
Hello,
As I see, your “My acoun” page is fine.
Please, see screenshot for create menu http://prntscr.com/drs8n1.
Go to Theme Options > Shop > “Enable sidebar on “My Account” page”.
Also, you can change some options in WooCommerce > Settings > Accounts.
Regards,
Rose Tyler.
Thanks for the screenshot, Rose.
I think you are wrong about “my-account” page being fine. What is the second “menu” that is displayed right after the one to the left? Isn’t it generated via /wp-content/themes/legenda/woocommerce/myaccount/my-account.php ?? Why isn’t this “second menu” in Legenda demo site?
Also you can see the difference that Legenda demo site displays User Address information in my-account page instead of my page which displays only “Hello User blabla..
Hello,
Second menu on “My Account” page is related to Woocommerce. If you want to remove it. Use this css code:
.woocommerce-account .woocommerce-MyAccount-navigation {
display: none;
}
This is default Woocommerce layout. If you want to edit it you have to modify Woocommerce files wp-content\plugins\woocommerce\templates\myaccount\ folder.
Regards,
Rose Tyler.
Hello Rose. Layout of my-account is overriden by Legenda theme modified template which is located @ wp-content/themes/legenda/woocommerce/myaccount/my-account.php
Besides Legenda theme created menu, this file also loads ‘woocommerce_account_content’
Legenda demo site does not load ‘woocommerce_account_content’ instead it loads ‘woocommerce_before_my_account’ , ‘myaccount/my-address.php’ etc.
It’s clearly visible Legenda demo site runs on outdated files which are not latest Legenda V3.0.3
Question is, which version it runs and when it’s going to be updated?
Hello,
Our demo uses old Woocommerce and old Legenda versions.
Do you still need to edit My Account page on your site? If so please clarify what exactly needs to be modified.
Thank you.
Best regards,
Jack Richardson.
I think Legenda demo site needs these updates because it’s unclear for users why there are differences between advertised and actual. I do comparison to make sure my site runs fine.
I guess I can copy/paste My Account page contents from older Legenda my-account.php to make it my way. So it’s fine I will do it on my own.
Only thing I don’t like is how CART page is loaded via user account panel. If “My Wishlist”, “Address”, “Orders” etc. are loaded on the same page retaining user menu on the left, CART page is loaded in it’s own page and user menu is lost there. Not a big problem, but I would think it should stay with menu there.
Hello,
Sorry, but that menu is created by Woocommerce, it’s not related to the theme.
If you want to edit it you need modify Woocommerce files or contact their support for help.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up