-
On my shop page, when I add the WC cart widget on the sidebar, it is using the template from
`plugins/woocommerce-quick-donation/template/cart/donation-mini-cart.php`
instead of
`themes/mytheme/woocom…
-
Adding a donation and being redirected to checkout page shows the following PHP Warning at top of page:
Warning: Missing argument 2 for WooCommerce_Quick_Donation_Functions::wc_page_endpoint_title() …
-
```
What steps will reproduce the problem?
1. add an item to cart (buyable or donation)
2. checkout
3. look at error log/pdb
What is the expected output? What do you see instead?
Attempted a checkou…
-
I've created a 'donation-form.php' and placed it in the 'mytheme/woocommerce/donation' folder. However, the plugin still uses the generic template.
I think the error is somewhere in the class-quick-d…
-
## Condition:
- WP 4.1.1
- WooCommerce 2.3.8
- WC Quick Donation 1.2
There is an error on WC Order Detail caused by this filter:
add_filter('woocommerce_enable_order_notes_field',array($this,'order_n…
-
Hi,
I cannot enter any number into the shipping class cost under International Flat Rate, it does not register when I click on "Save changes". I was able to do it for Flat Rate though.
This is my …
-
Hi I am using this WooCommerce plugin https://wordpress.org/plugins/woocommerce-quick-donation/
With this plugin it is possible to override the templates by placing a "donation" folder into the "wooc…
-
Hi,
This is a feature I would like to add to the plugin.
I'm willing to develop it, and I thought you might be able to help / know if it's possible...
Basically I would like to have a donation form…
-
Quick Donation -> Setting Page -> "Save Changes"
Warning: Cannot modify header information - headers already sent by (output started at /wordpress/wp-content/plugins/woocomerce-quick-donation-master/…
-
```
What steps will reproduce the problem?
1. add an item to cart (buyable or donation)
2. checkout
3. look at error log/pdb
What is the expected output? What do you see instead?
Attempted a checkou…