• Resolved calibus

    (@calibus)


    Hi can you assist help with a snippet to hide ‘Browse Products’ button under My account – Orders tab.

    and a way to edit text under My account – dashborad tab.
    thank you

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @calibus

    To hide the ‘Browse Products’ button under the ‘My Account – Orders’ tab, you can use CSS. Please add the following CSS snippet to your theme’s custom CSS section:

    .page-id-xx .woocommerce-Button.button {
    display: none;
    }

    Replace ‘xx’ with the ID of your ‘My Account’ page. You can find this ID by navigating to Pages All Pages in your dashboard, then hover over the title of the ‘My Account’ page, and you will see the ID in the URL at the bottom of your browser.

    If the code did not work, please provide us with the website to check, or an illustration/screenshot showing how you intended it to be.

    As for editing the text under the ‘My Account – Dashboard’ tab, this might require a PHP code, so I would suggest hiring a developer to help you with it. Please note that we can’t provide support for code customization as per our support policy. Still, if you need customization, we do our best to offer advice and direct you to appropriate resources. Based on the feedback we get from our customers, we highly recommend contacting one of the services on our Customization page.

    Please remember to back up your website before making any changes to the code, just in case anything goes wrong.

    I hope this helps!

    Thread Starter calibus

    (@calibus)

    Thanks for your respond.

    Plugin Support Beauty of Code (woo-hc)

    (@beautyofcode)

    Hi @calibus ,

    We are happy to help!

    and a way to edit text under My account – dashborad tab.
    thank you

    I’d like to add that the Customize My Account for WooCommerce extension can help you achieve this.

    WooCommerce.com offers a 30-day refund policy which you can take advantage of, allowing you to test the extension, and make sure that it is what you are looking for.

    Should you have any pre-sales related questions, kindly contact us directly at WooCommerce.com → My Account → Support. You will need to create an account if you do not have one already.

    Hope this helps!

    Thread Starter calibus

    (@calibus)

    Thanks for the update.

    Hi @calibus

    I’m glad we were able to help! I’m going to mark this thread as resolved, but please don’t hesitate to start a new topic if you have any more questions down the line.

    If you have a few minutes, we’d love if you could leave us a review: https://www.ads-software.com/support/plugin/woocommerce/reviews/

    Thread Starter calibus

    (@calibus)

    Hi.
    how can replace COMPLETE ORDER EMAIL content to Image.

    Hi @calibus

    We’re happy to assist you with that. As part of our guidelines, since this thread is marked as resolved, could you please start a new topic regarding your new question?

    Have a fantastic day!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Browse Products’ is closed to new replies.