Dear Friends,
We’re sponsoring this fundraiser for Mr. Thomas, a hardworking freelance driver struggling to support his family. Thomas is a heart patient, and his wife suffers from chronic illnesses like asthma and diabetes, which require daily medications. They have a school-aged daughter, and the family lives in a cramped and inadequate rented house.
Recently, Thomas and his wife acquired a small plot on which they hope to build a modest home. However, the family has neither any savings nor the means to come up with an estimated construction cost of $20,000. Therefore, they approached the local panchayat to seek government assistance for house construction, but unfortunately, their application was not accepted. Consequently, they are looking for well-wishers’ support for their dream of building a house, as they already struggle to make ends meet on Thomas’s meager income. Nevertheless, despite their challenges, they remain optimistic and determined to provide a better life for their daughter.
We have had the privilege of getting to know Thomas and his family, and I can attest to their hard work and dedication. Thomas has been helping our parents as their part-time driver for the past few years. That’s why we are contacting you today to ask for your help. Any amount you can contribute would be greatly appreciated and will go directly to the construction cost. Your support can make a significant difference in this family’s life, providing them with a safe and secure home to raise their daughter.
Please consider donating today and help us make their dream a reality.
Thank you for your consideration and support.
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]