• Resolved bambanx

    (@bambanx)


    Hello folks, thanks for share your plugin, i am trying it and is cool.
    But not sure why in accounts are not admin, it add a item menu on my account page linking to mydomain.com/wepos/#
    1- is this safe ?

    2- how i can remove that link i am not interested on my clients to enter to the pos

    thanks you

    • This topic was modified 12 months ago by bambanx.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Jahidul Hassan Mojumder

    (@jahidulhassan)

    Hi ,

    You can use the below-mentioned CSS to remove the View POS menu from the my-account page.

    .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--view-wepos {
    display: none;
    }

    I hope this helps. Thanks!

    Plugin Support Jahidul Hassan Mojumder

    (@jahidulhassan)

    Hi @bambanx,

    Due to inactivity, we are marking this topic as resolved. Feel free to open a new one if you face any further issues.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘remove wepos link from my account page’ is closed to new replies.