This appears when the Donation Snippet File is not added to your theme or if you have changed the theme recently. Please follow below steps in order to resolve the same: Make sure you have the snippet file inside your theme called ‘Donation.liquid’. ...
Can I add multiple donation Options? Yes, you can add Multiple Donation Options. This feature is available in the Advance Plan of the App. Charity List / Donation Options By default, you can create the option based on your preference and link up the ...
Yes, you can make design modifications to the widget display using Additional CSS Option in the App Back end. Go to General Settings from the App Back end > Additional CSS
Please follow below instructions to display the Donation Option back on the theme. If you have changed the theme, please make sure that your theme has an App Snippet File inside of it. Please make sure that you have added the Short Code at the right ...
There are several reasons you are unable to see the widget on the Cart Page. You are placing the Short Code at wrong file/place Make sure you have placed the code inside product-template.liquid and if your theme doesn’t have product-template.liquid ...
There are several reasons you are unable to see the widget on the Cart Page. You are placing the Short Code at wrong file/place Make sure you have placed the code inside cart-template.liquid and if your theme doesn’t have cart-template.liquid then ...
Please follow below instructions for the widget configuration on specific products. Tag: show-donation-widget (Tag Name can be anything and you need to change it in the below code) Add below code inside the product-template.liquid file: {%- if ...
Please refer below instructions for Donation Widget Configuration on the Checkout Page for Theme 2.0 & Theme 1.0 both. → Add this part of the code from donation.liquid to your checkout template <div class='donation' page='cart' > <div ...