{"id":11025,"date":"2023-09-15T20:06:52","date_gmt":"2023-09-15T18:06:52","guid":{"rendered":"https:\/\/www.abusizz.ch\/?page_id=11025"},"modified":"2023-09-27T14:33:34","modified_gmt":"2023-09-27T12:33:34","slug":"ticket-new","status":"publish","type":"page","link":"https:\/\/www.abusizz.ch\/en\/ticket-neu\/","title":{"rendered":"New ticket"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11025\" class=\"elementor elementor-11025\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-759660a e-flex e-con-boxed e-con e-parent\" data-id=\"759660a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5b5b7d9 e-con-full e-flex e-con e-child\" data-id=\"5b5b7d9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c4b15bd elementor-widget elementor-widget-heading\" data-id=\"c4b15bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Neues Ticket erstellen<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-99048ea elementor-widget elementor-widget-shortcode\" data-id=\"99048ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t\t<div id=\"wpsc-container\" style=\"display:none;\">\n\t\t\t\t<div class=\"wpsc-shortcode-container\" style=\"border: none !important;\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wpsc-body\"><\/div>\n\t\t\t\t\t\t\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"wpsc-page-snippets\" style=\"display: none;\">\n\t\t\t\t<div class=\"wpsc-editor-attachment upload-waiting\">\n\t\t\t\t\t<div class=\"attachment-label\"><\/div>\n\t\t\t\t\t<div class=\"attachment-remove\" onclick=\"wpsc_remove_attachment(this)\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"svg-inline--fa fa-times fa-w-11\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 352 512\"><path fill=\"currentColor\" d=\"M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"attachment-waiting\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t<script type=\"text\/javascript\">\n\t\t\t\t\/**\n\t\t\t\t * Get create ticket form\n\t\t\t\t *\/\n\t\t\t\tfunction wpsc_get_ticket_form() {\n\n\t\t\t\t\tif (wpsc_is_description_text()) {\n\t\t\t\t\t\tif ( confirm(supportcandy.translations.warning_message)) {\n\t\t\t\t\t\t\tcurrent_ticket = jQuery('#wpsc-current-ticket').val();\n\t\t\t\t\t\t\twpsc_clear_saved_draft_reply( current_ticket );\n\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\tjQuery('.wpsc-body').html(supportcandy.loader_html);\n\n\t\t\t\t\tif (supportcandy.is_reload != 1) {\n\t\t\t\t\t\twpsc_scroll_top();\n\t\t\t\t\t} else { supportcandy.is_reload = 0 }\n\n\t\t\t\t\tvar url = new URL(window.location.href);\n\t\t\t\t\tvar search_params = url.searchParams;\n\n\t\t\t\t\tvar data = {\n\t\t\t\t\t\taction: 'wpsc_get_ticket_form',\n\t\t\t\t\t\t_ajax_nonce: supportcandy.nonce\n\t\t\t\t\t};\n\t\t\t\t\tsearch_params.forEach(function(value, key) {\n\t\t\t\t\t\tdata[key] = value;\n\t\t\t\t\t});\n\t\t\t\t\tjQuery.post(supportcandy.ajax_url, data, function (response) {\n\t\t\t\t\t\tjQuery('.wpsc-body').html(response);\n\t\t\t\t\t\twpsc_reset_responsive_style();\n\t\t\t\t\t});\n\t\t\t\t}\n\n\t\t\t\t\/**\n\t\t\t\t * Get individual ticket\n\t\t\t\t *\/\n\t\t\t\tfunction wpsc_get_individual_ticket(id) {\n\n\t\t\t\t\tjQuery('.wpsc-tickets-nav, .wpsc-humbargar-menu-item').removeClass('active');\n\t\t\t\t\tjQuery('.wpsc-tickets-nav.ticket-list, .wpsc-humbargar-menu-item.ticket-list').addClass('active');\n\t\t\t\t\tjQuery('.wpsc-humbargar-title').html(supportcandy.humbargar_titles.ticket_list);\n\n\t\t\t\t\t\/\/ set url\n\t\t\t\t\tvar url = new URL(window.location.href);\n\t\t\t\t\tvar search_params = url.searchParams;\n\t\t\t\t\tsearch_params.set('wpsc-section', 'ticket-list');\n\t\t\t\t\tsearch_params.set('ticket-id', id);\n\t\t\t\t\turl.search = search_params.toString();\n\t\t\t\t\twindow.history.replaceState({}, null, url.toString());\n\n\t\t\t\t\tjQuery('.wpsc-body').html(supportcandy.loader_html);\n\n\t\t\t\t\t\/\/ set flag to differenciate between ticket list and individual ticket\n\t\t\t\t\tsupportcandy.ticketListIsIndividual = true;\n\n\t\t\t\t\tvar data = {\n\t\t\t\t\t\taction: 'wpsc_get_individual_ticket',\n\t\t\t\t\t\tticket_id: id,\n\t\t\t\t\t};\n\t\t\t\t\tsearch_params.forEach(function(value, key) {\n\t\t\t\t\t\tdata[key] = value;\n\t\t\t\t\t});\n\t\t\t\t\tjQuery.post(supportcandy.ajax_url, data, function (response) {\n\t\t\t\t\tjQuery('.wpsc-body').html(response);\n\t\t\t\t\twpsc_reset_responsive_style();\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t<\/script>\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Create new ticket<\/p>","protected":false},"author":30,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-11025","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Neues Ticket | ABUSIZZ - Lamp+<\/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.abusizz.ch\/en\/ticket-new\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Neues Ticket | ABUSIZZ - Lamp+\" \/>\n<meta property=\"og:description\" content=\"Neues Ticket erstellen\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.abusizz.ch\/en\/ticket-new\/\" \/>\n<meta property=\"og:site_name\" content=\"ABUSIZZ - Lamp+\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-27T12:33:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.abusizz.ch\/wp-content\/uploads\/2019\/07\/Icon-schwarz.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1269\" \/>\n\t<meta property=\"og:image:height\" content=\"1522\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.abusizz.ch\/ticket-neu\/\",\"url\":\"https:\/\/www.abusizz.ch\/ticket-neu\/\",\"name\":\"Neues Ticket | ABUSIZZ - Lamp+\",\"isPartOf\":{\"@id\":\"https:\/\/www.abusizz.ch\/#website\"},\"datePublished\":\"2023-09-15T18:06:52+00:00\",\"dateModified\":\"2023-09-27T12:33:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.abusizz.ch\/ticket-neu\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.abusizz.ch\/ticket-neu\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.abusizz.ch\/ticket-neu\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.abusizz.ch\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Neues Ticket\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.abusizz.ch\/#website\",\"url\":\"https:\/\/www.abusizz.ch\/\",\"name\":\"ABUSIZZ - Lamp+\",\"description\":\"L\u00f6sungen f\u00fcr face to face Meetings\",\"publisher\":{\"@id\":\"https:\/\/www.abusizz.ch\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.abusizz.ch\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.abusizz.ch\/#organization\",\"name\":\"ABUSIZZ AG\",\"url\":\"https:\/\/www.abusizz.ch\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.abusizz.ch\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.abusizz.ch\/wp-content\/uploads\/2019\/07\/Schriftzug.png\",\"contentUrl\":\"https:\/\/www.abusizz.ch\/wp-content\/uploads\/2019\/07\/Schriftzug.png\",\"width\":288,\"height\":78,\"caption\":\"ABUSIZZ AG\"},\"image\":{\"@id\":\"https:\/\/www.abusizz.ch\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"New ticket | ABUSIZZ - Lamp+","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.abusizz.ch\/en\/ticket-new\/","og_locale":"en_GB","og_type":"article","og_title":"Neues Ticket | ABUSIZZ - Lamp+","og_description":"Neues Ticket erstellen","og_url":"https:\/\/www.abusizz.ch\/en\/ticket-new\/","og_site_name":"ABUSIZZ - Lamp+","article_modified_time":"2023-09-27T12:33:34+00:00","og_image":[{"width":1269,"height":1522,"url":"https:\/\/www.abusizz.ch\/wp-content\/uploads\/2019\/07\/Icon-schwarz.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.abusizz.ch\/ticket-neu\/","url":"https:\/\/www.abusizz.ch\/ticket-neu\/","name":"New ticket | ABUSIZZ - Lamp+","isPartOf":{"@id":"https:\/\/www.abusizz.ch\/#website"},"datePublished":"2023-09-15T18:06:52+00:00","dateModified":"2023-09-27T12:33:34+00:00","breadcrumb":{"@id":"https:\/\/www.abusizz.ch\/ticket-neu\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.abusizz.ch\/ticket-neu\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.abusizz.ch\/ticket-neu\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.abusizz.ch\/"},{"@type":"ListItem","position":2,"name":"Neues Ticket"}]},{"@type":"WebSite","@id":"https:\/\/www.abusizz.ch\/#website","url":"https:\/\/www.abusizz.ch\/","name":"ABUSIZZ-Lamp+","description":"Solutions for face to face meetings","publisher":{"@id":"https:\/\/www.abusizz.ch\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.abusizz.ch\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.abusizz.ch\/#organization","name":"ABUSIZZ AG","url":"https:\/\/www.abusizz.ch\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.abusizz.ch\/#\/schema\/logo\/image\/","url":"https:\/\/www.abusizz.ch\/wp-content\/uploads\/2019\/07\/Schriftzug.png","contentUrl":"https:\/\/www.abusizz.ch\/wp-content\/uploads\/2019\/07\/Schriftzug.png","width":288,"height":78,"caption":"ABUSIZZ AG"},"image":{"@id":"https:\/\/www.abusizz.ch\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.abusizz.ch\/en\/wp-json\/wp\/v2\/pages\/11025","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.abusizz.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.abusizz.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.abusizz.ch\/en\/wp-json\/wp\/v2\/users\/30"}],"replies":[{"embeddable":true,"href":"https:\/\/www.abusizz.ch\/en\/wp-json\/wp\/v2\/comments?post=11025"}],"version-history":[{"count":4,"href":"https:\/\/www.abusizz.ch\/en\/wp-json\/wp\/v2\/pages\/11025\/revisions"}],"predecessor-version":[{"id":11029,"href":"https:\/\/www.abusizz.ch\/en\/wp-json\/wp\/v2\/pages\/11025\/revisions\/11029"}],"wp:attachment":[{"href":"https:\/\/www.abusizz.ch\/en\/wp-json\/wp\/v2\/media?parent=11025"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}