I have followed the procedure for setting up WC Cart PDF in Customizing WooCommerce, but in the Checkout Page the Download Pdf button doesn’t show. What could it be?
On checkout the button is rendered on the woocommerce_review_order_before_payment hook. It could be that your theme does not include this hook if overriding the WooCommerce checkout in some way. What theme are you using?
Do you have one of the premium templates or the free version? Installing the free version of the theme I am able to see the button on checkout. Also, are you using the shortcode [woocommerce_checkout] on your checkbox page or are you using blocks or something else?
Hi, I am using the PRO version of Mesmerize. For WooCommerce I use the Gutenberg editor, because the Mesmerize editor is not suitable. In Gutenberg I have selected the pre-made check-out block.
OK great, I actually just yesterday released a new update which includes a “Cart PDF Button” block which you can add to your cart and checkout templates. It’s not something that will be automatically added to your cart and checkout blocks but you can add it and drag it into your desired position.