Donation module - recurring page ''own value''
UNA 13.1.0.RC1 - unahosted cloud
First thanks for the update and the one time and recurring switcher / buttons. Very appreciated.
I wonder how to hide the ''own value'' button on the page recurring donations as by now a user cant edit his ''custom recurring donation settings''
-
-
·
LeonidS
- ·
Hello @Peter !
The Other point works fine with the use of PayPal API, it will not work with Stripe or ChargeBee. If you need to hide this button from the page you may apply the following CSS code in the Custom Styles area of your template mix:
.bx-dnt-make-billing-type.recurring .bx-dnt-make-type:last-child {
display:none;
}
-
·
LeonidS
-
- · Peter
- ·
Hi @LeonidS thanks for the snippet, works perfect!!
-
- · Ariel
- ·
Hi @LeonidS
How do we add notes on "Some notes here" to describe what is about the donation? Thanks
-
- · Wise
-
·
In reply to Ariel
A
- ·
Studio- Polyglot->Keys
Search for it 😎👍
-
- · Ariel
-
·
In reply to Wise
- ·
I didn’t mean to change this on Polyglot, I thought “Some notes here” means have a place I can add on some other description explain what those donation for. It seems not.