Home Forums WoodMart support forum Page title not showing above coupon on Checkout page

Page title not showing above coupon on Checkout page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #692445

    Fab3
    Participant

    Hello,

    I’m using the Woodmart theme with WPBakery and WooCommerce.
    On the Checkout page, the page title (“Checkout”) is not displayed above the coupon section. The coupon form (triggered by the woocommerce_before_checkout_form hook) appears at the very top of the page, before the title.

    I’ve checked the form-checkout.php template, and there’s no the_title() or woocommerce_page_title() function in it. The title seems to be managed by the theme, but it’s either not being displayed or is being overridden.

    Could you please let me know:

    How to make the page title appear above the coupon section?

    If there’s a specific setting in Woodmart that controls the visibility of the page title on the Checkout page?

    Or if there’s a recommended way to reposition the coupon below the page title within the theme structure?

    Thank you very much for your support.

    Best regards,

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

    Hello,

    Maybe you are using custom layouts. While creating a checkout page, you need to create two layouts: A checkout form that will contain all checkout fields and buttons, and the Checkout top content needed for the coupons forms. All other extra information can be put into any of these parts. So navigate to Layouts and manage the checkout page layout.

    Best Regards,

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