I figured it out!!
Add an action to the form. just change the text in between the quotes after action – action=”http://yourcheckoutpage/here”
Copied donation_form.php to theme directory, then:
I’ve edited the donation form to have an action of going to the checkout page,
<form method=”post” action=”http://yourcheckoutpage/here”>
so now every time, upon submit, it will go to that page.
Hi I am having the same issue, the cart is not forwarding to the checkout page. I even tried adding a function but cannot figure it out. I think what is happening is if there is already a donation in place, it won’t add a new donation, and therefore wont work. Should be a simple fix, if it deletes the previous donation on submit, but I just don’t know how to code something like that.
Yes Katzietang, I’ve found the best way is to just set the opacity to 0.0:
captionOpacity:0.0, //Universal caption opacity
This is around line 176 in wp-nivo-slider.php in the plugins dir