I have changed the [woocommerce_my_account] shortcode to [xoo_el_inline_form active = “login”], the same as in the picture below.
https://imgur.com/5G0gVsL
after I visited the page, it looks like I expected. like in the picture below.
https://imgur.com/qoGsk3a
but after I log in, the display disappears as in the image below.
https://imgur.com/j1zm4bg
Even though the demo wasn’t like this. What should I do?
Plugin Author
xootix
(@xootix)
[xoo_el_inline_form active = “login”] only generates login/signup form.
[woocommerce_my_account] outputs myaccount page data when user is logged in.
1) Go to your woocommerce settings -> advanced & set your my account page there
2) Go to login popup settings & check “Enable on WC myaccount page”