{"id":7281,"date":"2025-09-17T03:44:30","date_gmt":"2025-09-16T20:44:30","guid":{"rendered":"https:\/\/lightgrey-hare-777855.hostingersite.com\/help-center\/"},"modified":"2025-10-27T10:43:34","modified_gmt":"2025-10-27T03:43:34","slug":"help-center","status":"publish","type":"page","link":"https:\/\/lightgrey-hare-777855.hostingersite.com\/en\/help-center\/","title":{"rendered":"Help Center"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7281\" class=\"elementor elementor-7281 elementor-70\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5e6126 e-flex e-con-boxed e-con e-parent\" data-id=\"b5e6126\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c9fc455 e-con-full e-flex e-con e-child\" data-id=\"c9fc455\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d9b14d6 e-con-full e-flex e-con e-child\" data-id=\"d9b14d6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c53b1f elementor-widget elementor-widget-heading\" data-id=\"4c53b1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Hello, how can we help you?<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d88a0f elementor-widget elementor-widget-shortcode\" data-id=\"3d88a0f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    \n    <style>\n        .hc-search {\n            padding: 20px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n        }\n        \n        .hc-search-box {\n            position: relative;\n            width: 100%;\n            max-width: 1000px;\n        }\n        \n        .hc-search-box input[type=\"text\"] {\n            width: 100%;\n            padding: 20px 200px 20px 60px;\n            border: none;\n            border-radius: 50px;\n            font-size: 16px;\n            background: #fff;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n            outline: none;\n            color: #333;\n        }\n        \n        .hc-search-box input[type=\"text\"]::placeholder {\n            color: #666;\n        }\n        \n        .hc-search-box .search-icon {\n            position: absolute;\n            left: 18px;\n            top: 50%;\n            transform: translateY(-50%);\n            color: #666;\n            font-size: 18px;\n            pointer-events: none;\n        }\n        \n        .hc-search-box button {\n            position: absolute;\n            right: 5px;\n            top: 50%;\n            transform: translateY(-50%);\n            background: transparent;\n            border: none;\n            padding: 15px 20px;\n            cursor: pointer;\n            color: #666;\n            font-size: 16px;\n        }\n        \n        .hc-search-box button:hover {\n            color: #5C3E9C;\n        }\n    <\/style>\n    \n    <div class=\"hc-search\">\n        <form method=\"get\" action=\"https:\/\/lightgrey-hare-777855.hostingersite.com\/en\/en\/help-center\/?lang=en\">\n            <input type=\"hidden\" name=\"parent\" value=\"42\">\n            <!-- Sertakan lang juga agar WPML tidak mengubah bahasa -->\n            <input type=\"hidden\" name=\"lang\" value=\"en\">\n            <div class=\"hc-search-box\">\n                <span class=\"search-icon\">\ud83d\udd0d<\/span>\n                <input type=\"text\" name=\"keyword\" placeholder=\"Search in Help Center...\" value=\"\">\n            <\/div>\n        <\/form>\n    <\/div>\n\n    <\/div>\n\t\t\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<div class=\"elementor-element elementor-element-7d023f8 e-flex e-con-boxed e-con e-parent\" data-id=\"7d023f8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b2b8fa elementor-widget elementor-widget-shortcode\" data-id=\"6b2b8fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n        .hc-grid-wrap {\n            display: grid;\n            grid-template-columns: 280px 1fr;\n            gap: 28px;\n            background: #ffffff;\n            border-radius: 24px;\n            box-shadow: 0 20px 60px rgba(16, 24, 40, 0.06);\n            padding: 28px;\n        }\n        @media (max-width: 900px) {\n            .hc-grid-wrap { grid-template-columns: 1fr; padding: 20px; }\n        }\n\n        \/* Sidebar categories *\/\n        .hc-categories h3 {\n            margin: 0 0 16px;\n            font-size: 28px;\n            font-weight: 700;\n            color: #111827;\n        }\n        .hc-categories ul { list-style: none; padding: 0; margin: 0; display: grid; gap: 12px; }\n        .hc-categories li { margin: 0; }\n        .hc-categories a {\n            display: inline-block;\n            padding: 10px 14px;\n            border-radius: 12px;\n            background: #F8FAFF;\n            border: 1px solid #EEF2FF;\n            color: #111827;\n            text-decoration: none;\n            font-weight: 500;\n            box-shadow: 0 2px 10px rgba(17, 24, 39, 0.04);\n            transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;\n        }\n        .hc-categories a:hover { background: #EEF2FF; box-shadow: 0 6px 18px rgba(17, 24, 39, 0.06); transform: translateY(-1px); }\n\n        \/* Posts grid *\/\n        .hc-posts { width: 100%; }\n        .hc-post-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }\n        @media (max-width: 1200px) { .hc-post-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }\n        @media (max-width: 768px) { .hc-post-grid { grid-template-columns: 1fr; } }\n\n        .hc-post {\n            background: #ffffff;\n            border-radius: 10px;\n            box-shadow: 0 16px 40px rgba(16, 24, 40, 0.06);\n            overflow: hidden;\n            transition: transform 0.2s ease, box-shadow 0.2s ease;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* center horizontal *\/\n            text-align: center;  \/* untuk title juga rapih *\/\n        }\n        .hc-post:hover { transform: translateY(-4px); box-shadow: 0 24px 60px rgba(16, 24, 40, 0.08); }\n\n        .hc-thumb img { width: 100%; height: 220px; object-fit: cover; display: block; }\n\n        .hc-post h4 {\n            margin: 20px 20px 12px;\n            text-align: center;\n            font-size: 18px;\n            line-height: 1.25;\n            font-weight: 800;\n            color: #111827;\n        }\n\n        .hc-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            margin: 0 0 20px 0;\n            padding: 12px 22px;\n            background: #ffffff;\n            color: #111827;\n            border: 1px solid #E5E7EB;\n            text-decoration: none;\n            font-size: 14px;\n            box-shadow: 0 8px 24px rgba(16, 24, 40, 0.06);\n            transition: background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;\n            cursor: pointer;\n        }\n        .hc-btn:hover { background: #1A6AFF; color: #ffffff; box-shadow: 0 12px 32px rgba(16, 24, 40, 0.10); transform: translateY(-1px); cursor: pointer; }\n    <\/style>\n        <div class=\"hc-grid-wrap\">\n        <aside class=\"hc-categories\">\n            <h3>Category<\/h3>\n            <ul>\n                                    <li>\n                        <a href=\"\/en\/wp-json\/wp\/v2\/pages\/7281?hc_cat=195&#038;parent=42\">\n                            Invoice (1)\n                        <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"\/en\/wp-json\/wp\/v2\/pages\/7281?hc_cat=193&#038;parent=42\">\n                            Order Management (1)\n                        <\/a>\n                    <\/li>\n                            <\/ul>\n        <\/aside>\n\n        <!-- Artikel -->\n        <div class=\"hc-posts\">\n            <div class=\"hc-post-grid\">                    <div class=\"hc-post\">\n                                                <h4>How to Create an Account and Log In to Labamu<\/h4>\n                        <button class=\"hc-btn\" onclick=\"window.location.href='https:\/\/lightgrey-hare-777855.hostingersite.com\/en\/help-center\/how-to-create-an-account-and-log-in-to-labamu\/'\">\n                            Read More                        <\/button>\n                    <\/div>\n                                    <div class=\"hc-post\">\n                                                <h4>Create an Invoice<\/h4>\n                        <button class=\"hc-btn\" onclick=\"window.location.href='https:\/\/lightgrey-hare-777855.hostingersite.com\/en\/help-center\/create-an-invoice\/'\">\n                            Read More                        <\/button>\n                    <\/div>\n                                    <div class=\"hc-post\">\n                                                <h4>Receive Orders from QR Menu or Table QR<\/h4>\n                        <button class=\"hc-btn\" onclick=\"window.location.href='https:\/\/lightgrey-hare-777855.hostingersite.com\/en\/help-center\/receive-orders-from-qr-menu-or-table-qr\/'\">\n                            Read More                        <\/button>\n                    <\/div>\n                <\/div>        <\/div>\n    <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bf84a5d e-flex e-con-boxed e-con e-parent\" data-id=\"bf84a5d\" 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-c01c491 e-grid e-con-full e-con e-child\" data-id=\"c01c491\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5e0917 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"c5e0917\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">With like-minded people, your business grows faster<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1862bc3 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"1862bc3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Find friends and professionals with similar interests, sharing experiences and ideas.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab45d2e elementor-align-center elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"ab45d2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/lightgrey-hare-777855.hostingersite.com\/en\/labamuhub\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Join Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\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>Hello, how can we help you? With like-minded people, your business grows faster Find friends and professionals with similar interests, sharing experiences and ideas. Join Now<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-7281","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/lightgrey-hare-777855.hostingersite.com\/en\/wp-json\/wp\/v2\/pages\/7281","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lightgrey-hare-777855.hostingersite.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lightgrey-hare-777855.hostingersite.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lightgrey-hare-777855.hostingersite.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lightgrey-hare-777855.hostingersite.com\/en\/wp-json\/wp\/v2\/comments?post=7281"}],"version-history":[{"count":4,"href":"https:\/\/lightgrey-hare-777855.hostingersite.com\/en\/wp-json\/wp\/v2\/pages\/7281\/revisions"}],"predecessor-version":[{"id":12246,"href":"https:\/\/lightgrey-hare-777855.hostingersite.com\/en\/wp-json\/wp\/v2\/pages\/7281\/revisions\/12246"}],"wp:attachment":[{"href":"https:\/\/lightgrey-hare-777855.hostingersite.com\/en\/wp-json\/wp\/v2\/media?parent=7281"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}