Home Forums WoodMart support forum thank you page

thank you page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #193693

    Marloes2019
    Participant

    Hello,

    How can I customize the ‘thank you’ page after a customer has placed an order?
    It looks like this now, see attachment.
    I think in the beginning I deleted a lot of ‘standard’ woodmart pages, was the thank you page a seperate page? If so, is it possible to add this page again to customize it?

    Attachments:
    You must be logged in to view attached files.
    #193733

    Hello,

    You can find the option to customize Thank you page in the Theme Settings > Shop > Thank you page. You will see all the available options with the description and explanation.

    Best Regards

    #193770

    Marloes2019
    Participant

    Hi Elise,

    I only see this (see attachment)
    How can I change things?

    Attachments:
    You must be logged in to view attached files.
    #193819

    Hello,

    Disable “Default Thank you page”

    Create an HTML block with your structure and content. Then add ID shortcode of the block in the “Extra content of Thank you page”

    You will get net custom page. If you want to be mixed, do not disable the default content.

    Best Regards

    #197464

    Marloes2019
    Participant

    Hello Elise,

    Is it also possible to make adjustments to the existing thank you page?
    I like the dotted line (see attachment) but I want to change the color.
    And as a small addition, I want to put a text under this boxed part with for example ‘check your spam folder’

    Kind Regards,

    Marloes

    Attachments:
    You must be logged in to view attached files.
    #197480

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woocommerce-thankyou-order-received {
        border: 2px dashed #7A9C59;
        color: #7A9C59;
    }

    Set the color as per your needs.

    If you want to add custom content, create HTML block and insert it in the Theme Settings > shop page > Thank you page.

    Best Regards

    Best Regards

    #200969

    exaporriton
    Participant

    Hey, would it be possible to use a different header on the thank you page?
    The header that my thank you page is using is the same as the Check Out page header.
    Since the thank you page is an endpoint of the Check Out page, would it be possible to customize the header? Or even apply page specific css to the check out page

    #201022

    Hello,

    Create the header in the Dashboard > WoodMart > Header builder and set it for the Thank you page https://xtemos.com/docs/woodmart/header-builder/set-different-header-specific-page/

    Best Regards

    #420315

    HumanTwo
    Participant

    How we can set the Header for Thank you page? Thank you page is not visible as page in Pages.

    #420526

    Hello,

    Thank you page is a Woocommerce template, it inherits the header of the shop page.

    There is no option to set the header for the page.

    If you have any questions please feel free to contact us.

    Best Regards

Viewing 10 posts - 1 through 10 (of 10 total)