/** * NYASA TIMES SEO + ARCHIVE FIX * */ if ( ! defined( 'ABSPATH' ) ) { exit; } /** * ------------------------------------------------------- * 1. CATEGORY CONFIGURATION * ------------------------------------------------------- */ function nyasa_category_seo_data() { return array( 'news' => array( 'h1' => 'Latest Malawi News', 'title' => 'Latest Malawi News | Breaking Updates & Public Interest Stories | Nyasa Times', 'desc' => 'Latest Malawi news, breaking updates, public-interest stories, community developments and national reports from Nyasa Times.', ), 'national' => array( 'h1' => 'Malawi National News', 'title' => 'Malawi National News | Latest Local & Public Affairs | Nyasa Times', 'desc' => 'Read Malawi national news, public affairs, local updates, government services and community stories from Nyasa Times.', ), 'politics' => array( 'h1' => 'Malawi Politics News', 'title' => 'Malawi Politics News | Government, Parliament & Elections | Nyasa Times', 'desc' => 'Latest Malawi politics news, elections, Parliament, government decisions, party updates, policy debate and analysis from Nyasa Times.', ), 'business' => array( 'h1' => 'Malawi Business & Economy News', 'title' => 'Malawi Business News | Economy, Banking & Markets | Nyasa Times', 'desc' => 'Read Malawi business news, economy, banking, trade, investment, energy, agriculture, jobs and market updates from Nyasa Times.', ), 'sports' => array( 'h1' => 'Malawi Sports News', 'title' => 'Malawi Sports News | Football, Netball & National Teams | Nyasa Times', 'desc' => 'Latest Malawi sports news, football, netball, athletics, clubs, national teams and Malawian athletes at home and abroad.', ), 'education' => array( 'h1' => 'Malawi Education News', 'title' => 'Malawi Education News | Schools, Universities & Exams | Nyasa Times', 'desc' => 'Malawi education news on schools, universities, exams, scholarships, teachers, students, policy updates and learning developments.', ), 'health' => array( 'h1' => 'Malawi Health News', 'title' => 'Malawi Health News | Healthcare & Public Health | Nyasa Times', 'desc' => 'Malawi health news on hospitals, public health, disease outbreaks, medicine, maternal health, children’s health and health policy.', ), 'entertainment' => array( 'h1' => 'Malawi Entertainment News', 'title' => 'Malawi Entertainment News | Music, Culture & Celebrities | Nyasa Times', 'desc' => 'Malawi entertainment news on music, culture, film, fashion, celebrities, festivals, events and creative industry updates.', ), 'columns' => array( 'h1' => 'Malawi Opinion & Analysis', 'title' => 'Malawi Opinion & Analysis | Columns & Commentary | Nyasa Times', 'desc' => 'Read Malawi opinion, columns, editorials and analysis on politics, governance, business, society, leadership and development.', ), 'religious-news' => array( 'h1' => 'Malawi Religion & Faith News', 'title' => 'Malawi Religion & Faith News | Churches & Community | Nyasa Times', 'desc' => 'Malawi religious news, church updates, faith events, Christian community stories, religious leaders and social impact coverage.', ), 'religion' => array( 'h1' => 'Malawi Religion & Faith News', 'title' => 'Malawi Religion & Faith News | Churches & Community | Nyasa Times', 'desc' => 'Malawi religious news, church updates, faith events, Christian community stories, religious leaders and social impact coverage.', ), ); } /** * ------------------------------------------------------- * 2. FIX VISIBLE CATEGORY H1 * ------------------------------------------------------- * * Converts: * Category archives: Latest Malawi News * * Into: * Latest Malawi News */ add_filter( 'get_the_archive_title', function ( $title, $original_title = '', $prefix = '' ) { if ( ! is_category() ) { return $title; } $term = get_queried_object(); if ( ! $term || empty( $term->slug ) ) { return $title; } $data = nyasa_category_seo_data(); if ( isset( $data[ $term->slug ]['h1'] ) ) { return esc_html( $data[ $term->slug ]['h1'] ); } return single_cat_title( '', false ); }, 999, 3 ); /** * Remove WordPress archive prefixes. */ add_filter( 'get_the_archive_title_prefix', '__return_empty_string', 999 ); /** * ------------------------------------------------------- * 3. FIX AIOSEO CATEGORY TITLES * ------------------------------------------------------- * * Prevents titles such as: * "Malawi Latest Malawi News News..." */ add_filter( 'aioseo_title', function ( $title ) { /* * Category titles */ if ( is_category() ) { $term = get_queried_object(); if ( $term && ! empty( $term->slug ) ) { $data = nyasa_category_seo_data(); if ( isset( $data[ $term->slug ]['title'] ) ) { return $data[ $term->slug ]['title']; } } } /* * Article titles * * Converts: * Article headline - Featured News Malawi | Nyasa Times * * Into: * Article headline | Nyasa Times */ if ( is_singular( 'post' ) ) { return wp_strip_all_tags( get_the_title() ) . ' | Nyasa Times'; } return $title; }, 999 ); /** * ------------------------------------------------------- * 4. FIX AIOSEO CATEGORY META DESCRIPTIONS * ------------------------------------------------------- */ add_filter( 'aioseo_description', function ( $description ) { if ( ! is_category() ) { return $description; } $term = get_queried_object(); if ( ! $term || empty( $term->slug ) ) { return $description; } $data = nyasa_category_seo_data(); if ( isset( $data[ $term->slug ]['desc'] ) ) { return $data[ $term->slug ]['desc']; } return $description; }, 999 ); /** * ------------------------------------------------------- * 5. DISPLAY CATEGORY DESCRIPTION * ------------------------------------------------------- * * Shows the short SEO introduction above the article list. */ add_action( 'loop_start', function ( $query ) { if ( is_admin() || ! is_category() || ! $query->is_main_query() ) { return; } static $nyasa_description_shown = false; if ( $nyasa_description_shown ) { return; } $term = get_queried_object(); if ( ! $term || empty( $term->slug ) ) { return; } $data = nyasa_category_seo_data(); if ( ! isset( $data[ $term->slug ]['desc'] ) ) { return; } $nyasa_description_shown = true; echo '
'; echo '

'; echo esc_html( $data[ $term->slug ]['desc'] ); echo '

'; echo '
'; }, 5 );

Pakistani Association feeds 800 families hit by floods in Zomba, Phalombe

Residents of Zomba and Phalombe who were displaced by torrential rains and the resultant floods two weeks ago managed to wear happy faces when members of the Pakistan Welfare Association (PWA) donated relief items worth K22 million to a total of 800 families in the two districts.

Pakistani giving out relief items to flood survivors in Zomba
Pakistanis flood response in Zomba
Pakistanis relieve flood victims in Phalombe

In Zomba, the association reached out to communities in Group Villages Chaweza and Kathebwe in Zomba as well as Chimombo, Phutheya and Malambwe villages in Phalombe.

Presenting an assortment of food, utensils, blankets, cash and clothes to 400 flood victims at Chaweza Primary School in Zomba, the association’s vice chairman Ali Akbar Kamdar explained that the gesture in in line with their spirit of helping those in need.

“The basic thing is that we all are Malawians, we all are brothers. Our third generation is born here. So, Malawi is our home. This is not our second home anymore, this is our first home. So, when this disaster hit, we thought there is a time we should come out and help our fellow Malawians. But this is not only for the disaster, during the hold month of Ramadhan, we have been doing the same,” he said.

Kamdar noted that the need to assist is born out of a desire to help fellow countrymen in their time of need.

“Like I said, we all are Malawians, we all are brothers. We feel for them, we feel for this communities. We feel for them because our bread and butter is here, our kids are born here. We also urge people that we should do what we can do to help our brothers and sisters,” he said.

The Pakistan Welfare Association was created three years ago by Malawians of Pakistan origin and, according to Kamdar, the funds for the relief items were sourced from the association’s members both in Malawi as well as friends outside the country.

“We urge people to donate but also come in the field to see for themselves because that way, one feels a sense of self-fulfillment,” he said.

Kamdar said they chose Zomba and Phalombe after realising that the two areas seemed neglected from the areas that had been affected by the flooding.

“We have done our survey and we realized that some places such as these have been neglected. We want to go where other organisations have not gone. We identified this area after we heard that no one came here to support the communities,” he said.

Luwiza Matembwe, an 80-year-old great-grandmother from Mwaliwa Village whose house fell with the rains, was visibly at a loss of words to describe her joy at the relief items she had received.

“All my belongings went with the rain which suddenly came in the night so we had no time to rescue anything. So, this donation will at least give me a starting point because right now, I am at point zero,” she said.

She explained that apart from her house, her livestock as we as well as crops in her garden were washed away by the ravaging floods.

On his part, Group Village Chaweza said the devastation in his area was gross.

He explained that the damage was caused by the flooding Phalombe River, further stating that he has not seen such devastation since his birth.

Chaweza appealed for more relief items such as tents to enable the flood victims to return to their homes to try and start all over again.

“The camp is not a place to live because, like you can see, this is a school and it does not have the functionalities to handle such volumes of people. Beyond that, it is inhuman because we have to move the people out in the morning to enable the lessons to take place,” he said.

Follow and Subscribe Nyasa TV :
Follow us in Twitter

2 replies on “Pakistani Association feeds 800 families hit by floods in Zomba, Phalombe”

  1. It was wonderful being part of the team on the ground from the council. Kudos to the Pakistani association for the good work. The targeting precisely was on point. It made it possible to reach out to those that were really needy. Continue doing the great work @Pakistan Association

  2. Ndikuthokoza chifukwa cha chithandizo chomwe mukupeleka kw abale athu amene akhudzidwa ndi madzi osefukilawa. Koma zikuoneka ngati chithandizo chambiri chikumapita kumalo amodzimodzi, especially Phalombe. Even nawo a TNM dzulodzulori akapeleka komweko. Bwanji tikamagawa tidzitha kufikilako madela ena ngati Nsanje ndikomwenso ndikuona ngati madziwa awonongakonso kwambiri. Nawonso akufunikila Thandizo

Comments are closed.