{"id":7866,"date":"2026-06-03T13:54:37","date_gmt":"2026-06-03T13:54:37","guid":{"rendered":"https:\/\/lovonova.com\/?p=7866"},"modified":"2026-06-03T14:01:53","modified_gmt":"2026-06-03T14:01:53","slug":"lovo-nova-pride-calendar-2026","status":"publish","type":"post","link":"https:\/\/lovonova.com\/de\/lovo-nova-pride-calendar-2026\/","title":{"rendered":"Lovo Nova Pride Calendar 2026"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Visit us !<\/title>\n<style>\n* { box-sizing: border-box; margin: 0; padding: 0; }\nbody { font-family: Arial, sans-serif; background: #fff; color: #1a1a1a; }\n.pride-wrap { max-width: 1100px; margin: 0 auto; padding: 1.5rem 1rem; }\n.title { font-size: 22px; font-weight: 700; color: #FF54BE; margin-bottom: 4px; }\n.subtitle { font-size: 14px; color: #888; margin-bottom: 1rem; }\n.controls { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 1rem; align-items: center; }\n.filter-btn { font-size: 12px; padding: 6px 14px; border-radius: 20px; border: 1.5px solid #FF54BE; background: #fff; color: #FF54BE; cursor: pointer; font-weight: 600; transition: all 0.15s; }\n.filter-btn.active, .filter-btn:hover { background: #FF54BE; color: #fff; }\n.search-wrap { position: relative; flex: 1; min-width: 180px; }\n.search-wrap input { width: 100%; padding: 7px 12px 7px 34px; font-size: 13px; border-radius: 20px; border: 1.5px solid #FF54BE; background: #fff; color: #1a1a1a; outline: none; }\n.search-icon { position: absolute; left: 11px; top: 50%; transform: translateY(-50%); font-size: 15px; color: #FF54BE; pointer-events: none; }\n.count { font-size: 12px; color: #aaa; margin-left: auto; }\n.table-wrap { overflow-x: auto; border: 1.5px solid #ffc8ec; border-radius: 12px; }\ntable { width: 100%; border-collapse: collapse; font-size: 13px; }\nthead th { padding: 11px 12px; text-align: left; font-size: 11px; font-weight: 700; color: #FF54BE; background: #fff0f9; border-bottom: 1.5px solid #ffc8ec; white-space: nowrap; cursor: pointer; user-select: none; letter-spacing: 0.04em; text-transform: uppercase; }\nthead th:hover { color: #d4008f; }\ntbody tr { border-bottom: 1px solid #ffe4f5; transition: background 0.1s; }\ntbody tr:last-child { border-bottom: none; }\ntbody tr:hover { background: #fff5fc; }\ntbody tr.festival-row { background: #fff0f9; }\ntbody tr.festival-row:hover { background: #ffe4f5; }\ntd { padding: 10px 12px; color: #1a1a1a; vertical-align: top; word-break: break-word; }\n.city { font-weight: 700; font-size: 13px; }\n.event-name { font-size: 11px; color: #FF54BE; font-weight: 600; }\n.badge { display: inline-block; font-size: 11px; font-weight: 700; padding: 3px 10px; border-radius: 10px; white-space: nowrap; }\n.badge-festival { background: #FF54BE; color: #fff; }\n.badge-event { background: #ffe4f5; color: #d4008f; border: 1px solid #ffc8ec; }\n.muted { color: #ccc; font-style: italic; font-size: 12px; }\n.note { font-size: 11px; color: #aaa; margin-top: 3px; }\n.asterisk-note { font-size: 11px; color: #d4008f; margin-top: 3px; font-style: italic; }\n.no-results { text-align: center; padding: 2rem; color: #aaa; }\n.legend { display: flex; gap: 16px; align-items: center; margin-top: 1rem; flex-wrap: wrap; }\n.legend-item { display: flex; align-items: center; gap: 6px; font-size: 12px; color: #888; }\n.legend-dot { width: 8px; height: 8px; border-radius: 50%; }\n<\/style>\n<\/head>\n<body>\n<div class=\"pride-wrap\">\n  <div class=\"title\">\ud83c\udff3\ufe0f\u200d\ud83c\udf08 Visit us ! <\/div>\n  <div class=\"subtitle\">Upcoming pride &amp; festival across Europe and Asia<\/div>\n\n  <div class=\"controls\">\n    <div class=\"search-wrap\">\n      <span class=\"search-icon\">\ud83d\udd0d<\/span>\n      <input type=\"search\" id=\"search\" placeholder=\"Search city, event...\" oninput=\"render()\">\n    <\/div>\n    <button class=\"filter-btn active\" onclick=\"setMonth('all',this)\">All<\/button>\n    <button class=\"filter-btn\" onclick=\"setMonth('April',this)\">April<\/button>\n    <button class=\"filter-btn\" onclick=\"setMonth('May',this)\">May<\/button>\n    <button class=\"filter-btn\" onclick=\"setMonth('June',this)\">June<\/button>\n    <button class=\"filter-btn\" onclick=\"setMonth('July',this)\">July<\/button>\n    <button class=\"filter-btn\" onclick=\"setMonth('August',this)\">August<\/button>\n    <button class=\"filter-btn\" onclick=\"setMonth('September',this)\">Sept<\/button>\n    <span class=\"count\" id=\"count\"><\/span>\n  <\/div>\n\n  <div class=\"table-wrap\">\n    <table>\n      <thead>\n        <tr>\n          <th onclick=\"sortBy('city')\">City \u2195<\/th>\n          <th onclick=\"sortBy('event')\">Event \u2195<\/th>\n          <th onclick=\"sortBy('date')\">Parade Day \u2195<\/th>\n          <th>Street Festival<\/th>\n          <th>Start<\/th>\n          <th>End<\/th>\n          <th>Location<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody id=\"tbody\"><\/tbody>\n    <\/table>\n  <\/div>\n\n  <div class=\"legend\">\n    <div class=\"legend-item\"><div class=\"legend-dot\" style=\"background:#FF54BE;\"><\/div> Street festival \/ Parade day<\/div>\n    <div class=\"legend-item\"><div class=\"legend-dot\" style=\"background:#ffe4f5;border:1px solid #ffc8ec;\"><\/div> Other event<\/div>\n    <div class=\"legend-item\" style=\"color:#d4008f;\">* No parade<\/div>\n  <\/div>\n<\/div>\n\n<script>\nvar events = [\n  { city: 'Angermunde', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Angermunde', month: 'April', paradeDay: 'Sat 11 Apr 2026', festivalDates: 'Sat 11 Apr 2026', start: '12:00', end: '', location: 'Am Heizwerk 4, 16303 Schwedt\/Oder, Germany', note: '', isFestival: true, noParade: false },\n  { city: 'Limburg', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Limburg', month: 'May', paradeDay: 'Sat 9 May 2026', festivalDates: 'Sat 9 May 2026', start: '14:00', end: '21:00', location: 'Neumarkt, 65549 Limburg an der Lahn, Germany', note: '', isFestival: true, noParade: false },\n  { city: 'Potsdam', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Potsdam', month: 'May', paradeDay: 'Sat 9 May 2026', festivalDates: 'Sat 9 \u2013 Sun 10 May 2026', start: '14:00', end: '19:00', location: 'Alter Markt, Potsdam, Germany', note: 'Sun 10 May: from 15:00', isFestival: true, noParade: false },\n  { city: 'Brussels', flag: '\ud83c\udde7\ud83c\uddea', event: 'Pride Brussels', month: 'May', paradeDay: 'Sat 16 May 2026', festivalDates: 'Sat 16 May 2026', start: '12:00', end: '18:00', location: 'Mont des Arts, Brussels, Belgium', note: '', isFestival: true, noParade: false },\n  { city: 'Euskirchen', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Euskirchen', month: 'May', paradeDay: 'Sat 16 May 2026', festivalDates: 'Sat 16 May 2026', start: '12:00', end: '18:00', location: 'Klosterplatz, Euskirchen, Germany', note: '', isFestival: true, noParade: false },\n  { city: 'Hanover', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Hanover', month: 'May', paradeDay: 'Sat 23 May 2026', festivalDates: 'Sat 23 \u2013 Sun 24 May 2026', start: '13:00', end: '21:00', location: 'Opernplatz, 30159 Hannover, Germany', note: 'Both days 13:00\u201321:00', isFestival: true, noParade: false },\n  { city: 'Hof (Saale)', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Hof (Saale)', month: 'May', paradeDay: 'Sat 30 May 2026', festivalDates: 'Sat 30 May 2026', start: '13:00', end: '21:00', location: 'Altstadt, 95028 Hof (Saale), Germany', note: 'Demo 13:00\u201316:00, street festival until 21:00', isFestival: true, noParade: false },\n  { city: 'Paris', flag: '\ud83c\uddeb\ud83c\uddf7', event: 'Paris Queer Festival', month: 'May', paradeDay: '', festivalDates: 'Sat 30 \u2013 Sun 31 May 2026', start: '12:00', end: '21:00', location: 'Le Kilowatt, 18 Rue des Fusilles, 94400 Vitry-sur-Seine, France', note: 'Sun 31 May until 22:00', isFestival: true, noParade: true },\n  { city: 'Wiesbaden', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Wiesbaden', month: 'May', paradeDay: 'Sat 30 May 2026', festivalDates: 'Sat 30 May 2026', start: '', end: '22:00', location: 'Murnaustrasse 2, 65189 Wiesbaden, Germany', note: '', isFestival: true, noParade: false },\n  { city: 'Karlsruhe', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Karlsruhe', month: 'June', paradeDay: 'Sat 6 Jun 2026', festivalDates: 'Sat 6 \u2013 Sun 7 Jun 2026', start: '', end: '', location: 'Schlossplatz, Karlsruhe, Germany (access via Lammstrasse)', note: '', isFestival: true, noParade: false },\n  { city: 'Gothenburg', flag: '\ud83c\uddf8\ud83c\uddea', event: 'Pride Gothenburg \u2013 West Pride', month: 'June', paradeDay: 'Sat 13 Jun 2026', festivalDates: 'Fri 12 \u2013 Sat 13 Jun 2026', start: '16:00', end: '00:00', location: 'Gothenburg, Sweden', note: 'Set-up 11 Jun, breakdown 14 Jun', isFestival: true, noParade: false },\n  { city: 'Pforzheim', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Pforzheim', month: 'June', paradeDay: 'Sat 13 Jun 2026', festivalDates: 'Sat 13 Jun 2026', start: '12:00', end: '22:00', location: 'Marktplatz, 75173 Pforzheim, Germany', note: '', isFestival: true, noParade: false },\n  { city: 'Leverkusen', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Leverkusen \u2013 Pride am Rhein', month: 'June', paradeDay: 'Sat 20 Jun 2026', festivalDates: 'Sat 20 Jun 2026', start: '11:00', end: '22:00', location: 'Schlebuscher Marktplatz, Martin-Luther-Strasse, 51375 Leverkusen, Germany', note: '', isFestival: true, noParade: false },\n  { city: 'Lausanne', flag: '\ud83c\udde8\ud83c\udded', event: 'Pride Lausanne', month: 'June', paradeDay: 'Sat 27 Jun 2026', festivalDates: 'Fri 26 \u2013 Sat 27 Jun 2026', start: '16:00', end: '00:00', location: 'Parc de Milan, Lausanne, Switzerland', note: 'Fri 26 Jun: 18:00\u201300:00', isFestival: true, noParade: false },\n  { city: 'Cologne', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Cologne \u2013 ColognePride', month: 'July', paradeDay: 'Sat 4 Jul 2026', festivalDates: 'Fri 3 \u2013 Sun 5 Jul 2026', start: '14:00', end: '23:00', location: 'Heumarkt, 50667 Koln, Germany', note: 'Fri 3 Jul 18:00\u201323:00 \u00b7 Sun 5 Jul 13:00\u201322:00', isFestival: true, noParade: false },\n  { city: 'Luxembourg', flag: '\ud83c\uddf1\ud83c\uddfa', event: 'Pride Luxembourg \u2013 Pride Run', month: 'July', paradeDay: 'Thu 9 Jul 2026', festivalDates: 'Thu 9 Jul 2026', start: '', end: '', location: 'Place Guillaume II, Luxembourg City, Luxembourg', note: '', isFestival: false, noParade: false },\n  { city: 'Berlin', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Berlin \u2013 Lesbian Festival', month: 'July', paradeDay: 'Sat 18 Jul 2026', festivalDates: 'Sat 18 Jul 2026', start: '', end: '', location: 'Berlin, Germany', note: '', isFestival: true, noParade: false },\n  { city: 'Frankfurt', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Frankfurt \u2013 Christopher Street Day', month: 'July', paradeDay: 'Sat 18 Jul 2026', festivalDates: 'Thu 16 \u2013 Sun 19 Jul 2026', start: '11:00', end: '13:00', location: 'Mainkai 43, 60311 Frankfurt am Main, Germany (near Eiserner Steg)', note: 'No cars from 14:00', isFestival: true, noParade: false },\n  { city: 'Amsterdam', flag: '\ud83c\uddf3\ud83c\uddf1', event: 'Pride Amsterdam \u2013 Pride Hub & Rainbow Market', month: 'July', paradeDay: 'Sat 25 Jul 2026', festivalDates: 'Sat 26 Jul 2026', start: '12:00', end: '22:00', location: 'Vondelpark, 1071 Amsterdam, Netherlands', note: '', isFestival: true, noParade: false },\n  { city: 'Berlin', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Berlin \u2013 Berlin Pride', month: 'July', paradeDay: 'Sat 25 Jul 2026', festivalDates: 'Fri 24 \u2013 Sat 25 Jul 2026', start: '', end: '', location: 'Berlin, Germany', note: '', isFestival: true, noParade: false },\n  { city: 'Duisburg', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Duisburg', month: 'July', paradeDay: 'Sat 25 Jul 2026', festivalDates: 'Fri 24 \u2013 Sat 25 Jul 2026', start: '13:00', end: '00:00', location: 'Duisburg, Germany', note: 'Fri 24 Jul: 18:00\u201323:00', isFestival: true, noParade: false },\n  { city: 'Amsterdam', flag: '\ud83c\uddf3\ud83c\uddf1', event: 'Pride Amsterdam \u2013 Student Event', month: 'July', paradeDay: 'Thu 30 Jul 2026', festivalDates: 'Thu 30 Jul 2026', start: '19:00', end: '01:00', location: 'Toekomstmuziek, Danzigerbocht 29, Amsterdam, Netherlands', note: 'Market \u00b7 Speed-dating \u00b7 Party', isFestival: false, noParade: false },\n  { city: 'Stockholm', flag: '\ud83c\uddf8\ud83c\uddea', event: 'Pride Stockholm', month: 'August', paradeDay: 'Sat 1 Aug 2026', festivalDates: 'Mon 27 Jul \u2013 Sat 1 Aug 2026', start: '', end: '', location: 'Norr Malarstrand to Ostermalms IP, Stockholm, Sweden', note: 'Full week festival', isFestival: true, noParade: false },\n  { city: 'Antwerp', flag: '\ud83c\udde7\ud83c\uddea', event: 'Pride Antwerp', month: 'August', paradeDay: 'Sat 8 Aug 2026', festivalDates: 'Sat 8 \u2013 Sun 9 Aug 2026', start: '15:00', end: '00:00', location: 'Cockerillkaai, 2000 Antwerpen, Belgium', note: 'Sun 9 Aug: 13:00\u201322:00', isFestival: true, noParade: false },\n  { city: 'Braunschweig', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Braunschweig \u2013 Sommerloch Festival', month: 'August', paradeDay: 'Sat 8 Aug 2026', festivalDates: 'Sat 8 Aug 2026', start: '', end: '', location: 'Schlossplatz, 38100 Braunschweig, Germany', note: '', isFestival: true, noParade: false },\n  { city: 'Bruhl', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Bruhl', month: 'August', paradeDay: 'Sat 29 Aug 2026', festivalDates: 'Sat 29 Aug 2026', start: '', end: '', location: 'Bruhl, Germany', note: '', isFestival: true, noParade: false },\n  { city: 'Dortmund', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Dortmund', month: 'August', paradeDay: 'Sat 5 Sep 2026', festivalDates: 'Sat 5 Sep 2026', start: '', end: '', location: 'Dortmund, Germany', note: '', isFestival: true, noParade: false },\n  { city: 'Gozo', flag: '\ud83c\uddf2\ud83c\uddf9', event: 'Pride Gozo', month: 'September', paradeDay: 'Sat 5 Sep 2026', festivalDates: 'Sat 5 Sep 2026', start: '', end: '', location: 'Gozo, Malta', note: '', isFestival: true, noParade: false },\n  { city: 'Erlangen', flag: '\ud83c\udde9\ud83c\uddea', event: 'CSD Erlangen', month: 'September', paradeDay: 'Sat 19 Sep 2026', festivalDates: 'Sat 19 Sep 2026', start: '12:30', end: '18:00', location: 'Schlossplatz, 91054 Erlangen, Germany', note: 'Demo from 13:00', isFestival: true, noParade: false }\n];\n\nvar monthOrder = ['April','May','June','July','August','September'];\nvar currentMonth = 'all';\nvar sortKey = 'date';\nvar sortAsc = true;\n\nfunction setMonth(m, btn) {\n  currentMonth = m;\n  document.querySelectorAll('.filter-btn').forEach(function(b){ b.classList.remove('active'); });\n  btn.classList.add('active');\n  render();\n}\n\nfunction sortBy(key) {\n  if (sortKey === key) sortAsc = !sortAsc;\n  else { sortKey = key; sortAsc = true; }\n  render();\n}\n\nfunction render() {\n  var q = document.getElementById('search').value.toLowerCase();\n  var data = events.filter(function(e) {\n    var matchMonth = currentMonth === 'all' || e.month === currentMonth;\n    var matchQ = !q || e.city.toLowerCase().includes(q) || e.event.toLowerCase().includes(q) || e.location.toLowerCase().includes(q);\n    return matchMonth && matchQ;\n  });\n\n  data.sort(function(a, b) {\n    var va, vb;\n    if (sortKey === 'date') { va = monthOrder.indexOf(a.month); vb = monthOrder.indexOf(b.month); }\n    else if (sortKey === 'city') { va = a.city; vb = b.city; }\n    else { va = a.event; vb = b.event; }\n    if (va < vb) return sortAsc ? -1 : 1;\n    if (va > vb) return sortAsc ? 1 : -1;\n    return 0;\n  });\n\n  document.getElementById('count').textContent = data.length + ' event' + (data.length !== 1 ? 's' : '');\n\n  var tbody = document.getElementById('tbody');\n  if (!data.length) {\n    tbody.innerHTML = '<tr><td colspan=\"7\" class=\"no-results\">No events found<\/td><\/tr>';\n    return;\n  }\n\n  tbody.innerHTML = data.map(function(e) {\n    var badge = e.isFestival\n      ? '<span class=\"badge badge-festival\">&#127881; Street Festival<\/span>'\n      : '<span class=\"badge badge-event\">Event<\/span>';\n    var startText = e.start || '<span class=\"muted\">\u2014<\/span>';\n    var endText = e.end || '<span class=\"muted\">\u2014<\/span>';\n    var noteHtml = e.note ? '<div class=\"note\">' + e.note + '<\/div>' : '';\n    var paradeHtml = e.noParade\n      ? '<span class=\"muted\">\u2014<\/span><div class=\"asterisk-note\">* No parade at Paris Queer Festival<\/div>'\n      : '<strong>' + e.paradeDay + '<\/strong>';\n\n    return '<tr class=\"' + (e.isFestival ? 'festival-row' : '') + '\">'\n      + '<td><span class=\"city\">' + e.flag + ' ' + e.city + '<\/span><\/td>'\n      + '<td><span class=\"event-name\">' + e.event + '<\/span><\/td>'\n      + '<td>' + paradeHtml + '<\/td>'\n      + '<td><strong>' + e.festivalDates + '<\/strong>' + noteHtml + '<\/td>'\n      + '<td>' + startText + '<\/td>'\n      + '<td>' + endText + '<\/td>'\n      + '<td style=\"font-size:12px;\">' + e.location + '<\/td>'\n      + '<\/tr>';\n  }).join('');\n}\n\nrender();\n<\/script>\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Visit us ! \ud83c\udff3\ufe0f\u200d\ud83c\udf08 Visit us ! Upcoming pride &amp; festival across Europe and Asia \ud83d\udd0d All April May June July August Sept City \u2195 Event \u2195 Parade Day \u2195 Street Festival Start End Location Street festival \/ Parade day Other event * No parade<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[927],"tags":[958,573,572,562,596,577,959,568],"class_list":["post-7866","post","type-post","status-publish","format-standard","hentry","category-prides-calendar","tag-booth","tag-inclusion","tag-lgbtqia","tag-lovonovasupport","tag-pride","tag-queer","tag-stand","tag-visibility"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Lovo Nova Pride Calendar 2026 - Queer design brand<\/title>\n<meta name=\"description\" content=\"Planning your Pride season? Find out where we will be in 2026! Visit us at Prides, and LGBTQIA+ events across Europe and Asia.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lovonova.com\/de\/lovo-nova-pride-calendar-2026\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Lovo Nova Pride Calendar 2026 - Queer design brand\" \/>\n<meta property=\"og:description\" content=\"Planning your Pride season? Find out where we will be in 2026! Visit us at Prides, and LGBTQIA+ events across Europe and Asia.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lovonova.com\/de\/lovo-nova-pride-calendar-2026\/\" \/>\n<meta property=\"og:site_name\" content=\"Queer design brand\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/share\/17iHY6YYpN\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-03T13:54:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-03T14:01:53+00:00\" \/>\n<meta name=\"author\" content=\"chelsea cheung\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@LovoNovadesign\" \/>\n<meta name=\"twitter:site\" content=\"@LovoNovadesign\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"chelsea cheung\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/lovo-nova-pride-calendar-2026\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/lovo-nova-pride-calendar-2026\\\/\"},\"author\":{\"name\":\"chelsea cheung\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/#\\\/schema\\\/person\\\/559f33b95d46e27cb5512156451a220f\"},\"headline\":\"Lovo Nova Pride Calendar 2026\",\"datePublished\":\"2026-06-03T13:54:37+00:00\",\"dateModified\":\"2026-06-03T14:01:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/lovo-nova-pride-calendar-2026\\\/\"},\"wordCount\":40,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/#organization\"},\"keywords\":[\"booth\",\"Inclusion\",\"LGBTQIA\",\"lovonovaSUPPORT\",\"pride\",\"Queer\",\"stand\",\"Visibility\"],\"articleSection\":[\"Prides Calendar\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/lovonova.com\\\/lovo-nova-pride-calendar-2026\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/lovo-nova-pride-calendar-2026\\\/\",\"url\":\"https:\\\/\\\/lovonova.com\\\/lovo-nova-pride-calendar-2026\\\/\",\"name\":\"Lovo Nova Pride Calendar 2026 - Queer design brand\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/#website\"},\"datePublished\":\"2026-06-03T13:54:37+00:00\",\"dateModified\":\"2026-06-03T14:01:53+00:00\",\"description\":\"Planning your Pride season? Find out where we will be in 2026! Visit us at Prides, and LGBTQIA+ events across Europe and Asia.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/lovo-nova-pride-calendar-2026\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/lovonova.com\\\/lovo-nova-pride-calendar-2026\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/lovo-nova-pride-calendar-2026\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/lovonova.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Lovo Nova Pride Calendar 2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/#website\",\"url\":\"https:\\\/\\\/lovonova.com\\\/\",\"name\":\"www.lovonova.com\",\"description\":\"Celebrating Every Expression\",\"publisher\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/lovonova.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/#organization\",\"name\":\"Lovo Nova\",\"url\":\"https:\\\/\\\/lovonova.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/lovonova.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-cropped-cropped-lovonova-logo-chosen-01-1-scaled.png\",\"contentUrl\":\"https:\\\/\\\/lovonova.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-cropped-cropped-lovonova-logo-chosen-01-1-scaled.png\",\"width\":1613,\"height\":2560,\"caption\":\"Lovo Nova\"},\"image\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/share\\\/17iHY6YYpN\\\/\",\"https:\\\/\\\/x.com\\\/LovoNovadesign\",\"https:\\\/\\\/lu.linkedin.com\\\/company\\\/lovonova\",\"https:\\\/\\\/www.instagram.com\\\/lovonovadesign?igsh=MTY4cDhwbGdkZzhlYQ==\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/#\\\/schema\\\/person\\\/559f33b95d46e27cb5512156451a220f\",\"name\":\"chelsea cheung\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g\",\"caption\":\"chelsea cheung\"},\"sameAs\":[\"https:\"],\"url\":\"https:\\\/\\\/lovonova.com\\\/de\\\/author\\\/chelseacheungxgmail-com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Lovo Nova Pride Calendar 2026 - Queer design brand","description":"Planning your Pride season? Find out where we will be in 2026! Visit us at Prides, and LGBTQIA+ events across Europe and Asia.","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:\/\/lovonova.com\/de\/lovo-nova-pride-calendar-2026\/","og_locale":"de_DE","og_type":"article","og_title":"Lovo Nova Pride Calendar 2026 - Queer design brand","og_description":"Planning your Pride season? Find out where we will be in 2026! Visit us at Prides, and LGBTQIA+ events across Europe and Asia.","og_url":"https:\/\/lovonova.com\/de\/lovo-nova-pride-calendar-2026\/","og_site_name":"Queer design brand","article_publisher":"https:\/\/www.facebook.com\/share\/17iHY6YYpN\/","article_published_time":"2026-06-03T13:54:37+00:00","article_modified_time":"2026-06-03T14:01:53+00:00","author":"chelsea cheung","twitter_card":"summary_large_image","twitter_creator":"@LovoNovadesign","twitter_site":"@LovoNovadesign","twitter_misc":{"Verfasst von":"chelsea cheung","Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/lovonova.com\/lovo-nova-pride-calendar-2026\/#article","isPartOf":{"@id":"https:\/\/lovonova.com\/lovo-nova-pride-calendar-2026\/"},"author":{"name":"chelsea cheung","@id":"https:\/\/lovonova.com\/#\/schema\/person\/559f33b95d46e27cb5512156451a220f"},"headline":"Lovo Nova Pride Calendar 2026","datePublished":"2026-06-03T13:54:37+00:00","dateModified":"2026-06-03T14:01:53+00:00","mainEntityOfPage":{"@id":"https:\/\/lovonova.com\/lovo-nova-pride-calendar-2026\/"},"wordCount":40,"commentCount":0,"publisher":{"@id":"https:\/\/lovonova.com\/#organization"},"keywords":["booth","Inclusion","LGBTQIA","lovonovaSUPPORT","pride","Queer","stand","Visibility"],"articleSection":["Prides Calendar"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/lovonova.com\/lovo-nova-pride-calendar-2026\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/lovonova.com\/lovo-nova-pride-calendar-2026\/","url":"https:\/\/lovonova.com\/lovo-nova-pride-calendar-2026\/","name":"Lovo Nova Pride Calendar 2026 - Queer design brand","isPartOf":{"@id":"https:\/\/lovonova.com\/#website"},"datePublished":"2026-06-03T13:54:37+00:00","dateModified":"2026-06-03T14:01:53+00:00","description":"Planning your Pride season? Find out where we will be in 2026! Visit us at Prides, and LGBTQIA+ events across Europe and Asia.","breadcrumb":{"@id":"https:\/\/lovonova.com\/lovo-nova-pride-calendar-2026\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lovonova.com\/lovo-nova-pride-calendar-2026\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/lovonova.com\/lovo-nova-pride-calendar-2026\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/lovonova.com\/"},{"@type":"ListItem","position":2,"name":"Lovo Nova Pride Calendar 2026"}]},{"@type":"WebSite","@id":"https:\/\/lovonova.com\/#website","url":"https:\/\/lovonova.com\/","name":"www.lovonova.com","description":"Celebrating Every Expression","publisher":{"@id":"https:\/\/lovonova.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lovonova.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/lovonova.com\/#organization","name":"Lovo Nova","url":"https:\/\/lovonova.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/lovonova.com\/#\/schema\/logo\/image\/","url":"https:\/\/lovonova.com\/wp-content\/uploads\/2024\/03\/cropped-cropped-cropped-lovonova-logo-chosen-01-1-scaled.png","contentUrl":"https:\/\/lovonova.com\/wp-content\/uploads\/2024\/03\/cropped-cropped-cropped-lovonova-logo-chosen-01-1-scaled.png","width":1613,"height":2560,"caption":"Lovo Nova"},"image":{"@id":"https:\/\/lovonova.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/share\/17iHY6YYpN\/","https:\/\/x.com\/LovoNovadesign","https:\/\/lu.linkedin.com\/company\/lovonova","https:\/\/www.instagram.com\/lovonovadesign?igsh=MTY4cDhwbGdkZzhlYQ=="]},{"@type":"Person","@id":"https:\/\/lovonova.com\/#\/schema\/person\/559f33b95d46e27cb5512156451a220f","name":"chelsea cheung","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/secure.gravatar.com\/avatar\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g","caption":"chelsea cheung"},"sameAs":["https:"],"url":"https:\/\/lovonova.com\/de\/author\/chelseacheungxgmail-com\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/posts\/7866","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/comments?post=7866"}],"version-history":[{"count":2,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/posts\/7866\/revisions"}],"predecessor-version":[{"id":7869,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/posts\/7866\/revisions\/7869"}],"wp:attachment":[{"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/media?parent=7866"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/categories?post=7866"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/tags?post=7866"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}