{"id":29063,"date":"2023-01-20T13:20:07","date_gmt":"2023-01-20T13:20:07","guid":{"rendered":"https:\/\/prelive-tdw.visibleone.app\/insight-and-news\/tanner-de-witt-wishes-everyone-a-happy-lunar-new-year%ef%bc%81-%e6%b3%b0%e5%be%b7%e5%a8%81%e5%be%8b%e5%b8%ab%e4%ba%8b%e5%8b%99%e6%89%80%e7%a5%9d%e5%a4%a7%e5%ae%b6%e8%90%ac%e4%ba%8b%e5%a6%82%e6%84%8f\/"},"modified":"2026-01-14T07:31:21","modified_gmt":"2026-01-14T07:31:21","slug":"tanner-de-witt-wishes-everyone-a-happy-lunar-new-year%ef%bc%81-%e6%b3%b0%e5%be%b7%e5%a8%81%e5%be%8b%e5%b8%ab%e4%ba%8b%e5%8b%99%e6%89%80%e7%a5%9d%e5%a4%a7%e5%ae%b6%e8%90%ac%e4%ba%8b%e5%a6%82%e6%84%8f","status":"publish","type":"insight-and-news","link":"https:\/\/www.tannerdewitt.com\/zh-hant\/insight-and-news\/tanner-de-witt-wishes-everyone-a-happy-lunar-new-year%ef%bc%81-%e6%b3%b0%e5%be%b7%e5%a8%81%e5%be%8b%e5%b8%ab%e4%ba%8b%e5%8b%99%e6%89%80%e7%a5%9d%e5%a4%a7%e5%ae%b6%e8%90%ac%e4%ba%8b%e5%a6%82%e6%84%8f\/","title":{"rendered":"Tanner De Witt wishes everyone a happy Lunar New Year\uff01- \u6cf0\u5fb7\u5a01\u5f8b\u5e2b\u4e8b\u52d9\u6240\u795d\u5927\u5bb6\u842c\u4e8b\u5982\u610f\u8fce\u65b0\u5e74\uff0c\u7389\u5154\u8fce\u6625\u65fa\u5168\u5e74\uff01(Office closed 23-25 January)"},"content":{"rendered":"\n    \n\n<div style=\"background-image:url('https:\/\/www.tannerdewitt.com\/wp-content\/themes\/tanner-de-witt\/images\/insightdetails.jpeg')\"\n    class=\"insight-news-detail-hero\" id=\"insight-news-detail-hero\">\n\n\t\t<div style=\"background-color:\" class=\"insight-news-detail-hero-overlay \"><\/div>\n            <div class=\"z-[0]\">\n                <div class=\"insight-news-breadcrumbs flex items-end practice-areas-featured-breadcrumbs \">\n                    <a class=\"page-link no-underline\" href=\"https:\/\/www.tannerdewitt.com\/zh-hant\/\">Home<\/a>                <\/div>\n\n\n                <div class=\"hero-title\">\n                    <h1>\n                        Tanner De Witt wishes everyone a happy Lunar New Year\uff01- \u6cf0\u5fb7\u5a01\u5f8b\u5e2b\u4e8b\u52d9\u6240\u795d\u5927\u5bb6\u842c\u4e8b\u5982\u610f\u8fce\u65b0\u5e74\uff0c\u7389\u5154\u8fce\u6625\u65fa\u5168\u5e74\uff01(Office closed 23-25 January)                    <\/h1>\n                <\/div>\n                \n                    <div style=\"\" class=\"hero-date \">\n\n                        <span class=\"month\">Jan<\/span>\n                        <span class=\"day\">20<\/span>\n                        <span class=\"year\">2023<\/span>\n                    <\/div>\n\n            <\/div>\n    \n\n    \n\n\n\n<\/div>\n\n\n\n<script >\n    (function () {\n        document.addEventListener(\"DOMContentLoaded\", () => {\n\n            const breadCrumbsContainer = Array.from(document.querySelectorAll(\".practice-areas-featured-breadcrumbs\"));\n\n            breadCrumbsContainer.forEach(container => {\n                const breadCrumbLinks = Array.from(container.querySelectorAll('.page-link'));\n                const breadCrumbSeperators = Array.from(container.querySelectorAll('.separator'));\n\n                if (Array.from(breadCrumbLinks).length === 1) {\n                    const homeNode = breadCrumbLinks[0];\n\n                    if (!homeNode) {\n                        return\n                    }\n\n                    const postTypeNode = homeNode.cloneNode(true);\n                    postTypeNode.textContent = \"Insights and News\";\n                    container.insertAdjacentHTML('beforeend', `<span class=\"separator practice-areas-featured-breadcrumb-item-slash\">\/<\/span>`)\n                    container.insertAdjacentElement('beforeend', postTypeNode)\n                    breadCrumbLinks.push(postTypeNode);\n\n                    if (\"News\") {\n                        const categoryNode = homeNode.cloneNode(true);\n\n                        categoryNode.textContent = \"News\";\n                        container.insertAdjacentHTML('beforeend', `<span class=\"separator practice-areas-featured-breadcrumb-item-slash\">\/<\/span>`)\n                        container.insertAdjacentElement('beforeend', categoryNode)\n                        breadCrumbLinks.push(categoryNode);\n                    }\n\n\n                    const titleNode = homeNode.cloneNode(true);\n\n                    titleNode.textContent = \"Tanner De Witt wishes everyone a happy Lunar New Year\uff01- \u6cf0\u5fb7\u5a01\u5f8b\u5e2b\u4e8b\u52d9\u6240\u795d\u5927\u5bb6\u842c\u4e8b\u5982\u610f\u8fce\u65b0\u5e74\uff0c\u7389\u5154\u8fce\u6625\u65fa\u5168\u5e74\uff01(Office closed 23-25 January)\";\n                    container.insertAdjacentHTML('beforeend', `<span class=\"separator practice-areas-featured-breadcrumb-item-slash\">\/<\/span>`)\n                    container.insertAdjacentElement('beforeend', titleNode)\n                    breadCrumbLinks.push(titleNode);\n\n\n\n\n                }\n\n                breadCrumbLinks.forEach((link, index) => {\n\n                    link.classList.add('practice-areas-featured-breadcrumb-item-name');\n                    const origin = window.location.origin;\n                    const href = window.location.href;\n\n                    const originSplitter = window.location.href.includes(\"insight-and-news\") ? \"insight-and-news\" : window.location.href.includes('insights-and-news') ? \"insights-and-news\" : \"\"\n\n                    const paths = href.split(originSplitter);\n                    const links = paths[1].split(\"\/\").filter(Boolean)\n\n\n                    const resolvedOrigin = originSplitter ? (href.split(originSplitter)[0] || \"\") : (origin + \"\/\")\n\n                    if (index === 0) {\n\n                        if (!originSplitter) {\n                            link.href = origin\n                        } else {\n                            link.href = resolvedOrigin;\n                        }\n\n\n                    } else if (index === 1) {\n                        link.href = resolvedOrigin + originSplitter\n\n                    }\n                    else if (index === 2) {\n                        console.log(links)\n                        link.href = resolvedOrigin + originSplitter + \"\/\" + (links[0] || \"\")\n                    }\n                    else if (index === 3) {\n\n                        link.href = resolvedOrigin + originSplitter + \"\/\" + (links[0] || \"\") + \"\/\" + (links[1] || \"\")\n\n                    }\n\n\n\n                    \/\/ const words = link.textContent.split(\" \")\n                    \/\/ if (words.length > 4) {\n                    \/\/     link.textContent = words.slice(0, 4).join(\" \") + \"...\"\n                    \/\/ }\n\n                })\n\n                breadCrumbSeperators.forEach(separator => {\n                    separator.textContent = \"\/\"\n                    separator.classList.add('practice-areas-featured-breadcrumb-item-slash')\n                });\n\n\n            })\n\n\n        })\n        removeDivTag()\n    })();\n\n    function removeDivTag() {\n        console.log(\"remasfljas\");\n        const editorContainer = document.querySelector(\".editor-wysiwyg\");\n        \/\/ editorContainer.innerText = editorContainer.innerText.replace(\"<\/div>\", \"\")\n        Array.from(editorContainer.childNodes).forEach(el => {\n            if (el.textContent.includes(\"<\/div>\")) {\n                el.textContent = \"\"\n            }\n        })\n    }\n<\/script>\n\n<div class=\"editor-wysiwyg my-[40px]\">\n<div class=\"single-section\">\n<div class=\"single-section\">\n<p class=\"has-text-align-center has-medium-font-size\">Tanner De Witt wishes everyone a happy Lunar New Year\uff01<\/p>\n<p class=\"has-text-align-center has-medium-font-size\">\u6cf0\u5fb7\u5a01\u5f8b\u5e2b\u4e8b\u52d9\u6240\u795d\u5927\u5bb6\u842c\u4e8b\u5982\u610f\u8fce\u65b0\u5e74\uff0c\u7389\u5154\u8fce\u6625\u65fa\u5168\u5e74\uff01<\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"566\" height=\"680\" src=\"https:\/\/www.tannerdewitt.com\/wp-content\/uploads\/2023\/01\/cny-gif-large.gif\" alt=\"\" class=\"wp-image-31577\"\/><\/figure>\n\n\n<p><strong>Our offices will be closed from Monday 23 to Wednesday 25 January for Lunar New Year.<\/strong><\/p>\n<p><strong>We will resume normal office hours on Thursday 26 January at 9am.<\/strong><\/p>\n\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Tanner De Witt wishes everyone a happy Lunar New Year\uff01 \u6cf0\u5fb7\u5a01\u5f8b\u5e2b\u4e8b\u52d9\u6240\u795d\u5927\u5bb6\u842c\u4e8b\u5982\u610f\u8fce\u65b0\u5e74\uff0c\u7389\u5154\u8fce\u6625\u65fa\u5168\u5e74\uff01 Our offices will be closed from Monday 23 to Wednesday 25 January for Lunar New Year. We will resume normal office hours on Thursday 26 January at 9am.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"template":"","meta":{"_acf_changed":false,"footnotes":""},"tags":[],"insight-category":[1130],"insight-month":[1158],"insight-practice-area":[],"insight-year":[1161],"class_list":["post-29063","insight-and-news","type-insight-and-news","status-publish","hentry","insight-category-news","insight-month-january","insight-year-1161"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-and-news\/29063","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-and-news"}],"about":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/types\/insight-and-news"}],"author":[{"embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":2,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-and-news\/29063\/revisions"}],"predecessor-version":[{"id":31581,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-and-news\/29063\/revisions\/31581"}],"wp:attachment":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/media?parent=29063"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/tags?post=29063"},{"taxonomy":"insight-category","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-category?post=29063"},{"taxonomy":"insight-month","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-month?post=29063"},{"taxonomy":"insight-practice-area","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-practice-area?post=29063"},{"taxonomy":"insight-year","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hant\/wp-json\/wp\/v2\/insight-year?post=29063"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}