• Resolved trixxmanaty

    (@trixxmanaty)


    Good day support,

    Thanks for a great plugin. It’s doing what I was not able to achieve after a long struggle. Please assist on how I can add the Download Cart as PDF option on the product page below the add to cart button.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Jensen

    (@dkjensen)

    Hello

    Thank you for the kind words.

    Can you please try this code in your child theme functions.php file:

    add_action( 'woocommerce_after_add_to_cart_form', 'wc_cart_pdf_button' );

    Thread Starter trixxmanaty

    (@trixxmanaty)

    Hi @dkjensen,

    Thanks for your response. I have tried this code and don’t seem to make any changes. Not sure if it’s the Elementor page builder that is interfering.

    I am using a direct link to the cart page for now, which is fine.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add cart-PDF on product page’ is closed to new replies.