{"id":33554,"date":"2026-01-02T11:32:49","date_gmt":"2026-01-02T11:32:49","guid":{"rendered":"https:\/\/itdi.pro\/community\/?page_id=33554"},"modified":"2026-04-20T23:47:14","modified_gmt":"2026-04-20T23:47:14","slug":"2026-live-courses","status":"publish","type":"page","link":"https:\/\/itdi.pro\/community\/2026-live-courses\/","title":{"rendered":"2026 Live Courses"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"33554\" class=\"elementor elementor-33554\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0d9dc60 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0d9dc60\" data-element_type=\"section\" data-e-type=\"section\">\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-d9d7642\" data-id=\"d9d7642\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5be46a6 elementor-widget elementor-widget-html\" data-id=\"5be46a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     iTDi 2026 COURSES \u2014 Widget 1: H1 Banner\n     ============================================================ -->\n\n<style>\n.itdi-courses-banner {\n  font-family: 'Work Sans', 'Helvetica Neue', sans-serif;\n  padding: clamp(24px, 3vw, 32px) 0 0;\n}\n.itdi-courses-banner__inner {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 clamp(16px, 4vw, 32px);\n}\n.itdi-courses-banner__h1 {\n  font-family: 'Georgia', serif !important;\n  font-size: clamp(1.5rem, 1rem + 1.5vw, 2.5rem) !important;\n  font-weight: 400 !important;\n  color: #009dd8 !important;\n  letter-spacing: -0.02em !important;\n  margin: 0 !important;\n  line-height: 1.15 !important;\n}\n.itdi-courses-banner__sub {\n  font-family: 'Work Sans', 'Helvetica Neue', sans-serif;\n  font-size: 1rem;\n  color: #4f6a7a;\n  margin: 8px 0 0 0;\n  line-height: 1.5;\n}\n<\/style>\n\n<div class=\"itdi-courses-banner\">\n  <div class=\"itdi-courses-banner__inner\">\n    <h1 class=\"itdi-courses-banner__h1\">2026 Live Online Courses for EFL Teachers<\/h1>\n    <p class=\"itdi-courses-banner__sub\">Expert-led online courses for English language teachers \u2014 small cohorts, real community, lasting impact.<\/p>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d231a6b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d231a6b\" data-element_type=\"section\" data-e-type=\"section\">\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-5cc60dd\" data-id=\"5cc60dd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7179231 elementor-widget elementor-widget-html\" data-id=\"7179231\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     iTDi 2026 COURSES \u2014 Shared CSS\n     Paste this ONCE in a single HTML widget at the top of the page.\n     Individual course cards below rely on these styles.\n     ============================================================ -->\n\n<style>\n\/* \u2500\u2500 Card shell \u2500\u2500 *\/\n.itdi-catalog-card {\n  font-family: 'Work Sans', 'Helvetica Neue', sans-serif;\n  color: #00263e;\n  background: #f7f9fb;\n  border: 1px solid #d0e8f4;\n  border-radius: 20px;\n  overflow: hidden;\n  display: flex;\n  flex-direction: column;\n  transition: box-shadow 180ms cubic-bezier(0.16,1,0.3,1),\n              transform 180ms cubic-bezier(0.16,1,0.3,1);\n}\n.itdi-catalog-card:hover {\n  box-shadow: 0 12px 32px rgba(0,157,216,0.16);\n  transform: translateY(-3px);\n}\n\n\/* \u2500\u2500 Image: exact 1200x630 ratio, never crops \u2500\u2500 *\/\n.itdi-catalog-card__image {\n  width: 100%;\n  aspect-ratio: 40 \/ 21;\n  overflow: hidden;\n  background: #00263e;\n  display: block;\n  flex-shrink: 0;\n}\n.itdi-catalog-card__image img {\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 300ms ease;\n}\n.itdi-catalog-card__image:hover img {\n  transform: scale(1.02);\n}\n\n\/* \u2500\u2500 Body \u2500\u2500 *\/\n.itdi-catalog-card__body {\n  padding: 20px 24px 24px;\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n  flex: 1;\n}\n\n\/* \u2500\u2500 Type pill \u2500\u2500 *\/\n.itdi-catalog-card__type {\n  display: inline-flex;\n  align-items: center;\n  font-size: 0.7rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.07em;\n  padding: 4px 12px;\n  border-radius: 9999px;\n  width: fit-content;\n  background: #d2eaf2;\n  color: #009dd8;\n}\n.itdi-catalog-card__type--free {\n  background: #fde8d8;\n  color: #ff853c;\n}\n.itdi-catalog-card__type--discussion {\n  background: #e8eef8;\n  color: #163E79;\n}\n\n\/* \u2500\u2500 Bullets \u2500\u2500 *\/\n.itdi-catalog-card__bullets {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n.itdi-catalog-card__bullets li {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 0.9375rem;\n  color: #4f6a7a;\n  line-height: 1.5;\n}\n.itdi-catalog-card__bullets li::before {\n  content: '';\n  display: block;\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: #ff853c;\n  flex-shrink: 0;\n  margin-top: 6px;\n}\n\n\/* \u2500\u2500 Buttons \u2500\u2500 *\/\n.itdi-catalog-card__actions {\n  display: flex;\n  gap: 10px;\n  margin-top: auto;\n  padding-top: 4px;\n}\n.itdi-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 9px 20px;\n  font-size: 0.875rem;\n  font-weight: 600;\n  border-radius: 9999px;\n  text-decoration: none;\n  min-height: 42px;\n  font-family: 'Work Sans', 'Helvetica Neue', sans-serif;\n  transition: background 180ms, color 180ms, border-color 180ms;\n  flex: 1;\n  text-align: center;\n}\n.itdi-btn--primary { background: #009dd8; color: #ffffff; border: none; }\n.itdi-btn--primary:hover { background: #0082b8; color: #ffffff; }\n.itdi-btn--orange { background: #ff853c; color: #ffffff; border: none; }\n.itdi-btn--orange:hover { background: #e06e28; color: #ffffff; }\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3c34c87 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3c34c87\" data-element_type=\"section\" data-e-type=\"section\">\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-afd7148\" data-id=\"afd7148\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-36404a7 elementor-widget elementor-widget-html\" data-id=\"36404a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     COURSE 4 \u2014 Dogme in Practice\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"itdi-catalog-card\">\n  <a href=\"\/community\/course\/dogme-in-practice\/\" class=\"itdi-catalog-card__image\">\n    <img loading=\"lazy\" decoding=\"async\" src=\"\/community\/wp-content\/uploads\/2026\/02\/DiP-featured-1200x630-1.jpg\"\n         alt=\"Dogme in Practice\"\n         width=\"1200\" height=\"630\" loading=\"lazy\">\n  <\/a>\n  <div class=\"itdi-catalog-card__body\">\n    <span class=\"itdi-catalog-card__type\">Applied skills<\/span>\n    <ul class=\"itdi-catalog-card__bullets\" role=\"list\">\n      <li>Get feedback from the co-founder of the Dogme Approach<\/li>\n      <li>Explore Dogme principles and 'mode-shifting' as you teach<\/li>\n      <li>Put Dogme into practice in your teaching context<\/li>\n    <\/ul>\n    <div class=\"itdi-catalog-card__actions\">\n      <a href=\"\/community\/course\/dogme-in-practice\/\" class=\"itdi-btn itdi-btn--primary\">Find out more<\/a>\n      <a href=\"\/community\/enrol-course\/dogme-in-practice\/\" class=\"itdi-btn itdi-btn--orange\">Buy now<\/a>\n    <\/div>\n  <\/div>\n<\/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-4da1642\" data-id=\"4da1642\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3cd1225 elementor-widget elementor-widget-image\" data-id=\"3cd1225\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"392\" src=\"https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/04\/zoom-courses-1-1024x392.png\" class=\"attachment-large size-large wp-image-35295\" alt=\"\" srcset=\"https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/04\/zoom-courses-1-1024x392.png 1024w, https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/04\/zoom-courses-1-460x176.png 460w, https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/04\/zoom-courses-1-768x294.png 768w, https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/04\/zoom-courses-1-1536x588.png 1536w, https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/04\/zoom-courses-1-2048x784.png 2048w, https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/04\/zoom-courses-1-800x306.png 800w, https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/04\/zoom-courses-1-600x230.png 600w, https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/04\/zoom-courses-1-120x46.png 120w, https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/04\/zoom-courses-1-310x119.png 310w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9cd4dc4 elementor-testimonial--align-left elementor-testimonial--layout-image_above elementor-testimonial--skin-default elementor-arrows-yes elementor-pagination-type-bullets elementor-widget elementor-widget-testimonial-carousel\" data-id=\"9cd4dc4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;show_arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"testimonial-carousel.default\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t <div class=\"itdi-testi-card\">\n        <p class=\"itdi-testi-card__quote\">\"Delighted to have had the opportunity to take part in such inspiring sessions with colleagues from around the globe. DOGME has so much to offer, not only to our lessons, but more importantly, to our students!\"<\/p>\n        <div class=\"itdi-testi-card__attribution\">\n          <span class=\"itdi-testi-card__name\">Walter Far\u00edas,<\/span>\n          <span class=\"itdi-testi-card__location\">Uruguay<\/span>\n        <\/div>\n      <\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t<div class=\"itdi-testi-card\">\n        <p class=\"itdi-testi-card__quote\">\"Dogme ELT was rich and engaging and provided us with so much feedback on Dogme, something that has profoundly inspired me.\"<\/p>\n        <div class=\"itdi-testi-card__attribution\">\n          <span class=\"itdi-testi-card__name\">Djari Walid,<\/span>\n          <span class=\"itdi-testi-card__location\">Algeria<\/span>\n        <\/div>\n      <\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t<div class=\"itdi-testi-card\">\n        <p class=\"itdi-testi-card__quote\">\"Self-Publishing for ELT Professionals has been one of the best, most enjoyable and useful courses I have ever taken.\"<\/p>\n        <div class=\"itdi-testi-card__attribution\">\n          <span class=\"itdi-testi-card__name\">Susan Thornhill,<\/span>\n          <span class=\"itdi-testi-card__location\">United Kingdom<\/span>\n        <\/div>\n      <\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t <div class=\"itdi-testi-card\">\n        <p class=\"itdi-testi-card__quote\">\"Scott Thornbury\u2019s courses are truly amazing, informative, and inspiring. I leave each session with a renewed passion for teaching.\n\"<\/p>\n        <div class=\"itdi-testi-card__attribution\">\n          <span class=\"itdi-testi-card__name\">Saba Asgharian,<\/span>\n          <span class=\"itdi-testi-card__location\">Iran\/Malaysia<\/span>\n        <\/div>\n      <\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t <div class=\"itdi-testi-card\">\n        <p class=\"itdi-testi-card__quote\">\"I took The Neuroscience of Language Learning and thoroughly enjoyed it. It was engaging, thought-provoking and challenged me.\"<\/p>\n        <div class=\"itdi-testi-card__attribution\">\n          <span class=\"itdi-testi-card__name\">Khanh-Duc Kuttig,<\/span>\n          <span class=\"itdi-testi-card__location\">Germany<\/span>\n        <\/div>\n      <\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t  <div class=\"itdi-testi-card\">\n        <p class=\"itdi-testi-card__quote\">\"Dorothy Zemach's  Self-publishing course is good fun, very stimulating, and the perfect blend of creativity and entrepreneurship.\"<\/p>\n        <div class=\"itdi-testi-card__attribution\">\n          <span class=\"itdi-testi-card__name\">Jeremy Harmer,<\/span>\n          <span class=\"itdi-testi-card__location\">United Kingdom<\/span>\n        <\/div>\n      <\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t <div class=\"itdi-testi-card\">\n        <p class=\"itdi-testi-card__quote\">\"Ben Goldstein has fundamentally shifted my approach to pedagogy, from how I design activities to how I support my students' emotional well-being.\"<\/p>\n        <div class=\"itdi-testi-card__attribution\">\n          <span class=\"itdi-testi-card__name\">Dion\u00edsio Sebasti\u00e3o,<\/span>\n          <span class=\"itdi-testi-card__location\">Angola<\/span>\n        <\/div>\n      <\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\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\" aria-label=\"Previous\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d868174 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d868174\" data-element_type=\"section\" data-e-type=\"section\">\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-db70814\" data-id=\"db70814\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c1b42d8 elementor-widget elementor-widget-html\" data-id=\"c1b42d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     COURSE 2 \u2014 Neuroscience of Language Learning 2\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"itdi-catalog-card\">\n  <a href=\"\/community\/course\/neuroscience-2\/\" class=\"itdi-catalog-card__image\">\n    <img loading=\"lazy\" decoding=\"async\" src=\"\/community\/wp-content\/uploads\/2026\/01\/Neuro-2-featured-1200x630-1.jpg\"\n         alt=\"The Neuroscience of Language Learning 2: Explorations\"\n         width=\"1200\" height=\"630\" loading=\"lazy\">\n  <\/a>\n  <div class=\"itdi-catalog-card__body\">\n    <span class=\"itdi-catalog-card__type\">Applied skills<\/span>\n    <ul class=\"itdi-catalog-card__bullets\" role=\"list\">\n      <li>Build on the knowledge learned in Neuroscience 1<\/li>\n      <li>Watch pre-recorded sessions at your convenience<\/li>\n      <li>Participate in live sessions and forum discussions<\/li>\n    <\/ul>\n    <div class=\"itdi-catalog-card__actions\">\n      <a href=\"\/community\/course\/neuroscience-2\/\" class=\"itdi-btn itdi-btn--primary\">Find out more<\/a>\n      <a href=\"\/community\/enrol-course\/neuroscience-2\/\" class=\"itdi-btn itdi-btn--orange\">Buy now<\/a>\n    <\/div>\n  <\/div>\n<\/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-78c449f\" data-id=\"78c449f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4d9d68e elementor-widget elementor-widget-html\" data-id=\"4d9d68e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     COURSE 3 \u2014 30 Language Teaching Methods\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"itdi-catalog-card\">\n  <a href=\"\/community\/course\/30-methods\/\" class=\"itdi-catalog-card__image\">\n    <img loading=\"lazy\" decoding=\"async\" src=\"\/community\/wp-content\/uploads\/2026\/01\/30-methods-featured-1200x630-1.jpg\"\n         alt=\"30 Language Teaching Methods\"\n         width=\"1200\" height=\"630\" loading=\"lazy\">\n  <\/a>\n  <div class=\"itdi-catalog-card__body\">\n    <span class=\"itdi-catalog-card__type itdi-catalog-card__type--discussion\">Deep discussion<\/span>\n    <ul class=\"itdi-catalog-card__bullets\" role=\"list\">\n      <li>Explore classic and innovative teaching methods<\/li>\n      <li>Live sessions to explain and discuss content in depth<\/li>\n      <li>Learn with a small group of like-minded educators<\/li>\n    <\/ul>\n    <div class=\"itdi-catalog-card__actions\">\n      <a href=\"\/community\/course\/30-methods\/\" class=\"itdi-btn itdi-btn--primary\">Find out more<\/a>\n      <a href=\"\/community\/enrol-course\/30-methods\/\" class=\"itdi-btn itdi-btn--orange\">Buy now<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8291984 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8291984\" data-element_type=\"section\" data-e-type=\"section\">\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-7c996f3\" data-id=\"7c996f3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-45e5154 elementor-widget elementor-widget-html\" data-id=\"45e5154\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     COURSE 5 \u2014 Self-Publishing for ELT Professionals\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"itdi-catalog-card\">\n  <a href=\"\/community\/course\/self-publishing-2026\/\" class=\"itdi-catalog-card__image\">\n    <img loading=\"lazy\" decoding=\"async\" src=\"\/community\/wp-content\/uploads\/2026\/01\/self-publishing-featured-1200-x-630.jpg\"\n         alt=\"Self-Publishing for ELT Professionals\"\n         width=\"1200\" height=\"630\" loading=\"lazy\">\n  <\/a>\n  <div class=\"itdi-catalog-card__body\">\n    <span class=\"itdi-catalog-card__type\">Workshop<\/span>\n    <ul class=\"itdi-catalog-card__bullets\" role=\"list\">\n      <li>Hands-on practice with skills you need to self-publish<\/li>\n      <li>Personalized, step-by-step coaching<\/li>\n      <li>Instructor and community feedback and support<\/li>\n    <\/ul>\n    <div class=\"itdi-catalog-card__actions\">\n      <a href=\"\/community\/course\/self-publishing-2026\/\" class=\"itdi-btn itdi-btn--primary\">Find out more<\/a>\n      <a href=\"\/community\/enrol-course\/self-publishing-2026\/\" class=\"itdi-btn itdi-btn--orange\">Buy now<\/a>\n    <\/div>\n  <\/div>\n<\/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-01d8be0\" data-id=\"01d8be0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f34ca16 elementor-widget elementor-widget-html\" data-id=\"f34ca16\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     COURSE 6 \u2014 Better Teaching\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"itdi-catalog-card\">\n  <a href=\"\/community\/course\/better-teaching\/\" class=\"itdi-catalog-card__image\">\n    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/01\/Better-teachingfeatured-1200x630-1.jpg\"\n         alt=\"Better Teaching: Leading with Clarity and Confidence\"\n         width=\"1200\" height=\"630\" loading=\"lazy\">\n  <\/a>\n  <div class=\"itdi-catalog-card__body\">\n    <span class=\"itdi-catalog-card__type itdi-catalog-card__type--discussion\">Deep discussion<\/span>\n    <ul class=\"itdi-catalog-card__bullets\" role=\"list\">\n      <li>Define beliefs for improved lesson clarity and impact<\/li>\n      <li>Make better decisions before, during, and after lessons<\/li>\n      <li>Understand leading vs following in the classroom<\/li>\n    <\/ul>\n    <div class=\"itdi-catalog-card__actions\">\n      <a href=\"\/community\/course\/better-teaching\/\" class=\"itdi-btn itdi-btn--primary\">Find out more<\/a>\n      <a href=\"\/community\/enrol-course\/better-teaching\/\" class=\"itdi-btn itdi-btn--orange\">Buy now<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-794ab2c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"794ab2c\" data-element_type=\"section\" data-e-type=\"section\">\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-cc31b02\" data-id=\"cc31b02\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5fced4d elementor-widget elementor-widget-html\" data-id=\"5fced4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     COURSE 7 \u2014 Neuroscience 1: Fundamentals\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"itdi-catalog-card\">\n  <a href=\"\/community\/course\/neuroscience-1\/\" class=\"itdi-catalog-card__image\">\n    <img loading=\"lazy\" decoding=\"async\" src=\"\/community\/wp-content\/uploads\/2026\/01\/Neuro-1-featured-1200x630-2.jpg\"\n         alt=\"The Neuroscience of Language Learning 1: Fundamentals\"\n         width=\"1200\" height=\"630\" loading=\"lazy\">\n  <\/a>\n  <div class=\"itdi-catalog-card__body\">\n    <span class=\"itdi-catalog-card__type\">Applied skills<\/span>\n    <ul class=\"itdi-catalog-card__bullets\" role=\"list\">\n      <li>Learn practical applications of current research<\/li>\n      <li>Watch pre-recorded sessions at your convenience<\/li>\n      <li>Participate in live sessions and forum discussions<\/li>\n    <\/ul>\n    <div class=\"itdi-catalog-card__actions\">\n      <a href=\"\/community\/course\/neuroscience-1\/\" class=\"itdi-btn itdi-btn--primary\">Find out more<\/a>\n      <a href=\"https:\/\/itdi.pro\/community\/enrol-course\/neuroscience-1\/\" class=\"itdi-btn itdi-btn--orange\">Buy now<\/a>\n    <\/div>\n  <\/div>\n<\/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-333cab5\" data-id=\"333cab5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e9bfd6e elementor-widget elementor-widget-html\" data-id=\"e9bfd6e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     COURSE 8 \u2014 Inclusion: Creating a Sense of Belonging\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"itdi-catalog-card\">\n  <a href=\"\/community\/course\/inclusion-2026\/\" class=\"itdi-catalog-card__image\">\n    <img loading=\"lazy\" decoding=\"async\" src=\"\/community\/wp-content\/uploads\/2026\/01\/Inclusion-featured-1200x630-1.jpg\"\n         alt=\"Inclusion: Creating a Sense of Belonging in Class\"\n         width=\"1200\" height=\"630\" loading=\"lazy\">\n  <\/a>\n  <div class=\"itdi-catalog-card__body\">\n    <span class=\"itdi-catalog-card__type itdi-catalog-card__type--discussion\">Deep discussion<\/span>\n    <ul class=\"itdi-catalog-card__bullets\" role=\"list\">\n     <li>Learn to see inclusion in a holistic way<\/li>\n       <li>Explore ways for all students to benefit<\/li>\n      <li>Live sessions to explain and discuss content in depth<\/li>\n    <\/ul>\n    <div class=\"itdi-catalog-card__actions\">\n      <a href=\"\/community\/course\/inclusion-2026\/\" class=\"itdi-btn itdi-btn--primary\">Find out more<\/a>\n      <a href=\"\/community\/enrol-course\/inclusion-2026\/\" class=\"itdi-btn itdi-btn--orange\">Buy now<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-762e809 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"762e809\" data-element_type=\"section\" data-e-type=\"section\">\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-7f0e02f\" data-id=\"7f0e02f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c52b6d7 elementor-widget elementor-widget-html\" data-id=\"c52b6d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"itdi-catalog-card\">\n  <a href=\"\/community\/course\/dogme-2026\/\" class=\"itdi-catalog-card__image\">\n    <img loading=\"lazy\" decoding=\"async\" src=\"\/community\/wp-content\/uploads\/2026\/01\/Dogme-featured-1200-x-630.jpg\"\n         alt=\"Dogme ELT\"\n         width=\"1200\" height=\"630\" loading=\"lazy\">\n  <\/a>\n  <div class=\"itdi-catalog-card__body\">\n    <span class=\"itdi-catalog-card__type\">Applied skills<\/span>\n    <ul class=\"itdi-catalog-card__bullets\" role=\"list\">\n      <li>Learn about the methodology and mindset of Dogme from its founder<\/li>\n      <li>Learn how to make your lessons more satisfying<\/li>\n      <li>Forum and Zoom discussions for richer learning<\/li>\n    <\/ul>\n    <div class=\"itdi-catalog-card__actions\">\n      <a href=\"\/community\/course\/dogme-2026\/\" class=\"itdi-btn itdi-btn--primary\">Find out more<\/a>\n      <a href=\"\/community\/enrol-course\/dogme-2026\/\" class=\"itdi-btn itdi-btn--orange\">Buy now<\/a>\n    <\/div>\n  <\/div>\n<\/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-b892742\" data-id=\"b892742\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3bf9262 elementor-widget elementor-widget-html\" data-id=\"3bf9262\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"itdi-catalog-card\">\n  <a href=\"\/community\/course\/writing-graded-readers\/\" class=\"itdi-catalog-card__image\">\n    <img decoding=\"async\" src=\"\/community\/wp-content\/uploads\/2026\/01\/graded-readers-featured-1200-x-630.jpg\"\n         alt=\"Writing Graded Readers for ELT Materials\"\n         width=\"1200\" height=\"630\" loading=\"eager\">\n  <\/a>\n  <div class=\"itdi-catalog-card__body\">\n    <span class=\"itdi-catalog-card__type\">Workshop<\/span>\n    <ul class=\"itdi-catalog-card__bullets\" role=\"list\">\n      <li>Hands-on practice with writing graded readers<\/li>\n      <li>Personalized, step-by-step coaching<\/li>\n      <li>Instructor and community feedback and support<\/li>\n    <\/ul>\n    <div class=\"itdi-catalog-card__actions\">\n      <a href=\"\/community\/course\/writing-graded-readers\/\" class=\"itdi-btn itdi-btn--primary\">Find out more<\/a>\n      <a href=\"\/community\/enrol-course\/graded-readers\/\" class=\"itdi-btn itdi-btn--orange\">Buy now<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>2026 Live Online Courses for EFL Teachers Expert-led online courses for English language teachers \u2014 small cohorts, real community, lasting &hellip;<\/p>\n","protected":false},"author":1311,"featured_media":35351,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"fullwidth.php","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"inline_featured_image":false,"_vibebp_attr":"","_vibebp_dimensions":"","_vibebp_responsive_height":"","_vibebp_accordion_ie_support":"","footnotes":""},"coauthors":[3128],"class_list":["post-33554","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>2026 Live Courses | Online Teacher Training Schedule | iTDi<\/title>\n<meta name=\"description\" content=\"Elevate your teaching in 2026. Join expert-led, live online courses on Neuroscience, Inclusion, Dogme ELT, and more. Enroll now to join our global classroom.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/itdi.pro\/community\/2026-live-courses\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"2026 Live Courses | Online Teacher Training Schedule | iTDi\" \/>\n<meta property=\"og:description\" content=\"Elevate your teaching in 2026. Join expert-led, live online courses on Neuroscience, Inclusion, Dogme ELT, and more. Enroll now to join our global classroom.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/itdi.pro\/community\/2026-live-courses\/\" \/>\n<meta property=\"og:site_name\" content=\"iTDi TESOL online\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/iTDi.Pro\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-20T23:47:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/04\/courses-open-graph.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@iTDipro\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data2\" content=\"Barb Admin\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/itdi.pro\\\/community\\\/2026-live-courses\\\/\",\"url\":\"https:\\\/\\\/itdi.pro\\\/community\\\/2026-live-courses\\\/\",\"name\":\"2026 Live Courses | Online Teacher Training Schedule | iTDi\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/staging.itdi.pro\\\/community\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/itdi.pro\\\/community\\\/2026-live-courses\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/itdi.pro\\\/community\\\/2026-live-courses\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/itdi.pro\\\/community\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/courses-open-graph.jpg\",\"datePublished\":\"2026-01-02T11:32:49+00:00\",\"dateModified\":\"2026-04-20T23:47:14+00:00\",\"description\":\"Elevate your teaching in 2026. Join expert-led, live online courses on Neuroscience, Inclusion, Dogme ELT, and more. Enroll now to join our global classroom.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/itdi.pro\\\/community\\\/2026-live-courses\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/itdi.pro\\\/community\\\/2026-live-courses\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/itdi.pro\\\/community\\\/2026-live-courses\\\/#primaryimage\",\"url\":\"https:\\\/\\\/itdi.pro\\\/community\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/courses-open-graph.jpg\",\"contentUrl\":\"https:\\\/\\\/itdi.pro\\\/community\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/courses-open-graph.jpg\",\"width\":1200,\"height\":630,\"caption\":\"The next course in our 2026 schedule is Dogme in Practice with Luke Meddings. Starts in May.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/itdi.pro\\\/community\\\/2026-live-courses\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/itdi.pro\\\/community\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"2026 Live Courses\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/staging.itdi.pro\\\/community\\\/#website\",\"url\":\"https:\\\/\\\/staging.itdi.pro\\\/community\\\/\",\"name\":\"iTDi TESOL online\",\"description\":\"Professional development created for teachers by teachers\",\"publisher\":{\"@id\":\"https:\\\/\\\/staging.itdi.pro\\\/community\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/staging.itdi.pro\\\/community\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/staging.itdi.pro\\\/community\\\/#organization\",\"name\":\"iTDi TESOL online\",\"url\":\"https:\\\/\\\/staging.itdi.pro\\\/community\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/staging.itdi.pro\\\/community\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/itdi.pro\\\/community\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/INTERNATIONAL-600-\u00d7-180-px.jpg\",\"contentUrl\":\"https:\\\/\\\/itdi.pro\\\/community\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/INTERNATIONAL-600-\u00d7-180-px.jpg\",\"width\":600,\"height\":180,\"caption\":\"iTDi TESOL online\"},\"image\":{\"@id\":\"https:\\\/\\\/staging.itdi.pro\\\/community\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/iTDi.Pro\\\/\",\"https:\\\/\\\/x.com\\\/iTDipro\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/international-teacher-development-institute\\\/\",\"https:\\\/\\\/www.instagram.com\\\/itdipro\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@iTDiVideos\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"2026 Live Courses | Online Teacher Training Schedule | iTDi","description":"Elevate your teaching in 2026. Join expert-led, live online courses on Neuroscience, Inclusion, Dogme ELT, and more. Enroll now to join our global classroom.","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:\/\/itdi.pro\/community\/2026-live-courses\/","og_locale":"en_US","og_type":"article","og_title":"2026 Live Courses | Online Teacher Training Schedule | iTDi","og_description":"Elevate your teaching in 2026. Join expert-led, live online courses on Neuroscience, Inclusion, Dogme ELT, and more. Enroll now to join our global classroom.","og_url":"https:\/\/itdi.pro\/community\/2026-live-courses\/","og_site_name":"iTDi TESOL online","article_publisher":"https:\/\/www.facebook.com\/iTDi.Pro\/","article_modified_time":"2026-04-20T23:47:14+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/04\/courses-open-graph.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@iTDipro","twitter_misc":{"Est. reading time":"6 minutes","Written by":"Barb Admin"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/itdi.pro\/community\/2026-live-courses\/","url":"https:\/\/itdi.pro\/community\/2026-live-courses\/","name":"2026 Live Courses | Online Teacher Training Schedule | iTDi","isPartOf":{"@id":"https:\/\/staging.itdi.pro\/community\/#website"},"primaryImageOfPage":{"@id":"https:\/\/itdi.pro\/community\/2026-live-courses\/#primaryimage"},"image":{"@id":"https:\/\/itdi.pro\/community\/2026-live-courses\/#primaryimage"},"thumbnailUrl":"https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/04\/courses-open-graph.jpg","datePublished":"2026-01-02T11:32:49+00:00","dateModified":"2026-04-20T23:47:14+00:00","description":"Elevate your teaching in 2026. Join expert-led, live online courses on Neuroscience, Inclusion, Dogme ELT, and more. Enroll now to join our global classroom.","breadcrumb":{"@id":"https:\/\/itdi.pro\/community\/2026-live-courses\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/itdi.pro\/community\/2026-live-courses\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itdi.pro\/community\/2026-live-courses\/#primaryimage","url":"https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/04\/courses-open-graph.jpg","contentUrl":"https:\/\/itdi.pro\/community\/wp-content\/uploads\/2026\/04\/courses-open-graph.jpg","width":1200,"height":630,"caption":"The next course in our 2026 schedule is Dogme in Practice with Luke Meddings. Starts in May."},{"@type":"BreadcrumbList","@id":"https:\/\/itdi.pro\/community\/2026-live-courses\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/itdi.pro\/community\/"},{"@type":"ListItem","position":2,"name":"2026 Live Courses"}]},{"@type":"WebSite","@id":"https:\/\/staging.itdi.pro\/community\/#website","url":"https:\/\/staging.itdi.pro\/community\/","name":"iTDi TESOL online","description":"Professional development created for teachers by teachers","publisher":{"@id":"https:\/\/staging.itdi.pro\/community\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/staging.itdi.pro\/community\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/staging.itdi.pro\/community\/#organization","name":"iTDi TESOL online","url":"https:\/\/staging.itdi.pro\/community\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/staging.itdi.pro\/community\/#\/schema\/logo\/image\/","url":"https:\/\/itdi.pro\/community\/wp-content\/uploads\/2023\/06\/INTERNATIONAL-600-\u00d7-180-px.jpg","contentUrl":"https:\/\/itdi.pro\/community\/wp-content\/uploads\/2023\/06\/INTERNATIONAL-600-\u00d7-180-px.jpg","width":600,"height":180,"caption":"iTDi TESOL online"},"image":{"@id":"https:\/\/staging.itdi.pro\/community\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/iTDi.Pro\/","https:\/\/x.com\/iTDipro","https:\/\/www.linkedin.com\/company\/international-teacher-development-institute\/","https:\/\/www.instagram.com\/itdipro\/","https:\/\/www.youtube.com\/@iTDiVideos"]}]}},"_links":{"self":[{"href":"https:\/\/itdi.pro\/community\/wp-json\/wp\/v2\/pages\/33554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itdi.pro\/community\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/itdi.pro\/community\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/itdi.pro\/community\/wp-json\/wp\/v2\/users\/1311"}],"replies":[{"embeddable":true,"href":"https:\/\/itdi.pro\/community\/wp-json\/wp\/v2\/comments?post=33554"}],"version-history":[{"count":142,"href":"https:\/\/itdi.pro\/community\/wp-json\/wp\/v2\/pages\/33554\/revisions"}],"predecessor-version":[{"id":35986,"href":"https:\/\/itdi.pro\/community\/wp-json\/wp\/v2\/pages\/33554\/revisions\/35986"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/itdi.pro\/community\/wp-json\/wp\/v2\/media\/35351"}],"wp:attachment":[{"href":"https:\/\/itdi.pro\/community\/wp-json\/wp\/v2\/media?parent=33554"}],"wp:term":[{"taxonomy":"author","embeddable":true,"href":"https:\/\/itdi.pro\/community\/wp-json\/wp\/v2\/coauthors?post=33554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}