Donation Manager [Paid] [Deleted]

Cool, two additional questions.

- Is it easy to remove the goal tracker from the homepage (aside from the sidebar)?
- Is it possible to have secondary goals within the same goal/fundraiser? Like $175 is the main goal, but if it's reached the target's bumped up to $250 for the secondary purpose?
 
Hi,

I went ahead and purchased and installed this. I see the options in the arm
- It isn't on the home page aside from the sidebar?
- nope

Sorry... I looked at the screenshot wrong. lol. :oops:

I did try to include some links in the description of a fundraiser, both in BBCode and in html, without any luck. Is there a way around this? If not I'd like to request the ability to link (in either way) for future versions.
 
Progress bar - No changes on my end, please tell me, didn't this generally start to the left and move forward to the right as the bar progressesd?

Screen Shot 2014-01-17 at 5.11.01 AM.webp
 
Hi,

I went ahead and purchased and installed this. I see the options in the arm


Sorry... I looked at the screenshot wrong. lol. :oops:

I did try to include some links in the description of a fundraiser, both in BBCode and in html, without any luck. Is there a way around this? If not I'd like to request the ability to link (in either way) for future versions.
It is already on the feature list for 2.0.

Progress bar - No changes on my end, please tell me, didn't this generally start to the left and move forward to the right as the bar progressesd?

View attachment 65000
That is very weird. Can you PM me your site so I can fix in this weekends patch.
 
Progress bar - No changes on my end, please tell me, didn't this generally start to the left and move forward to the right as the bar progressesd?

View attachment 65000
A combination of generic class names from the addon and custom styling on you end is probably the issue

Throw this in extra.css, it should straighten you out.

Code:
.sectionMain .section.donationSidebar .progressBar .progressGraphic {
    float: left;
}
 
Having a strange issue hoping someone can assist with..

Im use donation manager (obviously), I then use user group promotions to apply new ranks to people on my forums.
I have a few tiers, for example, donor1 ($10-$19), donor2 ($20-$39), donor3, (40-79), and so on..

I have had this happen multiple times and not sure where to look, but say someone does a normal $20 donation (which is how it shows in donation log), it sets them to donor 3.

I have double/triple checked that donor2 promotion actually applies donor2 and not 3, and checked 3 as well. The prices are right, almost feels like a bug somewhere, or something I'm overlooking.
 
Screenshot the criteria for each so we can have a look as well? You sure they haven't donated twice? Second time being enough to put them into the 3rd group?
 
Absolutely sure. the last one was a first time donator. I had seen this happening and assumed it was multi-donations causing it.
Donor2 Promotion group
donor2-1.webp
donor2-2.webp

Donor3 Promotion Group
donor3-1.webp
donor3-2.webp

On the second image of each group, nothing else is selected for criteria, just the dollar amounts.
 
Screenshot the criteria for each so we can have a look as well? You sure they haven't donated twice? Second time being enough to put them into the 3rd group?
Heres something interesting to note..
I had a user do 2 $10.00 donations, and it set him to donor2 as you'd expect..
 
It also includes anonymous donations from that user. So maybe they made one as anon and later one not as anon and they both added up to enough?
 
Just an update. The next version which fixes the style issues is in testing. Has been since the weekend, want this to be the last 1.1.x build set as stable. Content updates are next with updated product pages and an FAQ. The donation manager is feature locked until after all content is updated and other add-ons have been made stable. However you can still request features (the 2.0 feature list is already large, may as well add more).
 
I can't seem to find the donation page. Like, the page itself that users donate through. I'd rather not have to use the sidebar.
 
Back
Top Bottom