Skip to content

AJAX response from edd_ajax_recalculate_taxes tied to incorrect element  #11

@dryan1144

Description

@dryan1144

It appears that line 57 of edd-quardeno.js should reference #edd_checkout_cart_form, not #edd_checkout_cart . The response fromedd_checkout_cart() (which is called via the AJAX function edd_ajax_recalculate_taxes()) includes the #edd_checkout_cart_form div in the HTML response itself, so you end up nesting the div over and over again unintentionally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions