{"id":6179,"date":"2025-06-05T18:11:46","date_gmt":"2025-06-05T16:11:46","guid":{"rendered":"https:\/\/www.open-user-map.com\/?post_type=ht_kb&#038;p=6179"},"modified":"2025-06-05T18:26:45","modified_gmt":"2025-06-05T16:26:45","slug":"position-the-filterbox-below-the-map-if-you-have-many-categories","status":"publish","type":"ht_kb","link":"https:\/\/www.open-user-map.com\/de\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/","title":{"rendered":"Verschieben Sie die Filterbox unter die Karte f\u00fcr gro\u00dfe Kategorielisten"},"content":{"rendered":"<p>Wenn Sie viele Kategorien haben, ist das Standard-Filterfeld m\u00f6glicherweise zu klein. Das folgende CSS-Snippet verschiebt das Filterfeld unter die Karte und ordnet die Kategorien zur besseren Lesbarkeit in mehreren Spalten an.<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#f6f6f4;--cbp-line-number-width:calc(2 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\" data-no-translation=\"\" data-no-auto-translation=\"\"><span style=\"display:flex;align-items:center;padding:10px 0px 10px 16px;margin-bottom:-2px;width:100%;text-align:left;background-color:#333545;color:#ebebe6\">CSS<\/span><pre class=\"shiki dracula-soft\" style=\"background-color: #282A36\" tabindex=\"0\"><code data-no-translation=\"\" data-no-auto-translation=\"\"><span class=\"line\"><span style=\"color: #62E884; font-style: italic\">.open-user-map<\/span><span style=\"color: #F286C4\"> <\/span><span style=\"color: #62E884; font-style: italic\">.box-wrap<\/span><span style=\"color: #F286C4\"> <\/span><span style=\"color: #62E884; font-style: italic\">.map-wrap<\/span><span style=\"color: #F286C4\"> <\/span><span style=\"color: #62E884; font-style: italic\">.leaflet-map<\/span><span style=\"color: #F6F6F4\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F6F6F4\">  <\/span><span style=\"color: #97E1F1\">position<\/span><span style=\"color: #F286C4\">:<\/span><span style=\"color: #F6F6F4\"> <\/span><span style=\"color: #BF9EEE\">relative<\/span><span style=\"color: #F6F6F4\"> <\/span><span style=\"color: #F286C4\">!important<\/span><span style=\"color: #F6F6F4\">;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F6F6F4\">}<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #62E884; font-style: italic\">.open-user-map<\/span><span style=\"color: #F286C4\"> <\/span><span style=\"color: #62E884; font-style: italic\">.box-wrap<\/span><span style=\"color: #F286C4\"> <\/span><span style=\"color: #62E884; font-style: italic\">.map-wrap<\/span><span style=\"color: #F286C4\"> <\/span><span style=\"color: #62E884; font-style: italic\">.oum-filter-controls.active<\/span><span style=\"color: #F6F6F4\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F6F6F4\">  <\/span><span style=\"color: #97E1F1\">position<\/span><span style=\"color: #F286C4\">:<\/span><span style=\"color: #F6F6F4\"> <\/span><span style=\"color: #BF9EEE\">relative<\/span><span style=\"color: #F6F6F4\">;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F6F6F4\">  <\/span><span style=\"color: #97E1F1\">top<\/span><span style=\"color: #F286C4\">:<\/span><span style=\"color: #F6F6F4\"> <\/span><span style=\"color: #BF9EEE\">20<\/span><span style=\"color: #F286C4\">px<\/span><span style=\"color: #F6F6F4\">;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F6F6F4\">  <\/span><span style=\"color: #97E1F1\">right<\/span><span style=\"color: #F286C4\">:<\/span><span style=\"color: #F6F6F4\"> <\/span><span style=\"color: #BF9EEE\">auto<\/span><span style=\"color: #F6F6F4\">;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F6F6F4\">  <\/span><span style=\"color: #97E1F1\">bottom<\/span><span style=\"color: #F286C4\">:<\/span><span style=\"color: #F6F6F4\"> <\/span><span style=\"color: #BF9EEE\">auto<\/span><span style=\"color: #F6F6F4\">;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F6F6F4\">  <\/span><span style=\"color: #97E1F1\">left<\/span><span style=\"color: #F286C4\">:<\/span><span style=\"color: #F6F6F4\"> <\/span><span style=\"color: #BF9EEE\">auto<\/span><span style=\"color: #F6F6F4\">;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F6F6F4\">}<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #62E884; font-style: italic\">.open-user-map<\/span><span style=\"color: #F286C4\"> <\/span><span style=\"color: #62E884; font-style: italic\">.box-wrap<\/span><span style=\"color: #F286C4\"> <\/span><span style=\"color: #62E884; font-style: italic\">.map-wrap<\/span><span style=\"color: #F286C4\"> <\/span><span style=\"color: #62E884; font-style: italic\">.oum-filter-controls.active<\/span><span style=\"color: #F286C4\"> <\/span><span style=\"color: #62E884; font-style: italic\">.oum-filter-list<\/span><span style=\"color: #F6F6F4\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F6F6F4\">  <\/span><span style=\"color: #97E1F1\">display<\/span><span style=\"color: #F286C4\">:<\/span><span style=\"color: #F6F6F4\"> <\/span><span style=\"color: #BF9EEE\">block<\/span><span style=\"color: #F6F6F4\"> <\/span><span style=\"color: #F286C4\">!important<\/span><span style=\"color: #F6F6F4\">;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F6F6F4\">  <\/span><span style=\"color: #97E1F1\">column-count<\/span><span style=\"color: #F286C4\">:<\/span><span style=\"color: #F6F6F4\"> <\/span><span style=\"color: #BF9EEE\">3<\/span><span style=\"color: #F6F6F4\">; <\/span><span style=\"color: #7B7F8B\">\/* or 2 or 4 depending on how many columns you want *\/<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F6F6F4\">  <\/span><span style=\"color: #97E1F1\">column-gap<\/span><span style=\"color: #F286C4\">:<\/span><span style=\"color: #F6F6F4\"> <\/span><span style=\"color: #BF9EEE\">2<\/span><span style=\"color: #F286C4\">rem<\/span><span style=\"color: #F6F6F4\">;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F6F6F4\">}<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #62E884; font-style: italic\">.open-user-map<\/span><span style=\"color: #F286C4\"> <\/span><span style=\"color: #62E884; font-style: italic\">.box-wrap<\/span><span style=\"color: #F286C4\"> <\/span><span style=\"color: #62E884; font-style: italic\">.map-wrap<\/span><span style=\"color: #F286C4\"> <\/span><span style=\"color: #62E884; font-style: italic\">.oum-filter-controls.active<\/span><span style=\"color: #F286C4\"> <\/span><span style=\"color: #62E884; font-style: italic\">.oum-filter-list<\/span><span style=\"color: #F286C4\"> label<\/span><span style=\"color: #F6F6F4\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F6F6F4\">\t<\/span><span style=\"color: #97E1F1\">break-inside<\/span><span style=\"color: #F286C4\">:<\/span><span style=\"color: #F6F6F4\"> <\/span><span style=\"color: #BF9EEE\">avoid<\/span><span style=\"color: #F6F6F4\">;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #F6F6F4\">}<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Das Ergebnis ist ein Layout wie dieses:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"820\" src=\"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-1024x820.png\" alt=\"\" class=\"wp-image-6182\" style=\"width:auto;height:600px\" srcset=\"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-1024x820.png 1024w, https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-300x240.png 300w, https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-768x615.png 768w, https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-50x40.png 50w, https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-1536x1230.png 1536w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>","protected":false},"excerpt":{"rendered":"<p>Wenn Sie viele Kategorien haben, ist das Standard-Filterfeld m\u00f6glicherweise zu klein. Das folgende CSS-Snippet verschiebt das Filterfeld unter die Karte und ordnet die Kategorien zur besseren Lesbarkeit in mehreren Spalten an. Das Ergebnis ist ein Layout wie dieses:<\/p>","protected":false},"author":50,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"footnotes":""},"ht-kb-category":[25],"ht-kb-tag":[56,58,167,57],"class_list":["post-6179","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-customization","ht_kb_tag-css","ht_kb_tag-custom","ht_kb_tag-filterbox","ht_kb_tag-style"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Move the Filterbox Below the Map for Large Category Lists - Open User Map<\/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:\/\/www.open-user-map.com\/de\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Move the Filterbox Below the Map for Large Category Lists - Open User Map\" \/>\n<meta property=\"og:description\" content=\"If you have many categories, the default filter box might be too small. The following CSS snippet moves the filter box below the map and arranges the categories in multiple columns for better readability. This will result in a layout like this:\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.open-user-map.com\/de\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/\" \/>\n<meta property=\"og:site_name\" content=\"Open User Map\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-05T16:26:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-1024x820.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"820\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"TechArticle\",\"@id\":\"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/\"},\"author\":{\"name\":\"Daniel Sch\u00f6nherr\",\"@id\":\"https:\/\/www.open-user-map.com\/#\/schema\/person\/d9c8cbe470ae2702b6de61e0f73a7402\"},\"headline\":\"Move the Filterbox Below the Map for Large Category Lists\",\"datePublished\":\"2025-06-05T16:11:46+00:00\",\"dateModified\":\"2025-06-05T16:26:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/\"},\"wordCount\":53,\"publisher\":{\"@id\":\"https:\/\/www.open-user-map.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-1024x820.png\",\"inLanguage\":\"de\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/\",\"url\":\"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/\",\"name\":\"Move the Filterbox Below the Map for Large Category Lists - Open User Map\",\"isPartOf\":{\"@id\":\"https:\/\/www.open-user-map.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-1024x820.png\",\"datePublished\":\"2025-06-05T16:11:46+00:00\",\"dateModified\":\"2025-06-05T16:26:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/#primaryimage\",\"url\":\"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-1024x820.png\",\"contentUrl\":\"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-1024x820.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.open-user-map.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Move the Filterbox Below the Map for Large Category Lists\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.open-user-map.com\/#website\",\"url\":\"https:\/\/www.open-user-map.com\/\",\"name\":\"Open User Map\",\"description\":\"WordPress Map Plugin\",\"publisher\":{\"@id\":\"https:\/\/www.open-user-map.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.open-user-map.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.open-user-map.com\/#organization\",\"name\":\"Open User Map\",\"url\":\"https:\/\/www.open-user-map.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.open-user-map.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2023\/09\/icon-256x256-1.png\",\"contentUrl\":\"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2023\/09\/icon-256x256-1.png\",\"width\":256,\"height\":256,\"caption\":\"Open User Map\"},\"image\":{\"@id\":\"https:\/\/www.open-user-map.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.open-user-map.com\/#\/schema\/person\/d9c8cbe470ae2702b6de61e0f73a7402\",\"name\":\"Daniel Sch\u00f6nherr\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Verschieben der Filterbox unter die Karte f\u00fcr gro\u00dfe Kategorielisten - Open User Map","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:\/\/www.open-user-map.com\/de\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/","og_locale":"de_DE","og_type":"article","og_title":"Move the Filterbox Below the Map for Large Category Lists - Open User Map","og_description":"If you have many categories, the default filter box might be too small. The following CSS snippet moves the filter box below the map and arranges the categories in multiple columns for better readability. This will result in a layout like this:","og_url":"https:\/\/www.open-user-map.com\/de\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/","og_site_name":"Open User Map","article_modified_time":"2025-06-05T16:26:45+00:00","og_image":[{"width":1024,"height":820,"url":"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-1024x820.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"TechArticle","@id":"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/#article","isPartOf":{"@id":"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/"},"author":{"name":"Daniel Sch\u00f6nherr","@id":"https:\/\/www.open-user-map.com\/#\/schema\/person\/d9c8cbe470ae2702b6de61e0f73a7402"},"headline":"Move the Filterbox Below the Map for Large Category Lists","datePublished":"2025-06-05T16:11:46+00:00","dateModified":"2025-06-05T16:26:45+00:00","mainEntityOfPage":{"@id":"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/"},"wordCount":53,"publisher":{"@id":"https:\/\/www.open-user-map.com\/#organization"},"image":{"@id":"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/#primaryimage"},"thumbnailUrl":"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-1024x820.png","inLanguage":"de"},{"@type":"WebPage","@id":"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/","url":"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/","name":"Verschieben der Filterbox unter die Karte f\u00fcr gro\u00dfe Kategorielisten - Open User Map","isPartOf":{"@id":"https:\/\/www.open-user-map.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/#primaryimage"},"image":{"@id":"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/#primaryimage"},"thumbnailUrl":"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-1024x820.png","datePublished":"2025-06-05T16:11:46+00:00","dateModified":"2025-06-05T16:26:45+00:00","breadcrumb":{"@id":"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/#primaryimage","url":"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-1024x820.png","contentUrl":"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2025\/06\/Bildschirmfoto-2025-06-05-um-18.09.00-1024x820.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.open-user-map.com\/knowledge-base\/position-the-filterbox-below-the-map-if-you-have-many-categories\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.open-user-map.com\/"},{"@type":"ListItem","position":2,"name":"Move the Filterbox Below the Map for Large Category Lists"}]},{"@type":"WebSite","@id":"https:\/\/www.open-user-map.com\/#website","url":"https:\/\/www.open-user-map.com\/","name":"Open User Map","description":"WordPress Karten-Plugin","publisher":{"@id":"https:\/\/www.open-user-map.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.open-user-map.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.open-user-map.com\/#organization","name":"Open User Map","url":"https:\/\/www.open-user-map.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.open-user-map.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2023\/09\/icon-256x256-1.png","contentUrl":"https:\/\/www.open-user-map.com\/wp-content\/uploads\/2023\/09\/icon-256x256-1.png","width":256,"height":256,"caption":"Open User Map"},"image":{"@id":"https:\/\/www.open-user-map.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.open-user-map.com\/#\/schema\/person\/d9c8cbe470ae2702b6de61e0f73a7402","name":"Daniel Sch\u00f6nherr"}]}},"_links":{"self":[{"href":"https:\/\/www.open-user-map.com\/de\/wp-json\/wp\/v2\/ht-kb\/6179","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.open-user-map.com\/de\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/www.open-user-map.com\/de\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/www.open-user-map.com\/de\/wp-json\/wp\/v2\/users\/50"}],"replies":[{"embeddable":true,"href":"https:\/\/www.open-user-map.com\/de\/wp-json\/wp\/v2\/comments?post=6179"}],"version-history":[{"count":5,"href":"https:\/\/www.open-user-map.com\/de\/wp-json\/wp\/v2\/ht-kb\/6179\/revisions"}],"predecessor-version":[{"id":6188,"href":"https:\/\/www.open-user-map.com\/de\/wp-json\/wp\/v2\/ht-kb\/6179\/revisions\/6188"}],"wp:attachment":[{"href":"https:\/\/www.open-user-map.com\/de\/wp-json\/wp\/v2\/media?parent=6179"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/www.open-user-map.com\/de\/wp-json\/wp\/v2\/ht-kb-category?post=6179"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/www.open-user-map.com\/de\/wp-json\/wp\/v2\/ht-kb-tag?post=6179"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}