{"id":1849,"date":"2024-12-25T10:49:10","date_gmt":"2024-12-25T10:49:10","guid":{"rendered":"https:\/\/www.newenergynexus.com\/uganda\/?page_id=1849"},"modified":"2025-05-21T11:03:16","modified_gmt":"2025-05-21T11:03:16","slug":"news-stories","status":"publish","type":"page","link":"https:\/\/www.newenergynexus.com\/uganda\/news-stories\/","title":{"rendered":"News &amp; Stories"},"content":{"rendered":"<style>\n    section#new_news_stories_block_96869f4d453447369d9b56281a98e4c7{}<\/style>\n<section id=\"new_news_stories_block_96869f4d453447369d9b56281a98e4c7\" class=\"section block_new_news_stories\">\n\n    <script>\n        $thepage = 0;\n        jQuery(function() {\n            jQuery(\".block_new_news_stories .filter_box .tag\").eq(0).addClass(\"active\");\n\n            jQuery(\".block_new_news_stories .box .underline\").off(\"click\").click(function(event) {\n                button_click(this, event);\n            });\n\n            jQuery(\".block_new_news_stories .filter_box .tag\").off(\"click\").click(function(event) {\n                jQuery(\".block_new_news_stories .filter_box .tag\").removeClass(\"active\");\n                jQuery(this).addClass(\"active\");\n                filter_click(this, event);\n            });\n\n            \/\/\n                            jQuery(\".block_new_news_stories .filter_box .tag\").eq(0).click();\n                        \/\/\n\n\n            \/\/\u521d\u59cb\u5316\u65f6\u663e\u793a blog\n            filter_click('<div data-type=\"blog\" ><\/div>', null);\n\n        });\n\n        function button_click(_this, event) {\n            \/\/ console.log(\"button_click\");\n            $thepage = $thepage + 1;\n            \/\/ console.log($thetype);\n            if (jQuery(\".block_new_news_stories .box .underline\").hasClass(\"read_more\") && ($thepage > 1)) {\n                window.location.href = \"https:\/\/www.newenergynexus.com\/uganda\/news-and-stories\/\";\n            } else {\n                if (jQuery(\".block_new_news_stories .box .underline\").hasClass(\"filter\")) {\n                    $thetype = jQuery(\".block_new_news_stories .filter_box .tag.active\").attr(\"data-type\");\n                } else {\n                    $thetype = jQuery(\".block_new_news_stories .box .underline\").attr(\"data-type\");\n                }\n                \/\/console.log(\"start\")\n                jQuery.post(\n                    'https:\/\/www.newenergynexus.com\/uganda\/wp-admin\/admin-ajax.php', {\n                        action: \"get_news\",\n                        group: {\"filter_button\":[{\"value\":\"blog\",\"label\":\"STORIES\"},{\"value\":\"news\",\"label\":\"NEWS\"},{\"value\":\"resources\",\"label\":\"RESOURCES\"}],\"featured_data_news\":[1817],\"featured_data_blog\":[2805],\"featured_data_resources\":[2692],\"show\":true,\"filter\":true,\"read_more_or_load_more\":true,\"select\":\"\",\"select_tag\":false,\"mixed_type\":false,\"select_type\":\"news\"},\n                        thetype: $thetype,\n                        thepage: $thepage,\n                        thenumber: 9\n                    },\n                    function(data, status, xhr) {\n                        \/\/console.log(data);\n                        \/\/\u5224\u65ad\u6700\u540e\u4e00\u9875\n                        var max_page = jQuery(data).find(\".pot\").attr(\"data-num\");\n                        \/\/ console.log(\"a\" + max_page, \"b\" + $thepage);\n                        if ($thepage >= max_page) {\n                            jQuery(\".block_new_news_stories .box .underline\").hide();\n                        } else {\n                            jQuery(\".block_new_news_stories .box .underline\").show();\n                        }\n                        \/\/\n                        jQuery(\".block_new_news_stories .pot\").append(jQuery(data).find(\".pot\").html());\n                    });\n            }\n        }\n\n        function filter_click(_this, event) {\n            \/\/ console.log(\"filter_click\");\n            $thepage = 1;\n            $thetype = jQuery(_this).attr(\"data-type\");\n            jQuery.post(\n                'https:\/\/www.newenergynexus.com\/uganda\/wp-admin\/admin-ajax.php', {\n                    action: \"get_news\",\n                    group: {\"filter_button\":[{\"value\":\"blog\",\"label\":\"STORIES\"},{\"value\":\"news\",\"label\":\"NEWS\"},{\"value\":\"resources\",\"label\":\"RESOURCES\"}],\"featured_data_news\":[1817],\"featured_data_blog\":[2805],\"featured_data_resources\":[2692],\"show\":true,\"filter\":true,\"read_more_or_load_more\":true,\"select\":\"\",\"select_tag\":false,\"mixed_type\":false,\"select_type\":\"news\"},\n                    thetype: $thetype,\n                    thepage: $thepage,\n                    thenumber: 9\n                },\n                function(data, status, xhr) {\n                    \/\/console.log(data);\n                    \/\/\u5224\u65ad\u6700\u540e\u4e00\u9875\n                    var max_page = jQuery(data).find(\".pot\").attr(\"data-num\");\n                    \/\/ console.log(\"a\" + max_page, \"b\" + $thepage);\n                    if ($thepage >= max_page) {\n                        jQuery(\".block_new_news_stories .box .underline_box .underline\").hide();\n                    } else {\n                        jQuery(\".block_new_news_stories .box .underline_box .underline\").show();\n                    }\n                    \/\/\n                    jQuery(\".block_new_news_stories .pot\").html(jQuery(data).find(\".pot\").html());\n\n                    \/\/featured_box\n                    \/\/console.log(jQuery(data).find(\".featured_box\"));\n\n                    if (jQuery(data).find(\".featured_box\").length <= 0) {\n                        jQuery(\".featured_box\").html(\"\");\n                    } else {\n                        jQuery(\".featured_box\").html(jQuery(data).find(\".featured_box\").html());\n                    }\n                    \/\/\n                });\n        }\n        \/\/ [].forEach.call(document.querySelectorAll([\"data-href\"]), element => {\n        \/\/     element.addEventListener(\"click\", e => {\n        \/\/         e.stopPropagation();\n        \/\/         window.open(e.currentTarget.dataset.href, \"_target\");\n        \/\/     })\n        \/\/ })\n    <\/script>\n    <div class=\"box\">\n        <div class=\"heading\"><h3>News &#038; Stories<\/h3>\n<\/div>\n        <div class=\"filter_box\"><div class=\"tag\" data-type=\"blog\"> STORIES <\/div><div class=\"tag\" data-type=\"news\"> NEWS <\/div><div class=\"tag\" data-type=\"resources\"> RESOURCES <\/div><\/div>                    <div class=\"featured_box\"><\/div>\n                <div class=\"pot\"><\/div>\n        <div class=\"underline_box\">\n            <!-- <div class=\"underline read_more\" data-type=\"news\">READ MORE \u2192<\/div> -->\n            <div class=\"underline filter\" data-type=\"\">LOAD MORE \u2192<\/div>        <\/div>\n\n        \n    <\/div>\n<\/section>\n\n<style>\n    section#paragraph-block_d45d40e741eb508c1992a9a9e2225d22{}<\/style>\n\n  <style>\n    section#paragraph-block_d45d40e741eb508c1992a9a9e2225d22{}<\/style>\n  <section id=\"paragraph-block_d45d40e741eb508c1992a9a9e2225d22\" class=\"paragraph block-paragraph \" style=\" \">\n\n\n    \n\n    <div class=\"section-bd\">\n      <div class=\"container\">\n\n        <article class=\"mx-auto\" style=\"max-width: px;\">\n          <div style=\"border-top: 1px solid rgba(0,0,0,0.3); padding-bottom: 2em;\"><\/div>\n<h5>Media &amp; news contact:<\/h5>\n<p>Have a media request or want to be connected with one of our issue experts? Write to us at <a href=\"mailto:news@newenergynexus.com\">news@newenergynexus.com<\/a><\/p>\n        <\/article>\n\n      <\/div>\n    <\/div>\n\n    \n  <\/section>\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"category_media":[],"class_list":["post-1849","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.newenergynexus.com\/uganda\/wp-json\/wp\/v2\/pages\/1849","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.newenergynexus.com\/uganda\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.newenergynexus.com\/uganda\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.newenergynexus.com\/uganda\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.newenergynexus.com\/uganda\/wp-json\/wp\/v2\/comments?post=1849"}],"version-history":[{"count":18,"href":"https:\/\/www.newenergynexus.com\/uganda\/wp-json\/wp\/v2\/pages\/1849\/revisions"}],"predecessor-version":[{"id":2809,"href":"https:\/\/www.newenergynexus.com\/uganda\/wp-json\/wp\/v2\/pages\/1849\/revisions\/2809"}],"wp:attachment":[{"href":"https:\/\/www.newenergynexus.com\/uganda\/wp-json\/wp\/v2\/media?parent=1849"}],"wp:term":[{"taxonomy":"category_media","embeddable":true,"href":"https:\/\/www.newenergynexus.com\/uganda\/wp-json\/wp\/v2\/category_media?post=1849"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}