Opened 6 years ago
Closed 6 years ago
#50078 closed defect (bug) (invalid)
admin-ajax add to cart
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description (last modified by )
Hello,
I had a problem with adding to the cart which did not work all the time on my e-commerce site. I had to call on a developer to correct this bug. Adding these lines in admin-ajax solved this problem:
if ( $_REQUEST['action'] == "woocommerce_get_refreshed_fragments" && $_REQUEST['woocs_woocommerce_before_mini_cart'] == "mini_cart_refreshing" ) {
exit();
}
Would it be possible to foresee the addition of these lines in your next updates please?
Thank you
Change History (2)
Note: See
TracTickets for help on using
tickets.
Hello, fincahome. Thank you for the ticket.
This trac is for reporting issues with the WordPress software. You are referencing a plugin called WooCommerce, which while very popular, is not part of the WordPress software.
If you're having issues with that, you should bring it up on their Support Forums, or bring it up to the developers of that add-on directly:
https://wordpress.org/support/plugin/woocommerce/
https://woocommerce.com/contact-us/