Site logo

[Resolved] Add text block to My-Account Login

Home Forums Support [Resolved] Add text block to My-Account Login

Home Forums Support Add text block to My-Account Login

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2506357
    Stephen

    When logged out then a login / register block shows on the following pages:

    /my-account/, /my-account/orders/ , /my-account/edit-address/ , /my-account/payment-methods/, /my-account/edit-account/

    I would like to add an extra block of text to this login / register block.

    Is this something I can do ?

    Thank you
    Stephen

    #2506358
    Stephen
    #2506439
    Leo
    Staff
    Customer Support

    Hi Stephen,

    This is more of a question for WooCommerce’ support team.

    I believe you would need to add the content using WooCommerce core hooks:
    https://www.businessbloomer.com/woocommerce-visual-hook-guide-account-pages/

    This can be done using a block element hook:
    https://docs.generatepress.com/article/block-element-hook/

    Hope this helps 🙂

    #2506499
    Stephen

    Hi, thanks for that.

    Very straightforward from the links you provided.

    Hook Element Block – Custom Hook – woocommerce_before_customer_login_form

    #2506565
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.