Donations by Siropu

Donations by Siropu [Paid] 1.5.1

No permission to buy (€19.99)
Dumb question - how do you point people to the donation form once it's set up? I don't see how the users would access it.
 
Just found this addon, it looks good for my needs, considering of buying it.

Just a pre-buy questions:
1. It is possible to have goal and random donations at the same time (for example forum licence and hosting expenses as a goal and "Buy me a coffee" beside it) ?
2. Will it work with any theme (I'm using Bolt form Russ - PixelExit) ?
 
Hi!
Is it possible that only choosen "Goals" be visible in the widget, and also isi it possible to make all "Goals" being visible only on the donation page please?
 
Kindly asking, how can I do that?
Here's the easiest way:

ACP > Appearance > Widgets > Add widget > HTML

Widget key: siropu_custom_donate_html
Title: Give it the title you want
Display in positions: Forum list: Sidebar

Template:
Code:
<xf:include template="siropu_donations_widget_donate">
    <xf:set var="$goals" value="{{ [] }}" />
    <xf:set var="$options.message">
        Your custom message here
    </xf:set>
</xf:include>

Replace "Your custom message here" with anything you want to display above the donate button. Leave empty for nothing.

Check "Advanced mode" and save.
 
I have started setting this up and need to change the messages a member will see like the thankyou for donating and the thread it creates each time. There are so many templets and not understanding code at all I am at a loss as to what ones I need to edit and how I would edit these without being a coder myself.
 
Back
Top Bottom