{"id":47527,"date":"2022-04-27T16:17:57","date_gmt":"2022-04-27T08:17:57","guid":{"rendered":"https:\/\/flydesk.com\/?page_id=47527"},"modified":"2022-05-06T14:38:58","modified_gmt":"2022-05-06T06:38:58","slug":"test-workspaces","status":"publish","type":"page","link":"https:\/\/flydesk.com\/sv\/test-workspaces\/","title":{"rendered":"Test workspaces"},"content":{"rendered":"<h2>\n\t\ttesta\n\t<\/h2>\n\t<div class=\"dp_currency_select_pricing\"><div class=\"fd-currency-select-wrap\"><select class=\"fd-currency-select-pricing\"><option value=\"AUD\"   data-symbol=\"$\"   data-monthlycost = \"2.9\"   data-yearlycost = \"2.2\">AUD<\/option><option value=\"CAD\"   data-symbol=\"$\"   data-monthlycost = \"2.6\"   data-yearlycost = \"2.0\">CAD<\/option><option value=\"CHF\"   data-symbol=\"$\"   data-monthlycost = \"2.0\"   data-yearlycost = \"1.5\">CHF<\/option><option value=\"EUR\"   data-symbol=\"\u20ac\"   data-monthlycost = \"2.0\"   data-yearlycost = \"1.5\">EUR<\/option><option value=\"GBP\"   data-symbol=\"\u00a3\"   data-monthlycost = \"1.75\"   data-yearlycost = \"1.35\">GBP<\/option><option value=\"HKD\"   data-symbol=\"$\"   data-monthlycost = \"16\"   data-yearlycost = \"12\">HKD<\/option><option value=\"JPY\"   data-symbol=\"\u00a5\"   data-monthlycost = \"289\"   data-yearlycost = \"210\">JPY<\/option><option value=\"SGD\"   data-symbol=\"$\"   data-monthlycost = \"2.8\"   data-yearlycost = \"2.1\">SGD<\/option><option value=\"USD\"   data-symbol=\"$\"   data-monthlycost = \"2.0\"   data-yearlycost = \"1.5\">USD<\/option><\/select><\/div><div class=\"switch-plan\"><span class=\"plan-type yearly-plan active\">\u00c5rlig<\/span><\/span><label class=\"switch\"><input type=\"checkbox\"><span class=\"slider round\"><\/span><\/label><span class=\"plan-type monthly-plan\">En g\u00e5ng i m\u00e5naden<\/span><\/div><\/div><div class=\"yearly-message\"   style=\"opacity: 0\"><p>Spara 25% med \u00e5rsplan<\/p><\/div><style>\r\n\t\t\t\t.switch {\r\n\t\t\t\t  position: relative;\r\n\t\t\t\t  display: inline-block;\r\n\t\t\t\t  width: 60px;\r\n\t\t\t\t  height: 34px;\r\n\t\t\t\t  margin-bottom: 0;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.switch input {\r\n\t\t\t\t  opacity: 0;\r\n\t\t\t\t  width: 0;\r\n\t\t\t\t  height: 0;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.slider {\r\n\t\t\t\t  position: absolute;\r\n\t\t\t\t  cursor: pointer;\r\n\t\t\t\t  top: 0;\r\n\t\t\t\t  left: 0;\r\n\t\t\t\t  right: 0;\r\n\t\t\t\t  bottom: 0;\r\n\t\t\t\t  background-color: #fff;\r\n\t\t\t\t  -webkit-transition: .4s;\r\n\t\t\t\t  transition: .4s;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.slider:before {\r\n\t\t\t\t  position: absolute;\r\n\t\t\t\t  content: \"\";\r\n\t\t\t\t  height: 26px;\r\n\t\t\t\t  width: 26px;\r\n\t\t\t\t  left: 4px;\r\n\t\t\t\t  bottom: 4px;\r\n\t\t\t\t  background-color: #000;\r\n\t\t\t\t  -webkit-transition: .4s;\r\n\t\t\t\t  transition: .4s;\r\n\t\t\t\t}\r\n\r\n\t\t\t\tinput:checked + .slider, .icheckbox.checked + .slider {\r\n\t\t\t\t  background-color: #fff;\r\n\t\t\t\t}\r\n                .plan-type.active, .yearly-message {\r\n                    color: #fff!important;\r\n\t\t\t\t}\r\n                .plan-type {\r\n                    color: #9b9b9b!important;\r\n                }\r\n\t\t\t\t.slider {\r\n\t\t\t\t  box-shadow: 0 0 1px #000;\r\n\t\t\t\t}\r\n\r\n\t\t\t\tinput:checked + .slider:before, .icheckbox.checked + .slider:before{\r\n\t\t\t\t  -webkit-transform: translateX(26px);\r\n\t\t\t\t  -ms-transform: translateX(26px);\r\n\t\t\t\t  transform: translateX(26px);\r\n\t\t\t\t}\r\n\r\n\t\t\t\t\/* Rounded sliders *\/\r\n\t\t\t\t.slider.round {\r\n\t\t\t\t  border-radius: 34px;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.slider.round:before {\r\n\t\t\t\t  border-radius: 50%;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.dp_currency_select_pricing {\r\n\t\t\t\t    text-align: center;\r\n                    width: auto;\r\n                    margin: auto;\r\n                    padding: 5px 0;\r\n                    position: relative;\r\n                    display: flex;\r\n                    flex-direction: row;\r\n                    align-items: center;\r\n                    justify-content: center;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.switch-plan {\r\n\t\t\t\t    display: flex;\r\n                    flex-direction: row;\r\n                    align-items: center;\r\n                    justify-content: center;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.fd-currency-select-wrap  {\r\n\t\t\t\t    position: relative;\r\n                    background: #000;\r\n                    padding-right: 10px;\r\n                    border-radius: 5px;\r\n                    width: 80px;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.fd-currency-select-wrap select {\r\n\t\t\t\t    padding: 5px 7px 5px 5px;\r\n                    background: #000;\r\n                    color: #fff;\r\n                    border: 0;\r\n                    outline: 0!important;\r\n                    z-index: 2;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.fd-currency-select-pricing option {\r\n\t\t\t\t    background: #fff;\r\n\t\t\t\t    color: #000!important;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.plan-type {\r\n\t\t\t\t    margin:0 20px;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.yearly-message {\r\n\t\t\t\t    text-align: center;\r\n\t\t\t\t}\r\n\r\n\r\n\t\t<\/style><script>\r\n                jQuery(document).ready(function($){\r\n                    var waitForEl = function(selector, callback) {\r\n                          if ($(selector).length) {\r\n                            callback();\r\n                          } else {\r\n                            setTimeout(function() {\r\n                              waitForEl(selector, callback);\r\n                            }, 100);\r\n                          }\r\n                        };\r\n\r\n                        waitForEl(\".pricing-table\", function() {\r\n                            let select_el = $(\".dp_currency_select_pricing .fd-currency-select-pricing\")\r\n                            select_el.val(\"USD\").change();\r\n                            let symbol = select_el.find(\"option:selected\").attr(\"data-symbol\")\r\n                            let yearly_cost = select_el.find(\"option:selected\").attr(\"data-yearlycost\")\r\n                            let monthly_cost = select_el.find(\"option:selected\").attr(\"data-monthlycost\")\r\n                            if ($(\".pricing-table\").length != 0) {\r\n                                  let pricing_html = $(\".pricing-table\").find(\".fl-pricing-table-column-0 .fl-pricing-table-price\")\r\n                                  let pricing_advanced_html = $(\".pricing-table\").find(\".fl-pricing-table-column-1 .fl-pricing-table-price\")\r\n                                  pricing_html.empty()\r\n                                  pricing_advanced_html.empty()\r\n                                  if ($(\".switch-plan\").find(\"icheckbox\").hasClass(\"checked\") || $(\".switch-plan\").find(\"input\").is(\":checked\") == true) {\r\n                                      pricing_html.html(symbol + monthly_cost + ' <span class=\"fl-pricing-table-duration\">' + select_el.val() + ' \/ month \/ user<\/span>')\r\n                                      pricing_advanced_html.html(symbol + (monthly_cost*2) + ' <span class=\"fl-pricing-table-duration\">' + select_el.val() + ' \/ month \/ user<\/span>')\r\n                                  }  else {\r\n                                      pricing_html.html(symbol + yearly_cost + ' <span class=\"fl-pricing-table-duration\">' + select_el.val() + ' \/ month \/ user<\/span>')\r\n                                      pricing_advanced_html.html(symbol + (yearly_cost*2) + ' <span class=\"fl-pricing-table-duration\">' + select_el.val() + ' \/ month \/ user<\/span>')\r\n                                  }\r\n                            }\r\n                        });\r\n                })\r\n            <\/script>","protected":false},"excerpt":{"rendered":"<p>testa<\/p>","protected":false},"author":85,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v16.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Test workspaces &mdash; FLYDESK<\/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:\/\/flydesk.com\/sv\/test-workspaces\/\" \/>\n<meta property=\"og:locale\"  content=\"sv_SE\" \/>\n<meta property=\"og:type\"  content=\"article\" \/>\n<meta property=\"og:title\"  content=\"Test workspaces &mdash; FLYDESK\" \/>\n<meta property=\"og:description\" content=\"test\" \/>\n<meta property=\"og:url\"  content=\"https:\/\/flydesk.com\/sv\/test-workspaces\/\" \/>\n<meta property=\"og:site_name\" content=\"FLYDESK\" \/>\n<meta property=\"article:modified_time\"  content=\"2022-05-06T06:38:58+00:00\" \/>\n<meta name=\"twitter:card\"  content=\"summary_large_image\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Test workspaces &mdash; FLYDESK","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:\/\/flydesk.com\/sv\/test-workspaces\/","og_locale":"sv_SE","og_type":"article","og_title":"Test workspaces &mdash; FLYDESK","og_description":"test","og_url":"https:\/\/flydesk.com\/sv\/test-workspaces\/","og_site_name":"FLYDESK","article_modified_time":"2022-05-06T06:38:58+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Organization","@id":"https:\/\/flydesk.com\/#organization","name":"FLYDESK","url":"https:\/\/flydesk.com\/","sameAs":[],"logo":{"@type":"ImageObject","@id":"https:\/\/flydesk.com\/#logo","inLanguage":"sv-SE","url":"","contentUrl":"","caption":"FLYDESK"},"image":{"@id":"https:\/\/flydesk.com\/#logo"}},{"@type":"WebSite","@id":"https:\/\/flydesk.com\/#website","url":"https:\/\/flydesk.com\/","name":"FLYDESK","description":"Fly your work with style","publisher":{"@id":"https:\/\/flydesk.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/flydesk.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"sv-SE"},{"@type":"WebPage","@id":"https:\/\/flydesk.com\/test-workspaces\/#webpage","url":"https:\/\/flydesk.com\/test-workspaces\/","name":"Test workspaces &mdash; FLYDESK","isPartOf":{"@id":"https:\/\/flydesk.com\/#website"},"datePublished":"2022-04-27T08:17:57+00:00","dateModified":"2022-05-06T06:38:58+00:00","breadcrumb":{"@id":"https:\/\/flydesk.com\/test-workspaces\/#breadcrumb"},"inLanguage":"sv-SE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/flydesk.com\/test-workspaces\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/flydesk.com\/test-workspaces\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/flydesk.com\/"},{"@type":"ListItem","position":2,"name":"Test workspaces"}]}]}},"_links":{"self":[{"href":"https:\/\/flydesk.com\/sv\/wp-json\/wp\/v2\/pages\/47527"}],"collection":[{"href":"https:\/\/flydesk.com\/sv\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/flydesk.com\/sv\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/flydesk.com\/sv\/wp-json\/wp\/v2\/users\/85"}],"replies":[{"embeddable":true,"href":"https:\/\/flydesk.com\/sv\/wp-json\/wp\/v2\/comments?post=47527"}],"version-history":[{"count":0,"href":"https:\/\/flydesk.com\/sv\/wp-json\/wp\/v2\/pages\/47527\/revisions"}],"wp:attachment":[{"href":"https:\/\/flydesk.com\/sv\/wp-json\/wp\/v2\/media?parent=47527"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}