This request is for Mr. Joy, who has been suffering from chronic kidney disease for the past couple of months. He has been undergoing dialysis to sustain his life for the last few months. His family consists of his wife and two daughters, who are in school. His wife is a tailor and she is the breadwinner of this family. This project is to sponsor Mr. Joy’s dialysis expenses for two years which would be around $3000, if done at a low-cost facility. Without a stable income or savings, he is not able to afford the hospital expenses, cost of medications. This family is facing several financial constraints now.
Compassionate Hearts Network Team is looking for your prayers and support to fulfill their immediate financial needs. Every penny of your donation will go to support this cause. Please consider making a donation that you are comfortable with.
global $wpdb, $post;
$projectid = get_field( “project_id”, $post->ID );
$table_name = $wpdb->prefix . ‘donor_list’;
$res = $wpdb->get_results(“SELECT * FROM “.$table_name.” where payment_status = ‘Completed’ and projects_sponsore = ‘”.$projectid.”‘ order by id desc”);
if(!empty($res)) {
echo ”
FundRaising Honor Roll | |||
---|---|---|---|
S.No. | Name | Donation Amount | Payment Status |
“. $i .” | “. $re->name .” | $ “. $re->donation_amount .” | “. $payment_status .” |
“;
}
[/insert_php]
Latest Status Updates
Funds Raised: $0Released to Beneficiary: [insert_php] echo get_field( “released_to_beneficiary”, $post->ID ); [/insert_php]Project Status Summary:
[insert_php] echo get_field( “project_status_summary”, $post->ID ); [/insert_php]