Our site uses the Fundify crowd funding plugin and we are unable to activate the payment function. We realise that Fundify has now been superceded but for a number of reasons we need to get the site fully functional before we look at installing another crowd funding plugin.
Error message is
Call to a member function __get() on a non-object in /home4/ogg/public_html/wp-content/plugins/appthemer-crowdfunding/includes/class-campaign.php on line 37
The issue is caused due to inability to retrieve payment_ids from campaign.
Can anyone help?
Terry
]]>When I go to the spot for this plugin on www.remarpro.com I get this error message:
“We couldn’t find that plugin. Maybe you were looking for one of these?”
Has this plugin been removed for some reason?
]]>When you start a campaign you can check ‘Collect shipping information on checkout. ‘
Is it possible to set this checkbox to checked by default?
Because in my situation there are always rewards so they need to always collect shipping information.
]]>Hi,
I’m developing a gateway with preapproved payments support.
I have set the support of preapproved payments with the ‘atcf_has_preapproval_gateway’ filter.
Everything works well, but when i set the status of a preapproved payment to cancelled or refunded, the payment still in the backers list and the total amount of the campaign still the same.
Do I need to change anything else?
Thks
]]>Hi there
I have an extra box to type custom price and the text indicating the minimum value. This is on the right-side below campaign stats and author.
Only the box, no purchase button.
I’m using the Contribute now button above and opens a small window to type the custom price. That is working fine.
I also had an extra custom price box, and button on the bottom left but I was able to remove it with
#description .edd_download_purchase_form {
display: none; }
in CSS
I just can’t find out a way to get rid of the single empty box remaining.
Crowdfunding version is 1.8.2
edd-Custom-Prices version is 1.3.4
Thanks
]]>Each campaign has the correct information entered, yet they either appear as “Campaign has ended” or display an incorrect amount of remaining days while viewing them on the homepage.
The correct dates are shown when viewing each campaign’s individual page, just not on the homepage.
]]>I would like to know how to add fields on the campaign definition.
Thanks
Hi
When using the all or nothing funding model in which payment goes to preapproval mode. If campaign is successful, then all backers will be charged.
However, when backer just back the campaign, there is no email confirmation for the pledge. Can this be turn on ?
Thanks
]]>Hi
When using the all or nothing funding model in which payment goes to preapproval mode. If campaign is successful, then all backers will be charged.
However, when backer just back the campaign, there is no email confirmation send to back to confirm that they have join the campaign. Is there a setting to enable that?
Thanks
]]>Hi,
I have a yearly campaign that resumes every year.
Is there a way to duplicate a campaign instead of rewrite all the info again?
Thanks
Hello all,
I am using the Fundify theme and for some odd reason the contact page is not working. Instead of displaying the fields to enter information it shows:
contact-form][contact-field label='Name' type='name' required='1'/][contact-field label='Email' type='email' required='1'/][contact-field label='Website' type='url'/][contact-field label='Comment' type='textarea' required='1'/][/contact-form]
I have pasted a link to the page below.
https://www.powerthestudent.com/contact/
Thank you for your assistance!
]]>Hello,
I’ve noticed that the ‘Update’ button on the user profiles page doesn’t actually seem to update any of the data associated with the user profile. I think the problem is in ‘function atcf_shortcode_profile_info_process()’, where the contents of the $POST array are checked. When I do a ‘var_dump($POST)’, I’m getting ‘array(0) { } ‘ printed out. I think that the array is empty because the REQUEST_METHOD seems to be GET, but I have no idea why, because the form on the page should be setting the method to post. It looks like this…'<form action=”” method=”post” class=”atcf-submit-campaign”>’.
Any ideas on why this might be happening? I’m currently running WordPress locally, would that have anything to do with it?
Here’s a link to the php file that does the processing. I’m modifying the original crowdfunding plugin to support multiple user types with custom fields attached.
Any help would be appreciated!
]]>Hi,
I noticed a few posts regarding this subject that have not been resolved.
I’ve added a custom field to the user profile page and cannot find how to save the value. The field does not get added to the “$author” array for use on the project pages.
Added the field like this (shortcode-profile.php, to display on the profile page):
function atcf_profile_info_fields_custom( $user, $userinfo ) {
// custom field here
add_action( 'atcf_profile_info_fields', 'atcf_profile_info_fields_custom', 15, 2 );
Where do these fields get saved to the profile? I’ve looked through the code, and probably missing it every time.
Has anyone been able to do this?
Any help would be appreciated. Thanks!
]]>Hi there!
Really need help! ??
I am using Franklin theme and at wp-config.php language section is set “franklin” because the main translated .po and .mo files are franklin.po and franklin.mo at: domain.com/wp-contents/themes/franklin/language/ folder.
Main theme is translated but I can’t get translation for Crowdfunding plugin text!
I tried to translate domain.com/wp-contents/plugins/appthemer-crowdfunding/language/atcf.pot file in different variation:
1. at .pot file changing msgid “TEXT”
2. at .pot file leaving msgid “TEXT” as it is and changing msgstr “TRANSLATED_TEXT”
3. I tried from atcf.pot create atcf.po and atfc.mo files with Poedit software
4. I tried from atcf.pot create franklin.po and franklin.mo files with Poedit software
BUT… I didn’t get any results!
Could anybody please help me with this!?
Thanks & Best,
Arturs
Hello I would like to change the word “Pledge” for all my campaigns, to something like “Invest.” How will I be able to do that?
]]>Hey,
Great plugin with a lot of potential.
I am wondering if you plan on offering WooCommerce integration for the plugin as an alternative to Easy Digital Downloads?
While there are plusses and minuses to both e-commerce platforms, some people might be committed to WooCommerce (e.g. spent lots of money on premium extensions) and don’t want to or know how to work with EDD…
]]>I’d like to customize the registration page in my crowd funding theme.
When I go to my Register page I see the short code
[appthemer_crowdfunding_register]
Can someone please advise? where I can make these changes?
Thank you
Alex
Hi! I’m trying to enable the custom price field on the checkout page. However I’m unable to update edd_get_cart_total()
. Any hints regarding what actions I should be hooking into? Thanks!
Hi there,
I need to add a color picker to the project registration page and have that hex value available on the project owners’ profile page.
Is this possible? If so, it should be done via shortcode-submit.php, correct?
Any help or a push in the right direction would be much appreciated.
Thanks!
]]>Hi! I’m currently using your theme and having a problem with the new categories I’ve made showing up when I’m adjusting my menus.
I would like to do new categories under discover.
Am I missing a step?
Thanks,
Jamie
Hi,
When i set a payment status to “refunded” or “cancelled”, the related backer stay in the list of backers and the amount of campaign don’t change.
Someone else has the problem or an idea to solve it?
Thks
]]>Hello,
In my admin panel, when I create a project, the following message appears regarding backers:
Warning: Invalid argument supplied for foreach() in /home/www/9cdb5b4df97e2ec0ec58432d5fa3f5de/web/wp-content/plugins/appthemer-crowdfunding/includes/class-campaign.php on line 251 0
How to settle this error?
Thanks, Joel
]]>I’m planning on opening a crowd funding website,
But I want to use some function like a filter for campaign whether ended or progressed.
Is there any function for filter in this plugin?
]]>hello
first thank you coding for the future of mankind lol.
i have downloaded and installed EDD+crowdfunding plugin. but i already bought a premium theme for specific purpose.
the crowdfunding part is not the most important so i really need to keep the present theme.
is there a way (based on documentation) to make it work without fundify theme.
i am capable of coding a little but might need some basic directions for start.
are those complicate functions only available with the premium fundify theme, like progress bar etc ?
thanks by advance
]]>When trying to create a campaign in the admin area, the checkbox for ” Enable multiple reward options ” seems to be the only way that I can specify multiple preset donation amounts… However it’s not what I’m trying to do, and I’d like to create multiple preset amounts as options even for a donation-only campaign with no rewards. Additionally, there is no actual place to specify the rewards, unless the title for the donation amount is intended to be used as a reward description?
Any insight would be very much appreciated!
]]>When I create a campaign in the wp admin area and set it to donations-oly, no rewards, the multiple donation amount options are hidden on the front-end, so visitors cannot choose how much to donate.
]]>This plugin seems to be hiding wpadminbar, which I’m using as part of my theme. I’ve pasted links to the checkout pages below – the network site with just EDD shows the adminbar just fine, but the one with the crowdfunding plugin does not. They’re both running the exact same theme. In fact, the admin bar seems to show up fine on and pages on the crowdfunding site that aren’t actually using the crowdfunding functionality. (I.e. not the checkout pages or any campaign pages, etc).
I really would love this plugin, but it’s driving me completely insane today… Sorry for all the posts. I’d really appreciate any help in figuring out what’s wrong with it. I don’t mind editing the plugin files myself, but I just really have no clue where to start with all of this!
]]>I’m trying to get a site live, and it seems like every time I save a setting, something weird and unrelated changes about the display or layout on the frontend.
1) For example, for a while there were two “add to cart” buttons showing up. I tried checking and unchecking the “disable automatic output” option, as well as whether it would act as a buy now or add to cart… which seemed to make no difference as two buttons were still showing up. Then I changed the text to display on the button, and now there’s only one showing up. So I guess that’s good, but I still have no clue what was happening on the backend.
2) The html being outputted for the various pricing options includes a css tag to set display:none. I over-rode it in my themes CSS with a display:block !important tag, but … Why would that happen in the first place? Is it messing up some setting and confusing whether or not multiple price points are actually available?
3) Now the payment options are not displaying. They *were* showing up fine an hour ago, and I tested both WePay and PayPal, (WePay wasn’t working)… and without me altering any of the settings regarding chosen payment gateways or what to display in my backend settings, the options for payment methods aren’t showing up at all. Worse, it’s defaulting to and redirecting to PayPal, even though I have WePay set as my default gateway.
I don’t think the issues are being caused by EDD, because this is a multisite installation, with a just EDD activated on one site (store.mydomain.com), and the crowdfunding functionality on another (crowdfunding.mydomain.com). Everything seems to be working just fine on the store section, so all of this must be coming from the Astoundify side of things.
I’m basically on the verge of tears. Nothing about any of this makes sense. Please help?
]]>I am having errors processing payments from a successful campaign using Fundify Theme, Crowdfunding plug in, EDD & Paypal adaptive payments.
The theme/plugin code is not telling PayPal who the primary receiver is, even though I have all the settings in.
Astoundify no longer has a support forum for this on their website (and seems to have locked existing Fundify users from using the forums), there’s no way to Register for IgnitionDeck’s support forum (who are meant to have taken over support), and there is no documentation anywhere that I can see that explains how to fix this issue.
Log data:
{“responseEnvelope”:{“timestamp”:”2014-06-02T19:23:21.091-07:00″,”ack”:”Failure”,”correlationId”:”08bad2b02f05d”,”build”:”10902368″},”error”:[{"errorId":"580023","domain":"PLATFORM","subdomain":"Application","severity":"Error","category":"Application","message":"The fee payer PRIMARYRECEIVER can only be used if a primary receiver is specified","parameter":["feesPayer","PRIMARYRECEIVER"]}]} ”
I have it set up as:
– chained payments
– primary receiver to pay fee
– preapprovals tickbox is checked
– all my paypal settings (API license codes etc) are same as have been used previously
– primary receiver is email supplied within the crowdfunding template.
PayPal has told me The following is the API request PayPal received.
<Payload correlationId=”08bad2b02f05d”>
<PayRequest>
<requestEnvelope>
<errorLanguage>en_US</errorLanguage>
<any></any>
</requestEnvelope>
<clientDetails>
<ipAddress>192.237.247.110</ipAddress>
<deviceId></deviceId>
<applicationId>APP-88X40536PG648600E</applicationId>
<model></model>
<geoLocation></geoLocation>
<customerType></customerType>
<partnerName></partnerName>
<customerId></customerId>
<any></any>
</clientDetails>
<actionType>PAY</actionType>
<cancelUrl>https://villageraised.com/checkout/transaction-failed/</cancelUrl>
<currencyCode>AUD</currencyCode>
<feesPayer>PRIMARYRECEIVER</feesPayer>
<ipnNotificationUrl>https://villageraised.com/?ipn=epap&payment_id=1884</ipnNotificationUrl>
<memo></memo>
<pin></pin>
<preapprovalKey>PA-7KN570400B6137922</preapprovalKey>
<receiverList>
<receiver>
<amount>60</amount>
<email>[email protected]</email>
<phone></phone>
<primary>true</primary>
<invoiceId></invoiceId>
<paymentType></paymentType>
<paymentSubType></paymentSubType>
<accountId></accountId>
<any></any>
</receiver>
</receiverList>
<reverseAllParallelPaymentsOnError></reverseAllParallelPaymentsOnError>
<senderEmail>[email protected]</senderEmail>
<returnUrl>https://villageraised.com/checkout/purchase-confirmation/</returnUrl>
<trackingId></trackingId>
<fundingConstraint></fundingConstraint>
<sender></sender>
<payKeyDuration></payKeyDuration>
<any></any>
</PayRequest>
</Payload> “
]]>
Hello,
I created a campaign using the PagSeguro payment gateway. The payment was processed, it displays at the History as Completed, but the amount of backers on that pledge and the total raised is still zero. They payment was completed, I’ve got all the recepits confirming it, the site says so, but the campaign page does not show the new value. What can be the error?
]]>