{"id":22917,"date":"2026-05-12T11:31:55","date_gmt":"2026-05-12T01:31:55","guid":{"rendered":"https:\/\/mvec.mcri.edu.au\/?page_id=22917"},"modified":"2026-06-03T13:06:05","modified_gmt":"2026-06-03T03:06:05","slug":"upcoming-events","status":"publish","type":"page","link":"https:\/\/mvec.mcri.edu.au\/zh\/upcoming-events\/","title":{"rendered":"Upcoming Events"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div data-parent=\"true\" class=\"vc_row has-bg need-focus style-color-965450-bg vc_custom_1778551606835 border-color-xsdn-color row-container\" style=\"border-style: solid;border-top-width: 40px ;border-right-width: 40px ;padding-top: 120px ;padding-left: 40px ;\" id=\"row-unique-0\"><div class=\"row-background background-element\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"background-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"background-inner\" style=\"background-image: url(https:\/\/mvec.mcri.edu.au\/wp-content\/uploads\/2025\/10\/skills-workshop-banner.png);background-repeat: no-repeat;background-position: center center;background-attachment: scroll;background-size: cover;\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"block-bg-overlay style-color-965450-bg\" style=\"opacity: 0.5;\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div><div class=\"row limit-width row-parent\" data-height-ratio=\"40\"><div class=\"wpb_row row-inner\"><div class=\"wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter\"><div class=\"uncol style-light\"  ><div class=\"uncoltable\"><div class=\"uncell no-block-padding\" ><div class=\"uncont\" ><div class=\"uncode_text_column\" ><\/p>\n<h1>Upcoming Events<\/h1>\n<p>\n<\/div><\/div><\/div><\/div><\/div><\/div><script id=\"script-row-unique-0\" data-row=\"script-row-unique-0\" type=\"text\/javascript\" class=\"vc_controls\">UNCODE.initRow(document.getElementById(\"row-unique-0\"));<\/script><\/div><\/div><\/div><div data-parent=\"true\" class=\"vc_row row-container\" id=\"row-unique-1\"><div class=\"row limit-width row-parent\"><div class=\"wpb_row row-inner\"><div class=\"wpb_column pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter\"><div class=\"uncol style-light\"  ><div class=\"uncoltable\"><div class=\"uncell no-block-padding\" ><div class=\"uncont\" ><div class=\"uncode_text_column\" >    <div class=\"mvec-events-filter\">\n        <button type=\"button\" class=\"mvec-filter-btn is-active\" data-filter=\"all\">All<\/button>\n                    <button type=\"button\" class=\"mvec-filter-btn\" data-filter=\"hybrid\">Hybrid<\/button>\n                    <button type=\"button\" class=\"mvec-filter-btn\" data-filter=\"in-person\">In Person<\/button>\n                    <button type=\"button\" class=\"mvec-filter-btn\" data-filter=\"webinar\">Webinar<\/button>\n            <\/div>\n    <script>\n    (function() {\n        if (window.mvecFilterInit) return;\n        window.mvecFilterInit = true;\n        document.addEventListener('DOMContentLoaded', function() {\n            const buttons = document.querySelectorAll('.mvec-filter-btn');\n            buttons.forEach(function(btn) {\n                btn.addEventListener('click', function() {\n                    const filter = this.dataset.filter;\n                    buttons.forEach(function(b) { b.classList.remove('is-active'); });\n                    this.classList.add('is-active');\n                    \n                    document.querySelectorAll('.mvec-event-card').forEach(function(card) {\n                        const cats = (card.dataset.categories || '').split(' ');\n                        if (filter === 'all' || cats.includes(filter)) {\n                            card.style.display = '';\n                        } else {\n                            card.style.display = 'none';\n                        }\n                    });\n                    \n                    document.querySelectorAll('.mvec-events-section').forEach(function(section) {\n                        const cards = section.querySelectorAll('.mvec-event-card');\n                        let visibleCount = 0;\n                        cards.forEach(function(card) {\n                            if (card.style.display !== 'none') visibleCount++;\n                        });\n                        const emptyMsg = section.querySelector('.mvec-events-empty-filter');\n                        if (emptyMsg) {\n                            emptyMsg.style.display = visibleCount === 0 ? 'block' : 'none';\n                        }\n                    });\n                });\n            });\n        });\n    })();\n    <\/script>\n    \n<div class=\"mvec-events-section\"><div class=\"mvec-events-grid\">    <article class=\"mvec-event-card mvec-event-card--mvec\" data-categories=\"in-person webinar\">\n        <a href=\"https:\/\/mvec.mcri.edu.au\/events\/annual-clinical-vaccinology-update-cvu-thursday-29-october-2026\/\" target=\"_blank\" rel=\"noopener\" class=\"mvec-event-card__link\">\n            <div class=\"mvec-event-card__image\" style=\"background-image: url('https:\/\/mvec.mcri.edu.au\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-04-23-at-11.24.39-AM-768x1024.jpeg');\">\n                                    <span class=\"mvec-event-card__category\">In Person<\/span>\n                                                                            <span class=\"mvec-event-card__source-badge mvec-event-card__source-badge--mvec\">MVEC<\/span>\n                                                <\/div>\n            <div class=\"mvec-event-card__content\">\n                                                    <div class=\"mvec-event-card__meta\">\n                                                    <span class=\"mvec-event-card__date\">Thu 29 Oct 2026<\/span>\n                                                                    <\/div>\n                                <h3 class=\"mvec-event-card__title\">Annual Clinical Vaccinology Update (CVU) \u2013 Thursday 29 October 2026<\/h3>\n                                    <p class=\"mvec-event-card__intro\">MVEC\u2019s Clinical Vaccinology Update (CVU) returns in 2026! The CVU offers healthcare professionals the opportunity to hear from leading experts on the latest developments and trends in immunisation.<\/p>\n                                <span class=\"mvec-event-card__cta\">\n                    Register Now                    <i class=\"fa fa-arrow-right2\"><\/i>\n                <\/span>\n            <\/div>\n        <\/a>\n    <\/article>\n    <\/div><div class=\"mvec-events-empty-filter\" style=\"display:none;\"><p>No matching events in this section.<\/p><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><script id=\"script-row-unique-1\" data-row=\"script-row-unique-1\" type=\"text\/javascript\" class=\"vc_controls\">UNCODE.initRow(document.getElementById(\"row-unique-1\"));<\/script><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"MVEC\u2019s Clinical Vaccinology Update (CVU) returns in 2026! The CVU offers healthcare professionals the opportunity to hear from leading experts","protected":false},"author":507,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_lmt_disableupdate":"no","_lmt_disable":"","footnotes":"","_wp_rev_ctl_limit":""},"class_list":["post-22917","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Upcoming Events - The Melbourne Vaccine Education Centre (MVEC)<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mvec.mcri.edu.au\/zh\/upcoming-events\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Upcoming Events - The Melbourne Vaccine Education Centre (MVEC)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mvec.mcri.edu.au\/zh\/upcoming-events\/\" \/>\n<meta property=\"og:site_name\" content=\"The Melbourne Vaccine Education Centre (MVEC)\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-03T03:06:05+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mvec.mcri.edu.au\\\/upcoming-events\\\/\",\"url\":\"https:\\\/\\\/mvec.mcri.edu.au\\\/upcoming-events\\\/\",\"name\":\"Upcoming Events - The Melbourne Vaccine Education Centre (MVEC)\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mvec.mcri.edu.au\\\/#website\"},\"datePublished\":\"2026-05-12T01:31:55+00:00\",\"dateModified\":\"2026-06-03T03:06:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mvec.mcri.edu.au\\\/upcoming-events\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mvec.mcri.edu.au\\\/upcoming-events\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mvec.mcri.edu.au\\\/upcoming-events\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mvec.mcri.edu.au\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Upcoming Events\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mvec.mcri.edu.au\\\/#website\",\"url\":\"https:\\\/\\\/mvec.mcri.edu.au\\\/\",\"name\":\"The Melbourne Vaccine Education Centre (MVEC)\",\"description\":\"Find all your vaccine related infos here.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mvec.mcri.edu.au\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Upcoming Events - The Melbourne Vaccine Education Centre (MVEC)","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mvec.mcri.edu.au\/zh\/upcoming-events\/","og_locale":"zh_CN","og_type":"article","og_title":"Upcoming Events - The Melbourne Vaccine Education Centre (MVEC)","og_url":"https:\/\/mvec.mcri.edu.au\/zh\/upcoming-events\/","og_site_name":"The Melbourne Vaccine Education Centre (MVEC)","article_modified_time":"2026-06-03T03:06:05+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mvec.mcri.edu.au\/upcoming-events\/","url":"https:\/\/mvec.mcri.edu.au\/upcoming-events\/","name":"Upcoming Events - The Melbourne Vaccine Education Centre (MVEC)","isPartOf":{"@id":"https:\/\/mvec.mcri.edu.au\/#website"},"datePublished":"2026-05-12T01:31:55+00:00","dateModified":"2026-06-03T03:06:05+00:00","breadcrumb":{"@id":"https:\/\/mvec.mcri.edu.au\/upcoming-events\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mvec.mcri.edu.au\/upcoming-events\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/mvec.mcri.edu.au\/upcoming-events\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mvec.mcri.edu.au\/"},{"@type":"ListItem","position":2,"name":"Upcoming Events"}]},{"@type":"WebSite","@id":"https:\/\/mvec.mcri.edu.au\/#website","url":"https:\/\/mvec.mcri.edu.au\/","name":"\u58a8\u5c14\u672c\u75ab\u82d7\u6559\u80b2\u4e2d\u5fc3 (MVEC)","description":"\u5728\u8fd9\u91cc\u627e\u5230\u60a8\u6240\u6709\u7684\u75ab\u82d7\u76f8\u5173\u4fe1\u606f\u3002","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mvec.mcri.edu.au\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"}]}},"_links":{"self":[{"href":"https:\/\/mvec.mcri.edu.au\/zh\/wp-json\/wp\/v2\/pages\/22917","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mvec.mcri.edu.au\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mvec.mcri.edu.au\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mvec.mcri.edu.au\/zh\/wp-json\/wp\/v2\/users\/507"}],"replies":[{"embeddable":true,"href":"https:\/\/mvec.mcri.edu.au\/zh\/wp-json\/wp\/v2\/comments?post=22917"}],"version-history":[{"count":8,"href":"https:\/\/mvec.mcri.edu.au\/zh\/wp-json\/wp\/v2\/pages\/22917\/revisions"}],"predecessor-version":[{"id":23018,"href":"https:\/\/mvec.mcri.edu.au\/zh\/wp-json\/wp\/v2\/pages\/22917\/revisions\/23018"}],"wp:attachment":[{"href":"https:\/\/mvec.mcri.edu.au\/zh\/wp-json\/wp\/v2\/media?parent=22917"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}