{"id":12,"date":"2022-10-03T15:35:56","date_gmt":"2022-10-03T15:35:56","guid":{"rendered":"http:\/\/bongariliitto.fi\/?page_id=12"},"modified":"2026-05-11T06:39:03","modified_gmt":"2026-05-11T06:39:03","slug":"etusivu","status":"publish","type":"page","link":"https:\/\/bongariliitto.fi\/","title":{"rendered":"Etusivu"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12\" class=\"elementor elementor-12\">\n\t\t\t\t\t\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-961f370 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"961f370\" data-element_type=\"section\" data-settings=\"{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2df9814\" data-id=\"2df9814\" data-element_type=\"column\" data-settings=\"{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-51e9e41 ob-has-background-overlay elementor-widget elementor-widget-html\" data-id=\"51e9e41\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n:root {\n  --button-background: #272727;\n  --button-background-hover: #313131;\n  --button-text-color: #FFFFFF;\n  --button-border-radius: 5em;\n}\n\nselect {\n  -webkit-appearance: none;\n  -moz-appearance: none;\n  background: transparent;\n  background-image: url(\"data:image\/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http:\/\/www.w3.org\/2000\/svg'><path d='M7 10l5 5 5-5z'\/><path d='M0 0h24v24H0z' fill='none'\/><\/svg>\");\n  background-repeat: no-repeat;\n  background-position-x: 100%;\n  background-position-y: 5px;\n  border: 1px solid gray;\n  border-radius: 2px;\n  padding: 1rem;\n  padding-right: 2rem;\n  margin-bottom: 10px;\n  width: 100%;\n  font-family: \"Roboto\", Sans-serif;\n  font-size: 1rem;\n}\n\n.button-group {\n  display: flex;\n  gap: 10px;\n  margin-bottom: 15px;\n}\n\n.tab-button {\n  flex: 1;\n  background-color: var(--button-background);\n  color: var(--button-text-color);\n  border: none;\n  border-radius: var(--button-border-radius);\n  padding: 12px 24px;\n  cursor: pointer;\n  text-align: center;\n  font-family: \"Roboto\", Sans-serif;\n  font-size: 1rem;\n  line-height: 1;\n  transition: all .3s;\n}\n\n.tab-button:hover, .tab-button:focus {\n  background-color: var(--button-background-hover);\n}\n\n.tab-button.active {\n  background-color: var(--button-background);\n  color: var(--button-text-color);\n}\n\n.content-section {\n  display: none;\n}\n\n.content-section.active {\n  display: block;\n}\n\n#loading-top25, #loading-summa {\n  text-align: center;\n  padding: 20px;\n}\n\n#error-top25, #error-summa {\n  display: none;\n  text-align: center;\n  color: red;\n  padding: 20px;\n}\n\niframe {\n  border: 0;\n  width: 100%;\n  height: 1200px;\n}\n\n.fullscreen-btn {\n  display: inline-block;\n  margin: 10px auto;\n  padding: 12px 24px;\n  background-color: var(--button-background);\n  color: var(--button-text-color);\n  border: none;\n  border-radius: var(--button-border-radius);\n  cursor: pointer;\n  font-family: \"Roboto\", Sans-serif;\n  font-size: 1rem;\n  line-height: 1;\n  text-align: center;\n  transition: all .3s;\n}\n\n.fullscreen-btn:hover, .fullscreen-btn:focus {\n  background-color: var(--button-background-hover);\n}\n\n.fullscreen-container {\n  display: none;\n  position: fixed;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background-color: rgba(0,0,0,0.9);\n  z-index: 1000;\n  overflow: hidden;\n}\n\n.fullscreen-content {\n  width: 95%;\n  height: 95%;\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n}\n\n.fullscreen-nav {\n  position: absolute;\n  bottom: 20px;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 80%;\n  max-width: 600px;\n  background-color: rgba(0,0,0,0.5);\n  border-radius: 10px;\n  padding: 10px;\n  z-index: 1100;\n}\n\n.fullscreen-select {\n  background-color: white;\n  width: 100%;\n  margin-top: 10px;\n}\n\n.close-fullscreen {\n  position: absolute;\n  top: 10px;\n  right: 20px;\n  color: white;\n  font-size: 30px;\n  font-weight: bold;\n  cursor: pointer;\n  z-index: 1100;\n  background-color: rgba(0, 0, 0, 0.5);\n  width: 40px;\n  height: 40px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n<\/style>\n\n<div style=\"position: relative; max-width: 600px; margin: 0 auto; font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\">\n  <div class=\"button-group\">\n    <div class=\"tab-button active\" id=\"top25-btn\" onclick=\"switchTab('top25')\">TOP-25<\/div>\n    <div class=\"tab-button\" id=\"summa-btn\" onclick=\"switchTab('summa')\">Summalistat<\/div>\n  <\/div>\n  \n  <div id=\"top25-section\" class=\"content-section active\">\n    <h6 style=\"text-align: left\">Alla olevasta valikosta voi vaihtaa pinnalistan\u00e4kym\u00e4\u00e4<\/h6>\n    <div style=\"margin-left: 5px; margin-right: 5px;\">\n      <select style=\"background-color: white; border-radius: 5px; padding: 5px;\" id=\"listSelect\" onchange=\"updateIframeSrc('top25')\">\n        <option value=\"1\">Suomi, elikset<\/option>\n        <option value=\"2764\">Suomi 2026<\/option>\n        <option value=\"2765\">Suomi 2026 eko<\/option>\n        <option value=\"2766\">Spondet 2026<\/option>\n        <option value=\"102\">Ekopinnat<\/option>\n        <option value=\"113\">Tosispondet<\/option>\n        <option value=\"65\">Spondet<\/option>\n        <option value=\"2\">WP<\/option>\n        <option value=\"5\">Maailma<\/option>\n      <\/select>\n    <\/div>\n    \n    <div id=\"loading-top25\">Ladataan...<\/div>\n    <div id=\"error-top25\" style=\"display: none;\">Error loading content...<\/div>\n    <iframe id=\"top25-iframe\" src=\"https:\/\/pinnari.fi\/api\/views\/toplist?listIds=[1]\" scrolling=\"no\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\" allowfullscreen onload=\"hideLoading('top25')\" onerror=\"showError('top25')\" style=\"display: none;\"><\/iframe>\n    \n    <button class=\"fullscreen-btn\" onclick=\"openFullscreen('top25')\">N\u00e4yt\u00e4 koko ikkunassa<\/button>\n  <\/div>\n  \n  <div id=\"summa-section\" class=\"content-section\">\n    <h6 style=\"text-align: left\">Valitse haluamasi summalista<\/h6>\n    <div style=\"margin-left: 5px; margin-right: 5px;\">\n      <select style=\"background-color: white; border-radius: 5px; padding: 5px;\" id=\"summaSelect\" onchange=\"updateIframeSrc('summa')\">\n        <option value=\"daysumlist\">P\u00e4iv\u00e4summat<\/option>\n        <option value=\"monthsumlist\">Kuukausisummat<\/option>\n      <\/select>\n    <\/div>\n    \n    <div id=\"loading-summa\">Ladataan...<\/div>\n    <div id=\"error-summa\" style=\"display: none;\">Error loading content...<\/div>\n    <iframe id=\"summa-iframe\" src=\"https:\/\/pinnari.fi\/api\/views\/monthsumlist\" scrolling=\"no\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\" allowfullscreen onload=\"hideLoading('summa')\" onerror=\"showError('summa')\" style=\"display: none;\"><\/iframe>\n    \n    <button class=\"fullscreen-btn\" onclick=\"openFullscreen('summa')\">N\u00e4yt\u00e4 koko ikkunassa<\/button>\n  <\/div>\n  \n  <div id=\"fullscreen-container\" class=\"fullscreen-container\">\n    <span class=\"close-fullscreen\" onclick=\"closeFullscreen()\">&times;<\/span>\n    \n    <div class=\"fullscreen-nav\">\n      <div class=\"button-group\">\n        <div class=\"tab-button\" id=\"fullscreen-top25-btn\" onclick=\"switchFullscreenTab('top25')\">TOP-25<\/div>\n        <div class=\"tab-button\" id=\"fullscreen-summa-btn\" onclick=\"switchFullscreenTab('summa')\">Summalistat<\/div>\n      <\/div>\n      \n      <select id=\"fullscreen-listSelect\" class=\"fullscreen-select\" style=\"display: none;\" onchange=\"updateFullscreenIframe('top25')\">\n        <option value=\"1\">Suomi, elikset<\/option>\n        <option value=\"45\">Maaliskuu<\/option>\n        <option value=\"2616\">Suomi 2025<\/option>\n        <option value=\"2617\">Suomi 2025 eko<\/option>\n        <option value=\"2618\">Spondet 2025<\/option>\n        <option value=\"102\">Ekopinnat<\/option>\n        <option value=\"113\">Tosispondet<\/option>\n        <option value=\"65\">Spondet<\/option>\n        <option value=\"2\">WP<\/option>\n        <option value=\"5\">Maailma<\/option>\n      <\/select>\n      \n      <select id=\"fullscreen-summaSelect\" class=\"fullscreen-select\" style=\"display: none;\" onchange=\"updateFullscreenIframe('summa')\">\n        <option value=\"daysumlist\">P\u00e4iv\u00e4summat<\/option>\n        <option value=\"monthsumlist\">Kuukausisummat<\/option>\n      <\/select>\n    <\/div>\n    \n    <iframe id=\"fullscreen-iframe\" class=\"fullscreen-content\" allowfullscreen><\/iframe>\n  <\/div>\n<\/div>\n\n<script>\nwindow.onload = function() {\n  const urlParams = new URLSearchParams(window.location.search);\n  const fullscreenParam = urlParams.get('fullscreen');\n  const listIdParam = urlParams.get('listId');\n  const viewTypeParam = urlParams.get('viewType');\n  \n  if (fullscreenParam === 'true') {\n    if (viewTypeParam === 'summa') {\n      const summalistType = urlParams.get('summaType') || 'monthsumlist';\n      document.getElementById('summaSelect').value = summalistType;\n      document.getElementById('fullscreen-summaSelect').value = summalistType;\n      document.getElementById('fullscreen-iframe').src = `https:\/\/pinnari.fi\/api\/views\/${summalistType}`;\n      document.getElementById('fullscreen-container').style.display = 'block';\n      document.body.style.overflow = 'hidden';\n      \n      document.querySelectorAll('.fullscreen-nav .tab-button').forEach(el => el.classList.remove('active'));\n      document.getElementById('fullscreen-summa-btn').classList.add('active');\n      document.getElementById('fullscreen-listSelect').style.display = 'none';\n      document.getElementById('fullscreen-summaSelect').style.display = 'block';\n    } else {\n      const listId = listIdParam || '1';\n      document.getElementById('listSelect').value = listId;\n      document.getElementById('fullscreen-listSelect').value = listId;\n      document.getElementById('fullscreen-iframe').src = `https:\/\/pinnari.fi\/api\/views\/toplist?listIds=[${listId}]`;\n      document.getElementById('fullscreen-container').style.display = 'block';\n      document.body.style.overflow = 'hidden';\n      \n      document.querySelectorAll('.fullscreen-nav .tab-button').forEach(el => el.classList.remove('active'));\n      document.getElementById('fullscreen-top25-btn').classList.add('active');\n      document.getElementById('fullscreen-listSelect').style.display = 'block';\n      document.getElementById('fullscreen-summaSelect').style.display = 'none';\n    }\n  } else {\n    updateIframeSrc('top25');\n  }\n};\n\nfunction switchTab(tab) {\n  document.querySelectorAll('.content-section').forEach(el => el.classList.remove('active'));\n  document.querySelectorAll('.tab-button').forEach(el => el.classList.remove('active'));\n  \n  document.getElementById(tab + '-section').classList.add('active');\n  document.getElementById(tab + '-btn').classList.add('active');\n  \n  updateIframeSrc(tab);\n}\n\nfunction updateIframeSrc(section) {\n  if (section === 'top25') {\n    var select = document.getElementById('listSelect');\n    var iframe = document.getElementById('top25-iframe');\n    var loading = document.getElementById('loading-top25');\n    var error = document.getElementById('error-top25');\n    var selectedOptionValue = select.options[select.selectedIndex].value;\n    \n    loading.style.display = 'block';\n    error.style.display = 'none';\n    iframe.style.display = 'none';\n    iframe.src = \"https:\/\/pinnari.fi\/api\/views\/toplist?listIds=[\" + selectedOptionValue + \"]\";\n  } else if (section === 'summa') {\n    var select = document.getElementById('summaSelect');\n    var iframe = document.getElementById('summa-iframe');\n    var loading = document.getElementById('loading-summa');\n    var error = document.getElementById('error-summa');\n    var selectedOptionValue = select.options[select.selectedIndex].value;\n    \n    loading.style.display = 'block';\n    error.style.display = 'none';\n    iframe.style.display = 'none';\n    iframe.src = \"https:\/\/pinnari.fi\/api\/views\/\" + selectedOptionValue;\n  }\n}\n\nfunction hideLoading(section) {\n  var loading = document.getElementById('loading-' + section);\n  var iframe = document.getElementById(section + '-iframe');\n  \n  loading.style.display = 'none';\n  iframe.style.display = 'block';\n}\n\nfunction showError(section) {\n  var loading = document.getElementById('loading-' + section);\n  var error = document.getElementById('error-' + section);\n  \n  loading.style.display = 'none';\n  error.style.display = 'block';\n}\n\nfunction openFullscreen(section) {\n  var iframe = document.getElementById(section + '-iframe');\n  var fullscreenIframe = document.getElementById('fullscreen-iframe');\n  var container = document.getElementById('fullscreen-container');\n  \n  fullscreenIframe.src = iframe.src;\n  container.style.display = 'block';\n  document.body.style.overflow = 'hidden';\n  \n  document.querySelectorAll('.fullscreen-nav .tab-button').forEach(el => el.classList.remove('active'));\n  document.getElementById('fullscreen-' + section + '-btn').classList.add('active');\n  \n  document.getElementById('fullscreen-listSelect').style.display = section === 'top25' ? 'block' : 'none';\n  document.getElementById('fullscreen-summaSelect').style.display = section === 'summa' ? 'block' : 'none';\n  \n  if (section === 'top25') {\n    document.getElementById('fullscreen-listSelect').value = document.getElementById('listSelect').value;\n  } else {\n    document.getElementById('fullscreen-summaSelect').value = document.getElementById('summaSelect').value;\n  }\n}\n\nfunction closeFullscreen() {\n  var container = document.getElementById('fullscreen-container');\n  container.style.display = 'none';\n  document.body.style.overflow = 'auto';\n}\n\nfunction switchFullscreenTab(tab) {\n  document.getElementById('fullscreen-listSelect').style.display = tab === 'top25' ? 'block' : 'none';\n  document.getElementById('fullscreen-summaSelect').style.display = tab === 'summa' ? 'block' : 'none';\n  \n  document.querySelectorAll('.fullscreen-nav .tab-button').forEach(el => el.classList.remove('active'));\n  document.getElementById('fullscreen-' + tab + '-btn').classList.add('active');\n  \n  updateFullscreenIframe(tab);\n}\n\nfunction updateFullscreenIframe(section) {\n  var fullscreenIframe = document.getElementById('fullscreen-iframe');\n  \n  if (section === 'top25') {\n    var select = document.getElementById('fullscreen-listSelect');\n    var selectedOptionValue = select.options[select.selectedIndex].value;\n    fullscreenIframe.src = \"https:\/\/pinnari.fi\/api\/views\/toplist?listIds=[\" + selectedOptionValue + \"]\";\n  } else if (section === 'summa') {\n    var select = document.getElementById('fullscreen-summaSelect');\n    var selectedOptionValue = select.options[select.selectedIndex].value;\n    fullscreenIframe.src = \"https:\/\/pinnari.fi\/api\/views\/\" + selectedOptionValue;\n  }\n}\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0bafe15\" data-id=\"0bafe15\" data-element_type=\"column\" data-settings=\"{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8e7b38d ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"8e7b38d\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.14.0 - 26-06-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 class=\"elementor-heading-title elementor-size-default\">  <\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41c8f0d elementor-arrows-position-inside elementor-pagination-position-outside ob-has-background-overlay elementor-widget elementor-widget-image-carousel\" data-id=\"41c8f0d\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_show_tablet&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.14.0 - 26-06-2023 *\/\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% \/ var(--e-image-carousel-slides-to-show, 3))}<\/style>\t\t<div class=\"elementor-image-carousel-wrapper swiper-container\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 11\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"41c8f0d\" data-elementor-lightbox-title=\"Siperianpilkkasiipi (Melanitta stejnegeri) Rauma 10.5.2026 \u00a9 Mikko J\u00e4rvinen\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDkxOCwidXJsIjoiaHR0cHM6XC9cL2JvbmdhcmlsaWl0dG8uZmlcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA1XC9NZWxzdGVfSmFybWkuanBnIiwic2xpZGVzaG93IjoiNDFjOGYwZCJ9\" href=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2026\/05\/Melste_Jarmi.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2026\/05\/Melste_Jarmi.jpg\" alt=\"Siperianpilkkasiipi (Melanitta stejnegeri) Rauma 10.5.2026 \u00a9 Mikko J\u00e4rvinen\" \/><figcaption class=\"elementor-image-carousel-caption\">Siperianpilkkasiipi (Melanitta stejnegeri) Rauma 10.5.2026 \u00a9 Mikko J\u00e4rvinen<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 11\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"41c8f0d\" data-elementor-lightbox-title=\"Arokyyhky (Syrrhaptes paradoxus) Ilomantsi 2.5.2026 \u00a9 Joonas Halonen\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDkwOSwidXJsIjoiaHR0cHM6XC9cL2JvbmdhcmlsaWl0dG8uZmlcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA1XC9zeXJwYXJfSWxvbWFudHNpX2pvb25hc0hhbG9uZW4uanBnIiwic2xpZGVzaG93IjoiNDFjOGYwZCJ9\" href=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2026\/05\/syrpar_Ilomantsi_joonasHalonen.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2026\/05\/syrpar_Ilomantsi_joonasHalonen.jpg\" alt=\"Arokyyhky (Syrrhaptes paradoxus) Ilomantsi 2.5.2026 \u00a9 Joonas Halonen\" \/><figcaption class=\"elementor-image-carousel-caption\">Arokyyhky (Syrrhaptes paradoxus) Ilomantsi 2.5.2026 \u00a9 Joonas Halonen<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 11\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"41c8f0d\" data-elementor-lightbox-title=\"Iberiantiltaltti (Phylloscopus ibericus) Uusikaupunki 2.5.2026 \u00a9 Otso Salmi\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDg5OSwidXJsIjoiaHR0cHM6XC9cL2JvbmdhcmlsaWl0dG8uZmlcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA1XC9waHlpYmVfVVVraV9PdHNvU2FsbWlfcmFqLmpwZyIsInNsaWRlc2hvdyI6IjQxYzhmMGQifQ%3D%3D\" href=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2026\/05\/phyibe_UUki_OtsoSalmi_raj.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2026\/05\/phyibe_UUki_OtsoSalmi_raj.jpg\" alt=\"Iberiantiltaltti (Phylloscopus ibericus) Uusikaupunki 2.5.2026 \u00a9 Otso Salmi\" \/><figcaption class=\"elementor-image-carousel-caption\">Iberiantiltaltti (Phylloscopus ibericus) Uusikaupunki 2.5.2026 \u00a9 Otso Salmi<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 11\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"41c8f0d\" data-elementor-lightbox-title=\"Tammitikka (Dendrocoptes medius) Kitee 3.4.2026 \u00a9 Arto Halttunen\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDg5MCwidXJsIjoiaHR0cHM6XC9cL2JvbmdhcmlsaWl0dG8uZmlcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA0XC9kZW5tZWRfSGFsQXIuanBnIiwic2xpZGVzaG93IjoiNDFjOGYwZCJ9\" href=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2026\/04\/denmed_HalAr.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2026\/04\/denmed_HalAr.jpg\" alt=\"Tammitikka (Dendrocoptes medius) Kitee 3.4.2026 \u00a9 Arto Halttunen\" \/><figcaption class=\"elementor-image-carousel-caption\">Tammitikka (Dendrocoptes medius) Kitee 3.4.2026 \u00a9 Arto Halttunen<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 11\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"41c8f0d\" data-elementor-lightbox-title=\"Mustakaularastas (Turdus atrogularis) Salo, 16.1.2026 \u00a9 Janne Riihim\u00e4ki\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDg0OCwidXJsIjoiaHR0cHM6XC9cL2JvbmdhcmlsaWl0dG8uZmlcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAxXC90dXJhdHJfU2Fsb19SaWlKYS5qcGciLCJzbGlkZXNob3ciOiI0MWM4ZjBkIn0%3D\" href=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2026\/01\/turatr_Salo_RiiJa.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2026\/01\/turatr_Salo_RiiJa.jpg\" alt=\"Mustakaularastas (Turdus atrogularis) Salo, 16.1.2026 \u00a9 Janne Riihim\u00e4ki\" \/><figcaption class=\"elementor-image-carousel-caption\">Mustakaularastas (Turdus atrogularis) Salo, 16.1.2026 \u00a9 Janne Riihim\u00e4ki<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 11\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"41c8f0d\" data-elementor-lightbox-title=\"Id\u00e4nturturikyyhky (Streptopelia orientalis) Taivalkoski 14.11.2025 \u00a9 Kalle Hiekkanen\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDczNCwidXJsIjoiaHR0cHM6XC9cL2JvbmdhcmlsaWl0dG8uZmlcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9pZGFudHVycmUtVGFpdmFsa29za2ktbG93LmpwZyIsInNsaWRlc2hvdyI6IjQxYzhmMGQifQ%3D%3D\" href=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2025\/11\/idanturre-Taivalkoski-low.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2025\/11\/idanturre-Taivalkoski-low.jpg\" alt=\"Id\u00e4nturturikyyhky (Streptopelia orientalis) Taivalkoski 14.11.2025 \u00a9 Kalle Hiekkanen\" \/><figcaption class=\"elementor-image-carousel-caption\">Id\u00e4nturturikyyhky (Streptopelia orientalis) Taivalkoski 14.11.2025 \u00a9 Kalle Hiekkanen<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 11\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"41c8f0d\" data-elementor-lightbox-title=\"Mustakurkkurautiainen (Prunella atrogularis) Hanko 1.11.2025 \u00a9 Mika Bruun\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDY4NCwidXJsIjoiaHR0cHM6XC9cL2JvbmdhcmlsaWl0dG8uZmlcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9wcnVhdHJfSGFua29fTUIuanBnIiwic2xpZGVzaG93IjoiNDFjOGYwZCJ9\" href=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2025\/11\/pruatr_Hanko_MB.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2025\/11\/pruatr_Hanko_MB.jpg\" alt=\"Mustakurkkurautiainen (Prunella atrogularis) Hanko 1.11.2025 \u00a9 Mika Bruun\" \/><figcaption class=\"elementor-image-carousel-caption\">Mustakurkkurautiainen (Prunella atrogularis) Hanko 1.11.2025 \u00a9 Mika Bruun<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 11\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"41c8f0d\" data-elementor-lightbox-title=\"Aavikkotasku (Oenanthe deserti) Helsinki 29.10.2025 \u00a9 Aleksanteri Pikkarainen\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDY3NiwidXJsIjoiaHR0cHM6XC9cL2JvbmdhcmlsaWl0dG8uZmlcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC9vZW5kZXNfSGtpX1BpS2FsLmpwZWciLCJzbGlkZXNob3ciOiI0MWM4ZjBkIn0%3D\" href=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2025\/10\/oendes_Hki_PiKal.jpeg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2025\/10\/oendes_Hki_PiKal.jpeg\" alt=\"Aavikkotasku (Oenanthe deserti) Helsinki 29.10.2025 \u00a9 Aleksanteri Pikkarainen\" \/><figcaption class=\"elementor-image-carousel-caption\">Aavikkotasku (Oenanthe deserti) Helsinki 29.10.2025 \u00a9 Aleksanteri Pikkarainen<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 11\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"41c8f0d\" data-elementor-lightbox-title=\"aavikkohaukka (Falco cherrug) Pori, 18.10.2025 \u00a9 Henry Lehto\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDY1NywidXJsIjoiaHR0cHM6XC9cL2JvbmdhcmlsaWl0dG8uZmlcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC9hYXZpa2tvaGF1a2thX0hlbnJ5TGVodG9fUG9yaS5qcGciLCJzbGlkZXNob3ciOiI0MWM4ZjBkIn0%3D\" href=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2025\/10\/aavikkohaukka_HenryLehto_Pori.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2025\/10\/aavikkohaukka_HenryLehto_Pori.jpg\" alt=\"aavikkohaukka (Falco cherrug) Pori, 18.10.2025 \u00a9 Henry Lehto\" \/><figcaption class=\"elementor-image-carousel-caption\">aavikkohaukka (Falco cherrug) Pori, 18.10.2025 \u00a9 Henry Lehto<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 11\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"41c8f0d\" data-elementor-lightbox-title=\"Kashmirinuunilintu (Phylloscopus humei) Parainen, Ut\u00f6, 18.10.2025 \u00a9 Jorma Tenovuo\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDY1MCwidXJsIjoiaHR0cHM6XC9cL2JvbmdhcmlsaWl0dG8uZmlcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC9waHlodW1fVXRvX1RlbkpvLmpwZyIsInNsaWRlc2hvdyI6IjQxYzhmMGQifQ%3D%3D\" href=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2025\/10\/phyhum_Uto_TenJo.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2025\/10\/phyhum_Uto_TenJo.jpg\" alt=\"Kashmirinuunilintu (Phylloscopus humei) Parainen, Ut\u00f6, 18.10.2025 \u00a9 Jorma Tenovuo\" \/><figcaption class=\"elementor-image-carousel-caption\">Kashmirinuunilintu (Phylloscopus humei) Parainen, Ut\u00f6, 18.10.2025 \u00a9 Jorma Tenovuo<\/figcaption><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 11\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"41c8f0d\" data-elementor-lightbox-title=\"Rubiinisatakieli (Calliope calliope) Espoo 17.10.2025 \u00a9 Aki Aintila\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDY0MiwidXJsIjoiaHR0cHM6XC9cL2JvbmdhcmlsaWl0dG8uZmlcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC9jYWxsaW9wZTIwMjUxMDE3XzEyMDY1NS5qcGciLCJzbGlkZXNob3ciOiI0MWM4ZjBkIn0%3D\" href=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2025\/10\/calliope20251017_120655.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bongariliitto.fi\/wp-content\/uploads\/2025\/10\/calliope20251017_120655.jpg\" alt=\"Rubiinisatakieli (Calliope calliope) Espoo 17.10.2025 \u00a9 Aki Aintila\" \/><figcaption class=\"elementor-image-carousel-caption\">Rubiinisatakieli (Calliope calliope) Espoo 17.10.2025 \u00a9 Aki Aintila<\/figcaption><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d4ae282 elementor-grid-2 elementor-grid-tablet-1 elementor-posts--thumbnail-top elementor-grid-mobile-1 ob-has-background-overlay elementor-widget elementor-widget-posts\" data-id=\"d4ae282\" data-element_type=\"widget\" data-settings=\"{&quot;custom_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;custom_columns&quot;:&quot;2&quot;,&quot;custom_columns_tablet&quot;:&quot;1&quot;,&quot;custom_columns_mobile&quot;:&quot;1&quot;,&quot;custom_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;custom_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"posts.custom\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/bongariliitto.fi\/wp-content\/plugins\/elementor-pro\/assets\/css\/widget-posts.min.css\">      <div class=\"ecs-posts elementor-posts-container elementor-posts   elementor-grid elementor-posts--skin-custom\" data-settings=\"{&quot;current_page&quot;:1,&quot;max_num_pages&quot;:&quot;5&quot;,&quot;load_method&quot;:&quot;&quot;,&quot;widget_id&quot;:&quot;d4ae282&quot;,&quot;post_id&quot;:12,&quot;theme_id&quot;:12,&quot;change_url&quot;:false,&quot;reinit_js&quot;:false}\">\n      \t\t<article id=\"post-4925\" class=\"elementor-post elementor-grid-item ecs-post-loop post-4925 uutinen type-uutinen status-publish hentry\">\n\t\t\t\t<div data-elementor-type=\"loop\" data-elementor-id=\"1024\" class=\"elementor elementor-1024 post-4925 uutinen type-uutinen status-publish hentry\">\n\t\t\t\t\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8917e4c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8917e4c\" data-element_type=\"section\" data-settings=\"{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e61a065\" data-id=\"e61a065\" data-element_type=\"column\" data-settings=\"{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-584576a ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"584576a\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Lintutiedotus: eik\u00f6 ilmoitukset tule l\u00e4pi? T\u00e4ss\u00e4 ratkaisu!<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a25638 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"7a25638\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">11\/05\/2026<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84aa620 ob-harakiri-inherit elementor-widget elementor-widget-text-editor\" data-id=\"84aa620\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.14.0 - 26-06-2023 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<p>Jos Lintutiedotuksen ilmoitukset eiv\u00e4t tule reaaliajassa, ilmoituksista kuuluu vain \u00e4\u00e4ni mutta mit\u00e4\u00e4n ei n\u00e4y, tai ilmoitukset ilmestyv\u00e4t vasta puhelimen uudelleenk\u00e4ynnistyksen j\u00e4lkeen, kokeile seuraavat toimenpiteet j\u00e4rjestyksess\u00e4.<\/p><h2>Ensin perusasiat<\/h2><p>Kannattaa ihan alkuun kokeilla:<\/p><ul><li><p>k\u00e4ynnist\u00e4\u00e4 puhelin uudelleen<\/p><\/li><li><p>kirjautua sovelluksesta ulos ja takaisin sis\u00e4\u00e4n<\/p><\/li><li><p>poistaa ja asentaa sovellus uudelleen<\/p><\/li><li><p>tarkistaa ett\u00e4 k\u00e4yt\u00f6ss\u00e4 on uusin versio sovelluskaupasta<\/p><\/li><\/ul><p>Jos n\u00e4m\u00e4 eiv\u00e4t auta, alla olevat asetukset ovat olleet t\u00e4rkeimpi\u00e4 korjauksia.<\/p><h2>\u00a0<\/h2><h2>1. Poista akun optimointi k\u00e4yt\u00f6st\u00e4<\/h2><p>T\u00e4m\u00e4 korjaus on monesti ollut ratkaisevassa asemassa.<\/p><p>Avaa:<\/p><p><strong>Asetukset \u2192 Sovellukset \u2192 Lintutiedotus \u2192 Akku \u2192 Rajoittamaton<\/strong><\/p><p>Huom:<\/p><ul><li><p><strong>P\u00e4ivitykset voivat joskus palauttaa asetuksen takaisin optimoiduksi!<\/strong><\/p><\/li><li><p>Asetus voi lis\u00e4t\u00e4 hieman akun kulutusta.<\/p><\/li><\/ul><h2>\u00a0<\/h2><h2>2. Tarkista ettei sovellus ole taustarajoituksissa<\/h2><p>Avaa:<\/p><p><strong>Asetukset \u2192 Laitteen huolto \u2192 Akku \u2192 Taustarajoitukset<\/strong><\/p><p>Varmista ett\u00e4:<\/p><ul><li><p>Lintutiedotus EI ole:<\/p><ul><li><p>Lepotilassa olevat sovellukset -listalla<\/p><\/li><li><p>Syv\u00e4ss\u00e4 lepotilassa olevat sovellukset -listalla<\/p><\/li><\/ul><\/li><\/ul><h2>\u00a0<\/h2><h2>3. Nollaa ilmoituskanavat (notification channels)<\/h2><p>Jos ilmoituksista kuuluu \u00e4\u00e4ni mutta mit\u00e4\u00e4n ei n\u00e4y:<\/p><p>Avaa:<\/p><p><strong>Asetukset \u2192 Sovellukset \u2192 Lintutiedotus \u2192 Ilmoitukset<\/strong><\/p><p>Tee seuraavat:<\/p><ol><li><p>Poista kaikki ilmoituskanavat hetkeksi k\u00e4yt\u00f6st\u00e4<\/p><\/li><li><p>Laita ne takaisin p\u00e4\u00e4lle<\/p><\/li><\/ol><p>T\u00e4m\u00e4 rekister\u00f6i Androidin ilmoituskanavat uudelleen.<\/p><h2>\u00a0<\/h2><h2>4. Tarkista mobiilidata-asetukset<\/h2><p>Avaa:<\/p><p><strong>Asetukset \u2192 Sovellukset \u2192 Lintutiedotus \u2192 Mobiilidata<\/strong><\/p><p>Varmista ett\u00e4:<\/p><ul><li><p>Taustadatan k\u00e4ytt\u00f6 on sallittu<\/p><\/li><li><p>Datans\u00e4\u00e4st\u00f6 ei est\u00e4 sovelluksen toimintaa<\/p><\/li><\/ul><h2>\u00a0<\/h2><h2>5. Poista virrans\u00e4\u00e4st\u00f6tila k\u00e4yt\u00f6st\u00e4<\/h2><p>Avaa:<\/p><p><strong>Asetukset \u2192 Akku \u2192 Virrans\u00e4\u00e4st\u00f6<\/strong><\/p><p>Laita:<\/p><ul><li><p>Virrans\u00e4\u00e4st\u00f6 pois p\u00e4\u00e4lt\u00e4<\/p><\/li><\/ul><p>Virrans\u00e4\u00e4st\u00f6 voi est\u00e4\u00e4 sovelluksen her\u00e4\u00e4misen taustalla.<\/p><h2>\u00a0<\/h2><h2>6. K\u00e4ynnist\u00e4 puhelin uudelleen<\/h2><p>Kun asetukset on muutettu:<\/p><ul><li><p>k\u00e4ynnist\u00e4 puhelin uudelleen<\/p><\/li><\/ul><h2>\u00a0<\/h2><h2>7. Asenna sovellus uudelleen<\/h2><p>Jos ongelma jatkuu:<\/p><ol><li><p>Poista Lintutiedotus<\/p><\/li><li><p>Asenna sovellus uudelleen<\/p><\/li><\/ol><p>T\u00e4m\u00e4 voi korjata notification channel -rekister\u00f6innin.<\/p><h1>\u00a0<\/h1><h1>N\u00e4m\u00e4 korjaukset auttavat jos&#8230;<\/h1><ul><li><p>ilmoituksia ei tule ollenkaan<\/p><\/li><li><p>ilmoituksista kuuluu vain \u00e4\u00e4ni<\/p><\/li><li><p>ilmoitukset n\u00e4kyv\u00e4t vasta puhelimen uudelleenk\u00e4ynnistyksen j\u00e4lkeen<\/p><\/li><li><p>sovellus pyyt\u00e4\u00e4 jatkuvasti kirjautumaan uudelleen<\/p><\/li><li><p>sovellus toimii v\u00e4lill\u00e4 normaalisti ja v\u00e4lill\u00e4 ei<\/p><\/li><\/ul><h1>\u00a0<\/h1><h1>Jos mik\u00e4\u00e4n ei auta<\/h1><p>Kerro tukipyynn\u00f6ss\u00e4 ainakin:<\/p><ul><li><p>puhelimen malli<\/p><\/li><li><p>Android-versio<\/p><\/li><li><p>One UI -versio<\/p><\/li><li><p>Lintutiedotuksen versio<\/p><\/li><li><p>mit\u00e4 asetuksia olet jo kokeillut<\/p><\/li><\/ul><p>Esimerkiksi:<\/p><ul><li><p>Samsung Galaxy S25<\/p><\/li><li><p>Android 16<\/p><\/li><li><p>One UI 8.0<\/p><\/li><li><p>Lintutiedotus 2.0.33<\/p><\/li><\/ul><p>Yhteytt\u00e4 voi ottaa s\u00e4hk\u00f6postitse osoitteeseen:<\/p><p><a href=\"mailto:artturi.jalli@gmail.com\">artturi.jalli@gmail.com<\/a><\/p><p>Paras tapa ilmoittaa ongelmista on s\u00e4hk\u00f6posti, koska puheluista joudutaan joka tapauksessa kokoamaan kirjallinen yhteenveto kehitt\u00e4jille toimitettavaksi. Mahdollisimman tarkat tiedot auttavat vian selvitt\u00e4misess\u00e4 huomattavasti.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6730505 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"6730505\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/bongariliitto.fi\/index.php\/uutinen\/lintutiedotus-eiko-ilmoitukset-tule-lapi-tassa-ratkaisu\/\">Lue Lis\u00e4\u00e4<\/a><\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/article>\n\t\t\t\t<article id=\"post-4908\" class=\"elementor-post elementor-grid-item ecs-post-loop post-4908 uutinen type-uutinen status-publish hentry\">\n\t\t\t\t<div data-elementor-type=\"loop\" data-elementor-id=\"1024\" class=\"elementor elementor-1024 post-4908 uutinen type-uutinen status-publish hentry\">\n\t\t\t\t\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8917e4c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8917e4c\" data-element_type=\"section\" data-settings=\"{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e61a065\" data-id=\"e61a065\" data-element_type=\"column\" data-settings=\"{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-584576a ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"584576a\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Pinnari on p\u00e4ivitetty 5.5.2026<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a25638 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"7a25638\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">05\/05\/2026<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84aa620 ob-harakiri-inherit elementor-widget elementor-widget-text-editor\" data-id=\"84aa620\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul><li>Lis\u00e4tty ominaisuus: otsikkoriville tulee &#8221;lintusymbolin&#8221; per\u00e4\u00e4n lukema paljonko on ko. listalla yhteens\u00e4 havaittuja lajeja<\/li><li>Otsikkorivin ulkoasua yhten\u00e4istetty<\/li><li>Korjattu virheellinen laskualgoritmi otsikkoikkunan lajien lukum\u00e4\u00e4r\u00e4\u00e4n<\/li><li>Korjattu virhe yksitt\u00e4isen listan luetteleoista &#8221;N\u00e4hty \/ Ei n\u00e4hty&#8221; n\u00e4kym\u00e4n j\u00e4lkeen kun luettelo j\u00e4rjestet\u00e4\u00e4n suuruusj\u00e4rjestykseen.<\/li><li>Korjattu virhe mobiilin lajilistan numeroinnin n\u00e4kymisest\u00e4 pienill\u00e4 mobiiliruuduilla<\/li><li>Korjattu virhe &#8221;Tuoreimmat&#8221; toiminnon paikanhaussa (Salon kunta n\u00e4ytti Salomonsaarten listaa).<\/li><\/ul><p>&nbsp;<\/p><p>Pinna- ja Pinnari-toimikunta<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6730505 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"6730505\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/bongariliitto.fi\/index.php\/uutinen\/pinnari-on-paivitetty-5-5-2026\/\">Lue Lis\u00e4\u00e4<\/a><\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/article>\n\t\t\t\t<article id=\"post-4898\" class=\"elementor-post elementor-grid-item ecs-post-loop post-4898 uutinen type-uutinen status-publish hentry\">\n\t\t\t\t<div data-elementor-type=\"loop\" data-elementor-id=\"1024\" class=\"elementor elementor-1024 post-4898 uutinen type-uutinen status-publish hentry\">\n\t\t\t\t\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8917e4c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8917e4c\" data-element_type=\"section\" data-settings=\"{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e61a065\" data-id=\"e61a065\" data-element_type=\"column\" data-settings=\"{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-584576a ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"584576a\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Iberiantiltaltti Uudessakaupungissa<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a25638 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"7a25638\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">03\/05\/2026<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84aa620 ob-harakiri-inherit elementor-widget elementor-widget-text-editor\" data-id=\"84aa620\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>2.5.2026 \u00e4\u00e4nitettiin Uudenkaupungin Liesluodossa hyv\u00e4nkuuloinen <strong>iberiantiltaltti<\/strong>, joka seuraavana p\u00e4iv\u00e4n\u00e4 pyydystettiin ja kuvattiin sek\u00e4 otettiin h\u00f6yhen talteen DNA-testi\u00e4 varten. Sek\u00e4 laulu, kutsu\u00e4\u00e4ni ett\u00e4 pukutuntomerkit sopivat Suomen toiseen iberiantiltalttiin. Linnun l\u00f6ysi <strong>Samuel Piha<\/strong>. Aiemmin on havaittu kaksi iberiantiltalttimaista lintua Hangon lintuasemalla, mutta ne ovat j\u00e4\u00e4neet m\u00e4\u00e4ritt\u00e4m\u00e4tt\u00e4.<em> (L\u00e4hde: Tarsiger)<\/em><\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6730505 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"6730505\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/bongariliitto.fi\/index.php\/uutinen\/iberiantiltaltti-uudessakaupungissa\/\">Lue Lis\u00e4\u00e4<\/a><\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/article>\n\t\t\t\t<article id=\"post-4889\" class=\"elementor-post elementor-grid-item ecs-post-loop post-4889 uutinen type-uutinen status-publish hentry uutiskategoria-138 uutiskategoria-suomi\">\n\t\t\t\t<div data-elementor-type=\"loop\" data-elementor-id=\"1024\" class=\"elementor elementor-1024 post-4889 uutinen type-uutinen status-publish hentry uutiskategoria-138 uutiskategoria-suomi\">\n\t\t\t\t\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-8917e4c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8917e4c\" data-element_type=\"section\" data-settings=\"{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e61a065\" data-id=\"e61a065\" data-element_type=\"column\" data-settings=\"{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-584576a ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"584576a\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Tammitikka Kiteell\u00e4<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a25638 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"7a25638\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">03\/04\/2026<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84aa620 ob-harakiri-inherit elementor-widget elementor-widget-text-editor\" data-id=\"84aa620\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Kiteen Kyt\u00e4nniemest\u00e4 l\u00f6ytyi piharuokinnalta pitk\u00e4n\u00e4perjantaina 3.4.2026 Suomen toinen tammitikka. 16 vuotta siis saatiin odottaa t\u00e4t\u00e4 toista tulemista Asikkalan 2010 havainnon j\u00e4lkeen.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6730505 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"6730505\" data-element_type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/bongariliitto.fi\/index.php\/uutinen\/tammitikka-kiteella\/\">Lue Lis\u00e4\u00e4<\/a><\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/article>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>TOP-25 Summalistat Alla olevasta valikosta voi vaihtaa pinnalistan\u00e4kym\u00e4\u00e4 Suomi, eliksetSuomi 2026Suomi 2026 ekoSpondet 2026EkopinnatTosispondetSpondetWPMaailma Ladataan&#8230; Error loading content&#8230; N\u00e4yt\u00e4 koko ikkunassa Valitse haluamasi summalista P\u00e4iv\u00e4summatKuukausisummat Ladataan&#8230; Error loading content&#8230; N\u00e4yt\u00e4 koko ikkunassa &times; TOP-25 Summalistat Suomi, eliksetMaaliskuuSuomi 2025Suomi 2025 ekoSpondet 2025EkopinnatTosispondetSpondetWPMaailma P\u00e4iv\u00e4summatKuukausisummat Siperianpilkkasiipi (Melanitta stejnegeri) Rauma 10.5.2026 \u00a9 Mikko J\u00e4rvinen Arokyyhky (Syrrhaptes paradoxus) Ilomantsi 2.5.2026 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_eb_attr":""},"categories":[],"tags":[],"folder":[121],"_links":{"self":[{"href":"https:\/\/bongariliitto.fi\/index.php\/wp-json\/wp\/v2\/pages\/12"}],"collection":[{"href":"https:\/\/bongariliitto.fi\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bongariliitto.fi\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bongariliitto.fi\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bongariliitto.fi\/index.php\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":737,"href":"https:\/\/bongariliitto.fi\/index.php\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":4921,"href":"https:\/\/bongariliitto.fi\/index.php\/wp-json\/wp\/v2\/pages\/12\/revisions\/4921"}],"wp:attachment":[{"href":"https:\/\/bongariliitto.fi\/index.php\/wp-json\/wp\/v2\/media?parent=12"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bongariliitto.fi\/index.php\/wp-json\/wp\/v2\/categories?post=12"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bongariliitto.fi\/index.php\/wp-json\/wp\/v2\/tags?post=12"},{"taxonomy":"folder","embeddable":true,"href":"https:\/\/bongariliitto.fi\/index.php\/wp-json\/wp\/v2\/folder?post=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}