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.