/** * 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 );

Mombera University construction to start in Mzimba this month —Mutharika

President Peter Mutharika has said the construction of Mombera University in Mzimba District  t will commence this month after he unveiled the the plaque  of the project in 2015.

Mutharika told a rally in Mzuzu on Tuesday that  he is committed to ensure that the Northern Region’s second public university takes shape.

He said the Democratic Progressive Party (DPP)-led government is displaying determination to spread development across the country, including the North.

“Some people are saying the North is being sidelined. I am very surprised. I am really surprised. Mombera University, by end of this month, we will start constructing the buildings: the administration block, lecture rooms and others,” he said.

To drive the point home, Mutharika catalogued a number of development projects implemented in the region such as Mombela University in Mzimba, a teachers training college in Rumphi, rehabilitation of Karonga-Songwe Road which he has since launcged , construction of Njakwa-Livingstonia–Chitimba Road, Mzuzu-Nkhata Bay Road, and Jenda- Edingeni, Rumphi- Chitipa Road, among many others.

According to Minister of Finance, Economic Planning and Development Goodall Gondwe government has set aside K5 billion for the construction of Mombera University.

Follow and Subscribe Nyasa TV :
Follow us in Twitter

23 replies on “Mombera University construction to start in Mzimba this month —Mutharika”

  1. Why then did u spend over K40 million only to lay a foundation stone why cant u use those bucks for the project other than sharing those huge resource with ur cronies just to put ribwe (stone) wanganya inu wana Malawi ivi vya maribwe vikutimala makopala withu chomene nkhanira. Mwala oika 2015 nkumati 2019 tiyamba kumanga aaaah! usawi chichi.

  2. Kikikikiki! Nintileni madzi nafwa nikuseka khangale ziri zomvetsa chisoni!

    This Mutharika dude is becoming senile and demented. His handlers were better off advising him not to touch the Mombera university subject. What he has said is a very painful insult to our intellect!

  3. I thought they started building this so-called university a long time ago? What is this? Campaign yokhayokhayi? Where is Nsanje inland port? Or any explanation about it from our leader? I have endless questions! I hope to get some answers by 23rd May.

  4. without any fear this is fake and aimed at campaigning for the elections. politicians think they are clever while everyone knows they are just fake and this is one of the actions of cheating people to vote for them when they have been over and over proclastinating. I hope who are targeted for this know and that this will not blind them but will fairly use their reasoning capacity to judge. For me this is a no

  5. Foundation stones. I have lost count of how many there are. This one in this story is three years eleven
    months and fourteen days old. Two months thirteen days remaining before the end of the first term of office. Zitheka ???

  6. Mmene zikuchitikitamu ndimafuna ndinene kuti , apapa mmene nkhani yayenderamu kungoti ndaiwala zomwe ndimafuna kunenazo

      1. Remove the words “you idiot”. Proper not to use insulting words against your fellow Malawian.

  7. A bwana ndinu Ngwazi pankhani yochita zinthu mochedwa! Mwina atabwela wina ochita zinthu mwajakapu mwina zingathandize! Sincerely why put up a stone in 2015 and start construction in 2019. Nde zimene mukunena panozi mudzachita liti a bwanaaaaaaaaaaaaaaaaaaa!

    May we have a next president please………………………………………….! Chakwera, may you please be ready!

    1. MUST in Thyolo commenced with little preparations not even impact assessments. Mombera followed a different model: have piped water supply, construct roads, EIA etc then kickstart construction. Truth is: DPP GOVT has delivered. Not long ago, malawians were mocking them that they are launching stones, now they are commissioning projects. Some are not happy. They wished the stones didnt become real projects. You have my family’s vote.

      1. Jenda-Edingeni road was and will never be completed, Only done less than 6km and all machinery left the site. Njakwa-Livingstonia road is another nightmare. How can a less than 50km road take more than 4 years to construct?. Even a child knows construction will not be complete. Pure votes from poor Malawians goosh… Its good the President did indicate the Mombera University has not taken off yet. He admitted the failures. How do you start constructing a Tar mark road when there is no single foundation on site? pure ripping us off….Lets wake up guys..

Comments are closed.