{"id":180,"date":"2024-11-07T13:27:45","date_gmt":"2024-11-07T05:27:45","guid":{"rendered":"https:\/\/edu-planet.org\/main\/?page_id=180"},"modified":"2024-11-07T20:44:04","modified_gmt":"2024-11-07T12:44:04","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/edu-planet.org\/main\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"180\" class=\"elementor elementor-180\">\n\t\t\t\t<div class=\"elementor-element elementor-element-807a5b1 e-flex e-con-boxed e-con e-parent\" data-id=\"807a5b1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-79bb275 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"79bb275\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/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-902afad e-flex e-con-boxed e-con e-parent\" data-id=\"902afad\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f7e3c0 elementor-widget elementor-widget-heading\" data-id=\"3f7e3c0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u8054\u7cfb\u6211\u4eec<\/h2>\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-aef61fd e-flex e-con-boxed e-con e-parent\" data-id=\"aef61fd\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-256b3a7 elementor-widget elementor-widget-shortcode\" data-id=\"256b3a7\" data-element_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\"><div id=\"simple-contact-form-wrap\">\r\n\t\t<div id=\"simple-contact-form\" class=\"scf\">\r\n\t\t\t<form action=\"#simple-contact-form-wrap\" method=\"post\">\r\n\t\t\t\t<div class=\"scf-row scf-name\">\r\n\t\t\t\t\t<label for=\"scf_name\">\u60a8\u7684\u59d3\u540d<\/label>\r\n\t\t\t\t\t<input name=\"scf_name\" id=\"scf_name\" type=\"text\" size=\"33\" maxlength=\"99\" value=\"\" placeholder=\"Your Name\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"scf-row scf-email\">\r\n\t\t\t\t\t<label for=\"scf_email\">\u60a8\u7684\u7535\u90ae<\/label>\r\n\t\t\t\t\t<input name=\"scf_email\" id=\"scf_email\" type=\"text\" size=\"33\" maxlength=\"99\" value=\"\" placeholder=\"Your Email\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t<div class=\"scf-row scf-confirm-email\">\r\n\t\t\t<label for=\"scf_confirm_email\">\u786e\u8ba4\u60a8\u7684\u7535\u5b50\u90ae\u4ef6<\/label>\r\n\t\t\t<input name=\"scf_confirm_email\" id=\"scf_confirm_email\" type=\"text\" size=\"33\" maxlength=\"99\" value=\"\" placeholder=\"Confirm Your Email\" \/>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"scf-row scf-response\">\r\n\t\t\t\t\t<label for=\"scf_response\">15 + 18 =<\/label>\r\n\t\t\t\t\t<input name=\"scf_response\" id=\"scf_response\" type=\"text\" size=\"33\" maxlength=\"99\" value=\"\" placeholder=\"\u8bf7\u8f93\u5165\u6b63\u786e\u7b54\u6848\" \/>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"scf-row scf-message\">\r\n\t\t\t\t\t<label for=\"scf_message\">\u60a8\u7684\u5185\u5bb9<\/label>\r\n\t\t\t\t\t<textarea name=\"scf_message\" id=\"scf_message\" cols=\"33\" rows=\"7\" placeholder=\"Your Message\"><\/textarea>\r\n\t\t\t\t<\/div>\t\t\t\t<div class=\"scf-recaptcha\">\r\n\t\t\t\t\t<script src=\"https:\/\/www.google.com\/recaptcha\/api.js?render=6LeB0qQqAAAAAN1A2Rq779W04W-IEgkZidI6JXkl\"><\/script>\r\n\t\t\t\t\t<script>\r\n\t\t\t\t\t\tjQuery(document).ready(function(){\r\n\t\t\t\t\t\t\tjQuery('.scf form').on( 'submit', function(event) {\r\n\r\n\t\t\t\t\t\t\t\tevent.preventDefault();\r\n\t\t\t\t\t\t\t\tvar scfForm = jQuery(this);\r\n\t\t\t\t\t\t\t\tvar scfEmail = jQuery(this).find('#scf_email').val();\r\n\r\n\t\t\t\t\t\t\t\tgrecaptcha.ready(function() {\r\n\t\t\t\t\t\t\t\t\tgrecaptcha.execute('6LeB0qQqAAAAAN1A2Rq779W04W-IEgkZidI6JXkl', {action: 'contact'}).then(function(token) {\r\n\t\t\t\t\t\t\t\t\t\tscfForm.prepend('<input type=\"hidden\" name=\"token\" value=\"' + token + '\">');\r\n\t\t\t\t\t\t\t\t\t\tscfForm.prepend('<input type=\"hidden\" name=\"action\" value=\"contact\">');\r\n\t\t\t\t\t\t\t\t\t\tscfForm.unbind('submit').submit();\r\n\t\t\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t\t});\r\n\r\n\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t<\/script>\r\n\t\t\t\t<\/div>\r\n\t\t\t<div class=\"scf-submit\">\r\n\t\t\t\t\t<input type=\"submit\" id=\"scf-button\" value=\"Send email\">\r\n\t\t\t\t\t<input type=\"hidden\" id=\"scf-key\" name=\"scf-key\" value=\"process\">\r\n\t\t\t\t\t<input type=\"hidden\" id=\"scf-nonce\" name=\"scf-nonce\" value=\"bd09145ed9\" \/>\r\n\t\t\t\t<\/div><\/form>\r\n\t\t<\/div>\r\n\t\t<style>.scf-confirm-checkbox { margin-top: 15px; } .scf-website3dhhsy3 { display: none; } #simple-contact-form .scf-row { width: 100%; overflow: hidden; margin: 5px 0; padding: 5px 0; border: 0; } #simple-contact-form .scf-row input { box-sizing: border-box; float: left; clear: none; width: 75%; margin: 0; } #simple-contact-form .scf-row label { box-sizing: border-box; float: left; clear: both; width: 25%; margin-top: 5px; font-size: 90%; } #simple-contact-form .scf-row textarea { box-sizing: border-box; float: left; clear: both; width: 100%; margin-top: 2px; }#simple-contact-form form { max-width: 700px; padding: 5px; } #simple-contact-form .scf-row { width: 100%; overflow: hidden; margin: 5px 0; padding: 5px 0; border: 0; } #simple-contact-form .scf-row input { box-sizing: border-box; float: left; clear: none; width: 75%; margin: 0; } #simple-contact-form .scf-row label { box-sizing: border-box; float: left; clear: both; width: 25%; margin-top: 5px; font-size: 90%; } #simple-contact-form .scf-row textarea { box-sizing: border-box; float: left; clear: both; width: 100%; margin-top: 2px; } #scf_success pre { white-space: pre-wrap; } p.scf_error, p.scf_spam { color: #cc0000; } div.scf-submit { margin-top: 10px; } p.scf_success { color: #669966; } .scf-confirm-checkbox { margin-top: 15px; } .scf-website3dhhsy3 { display: none; }<\/style><div style=\"clear:both\">&nbsp;<\/div><\/div><\/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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u8054\u7cfb\u6211\u4eec<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-180","page","type-page","status-publish","hentry"],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"EduPlanet2024","author_link":"https:\/\/edu-planet.org\/main\/author\/eduplanet2024\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"\u8054\u7cfb\u6211\u4eec","_links":{"self":[{"href":"https:\/\/edu-planet.org\/main\/wp-json\/wp\/v2\/pages\/180","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/edu-planet.org\/main\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/edu-planet.org\/main\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/edu-planet.org\/main\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/edu-planet.org\/main\/wp-json\/wp\/v2\/comments?post=180"}],"version-history":[{"count":15,"href":"https:\/\/edu-planet.org\/main\/wp-json\/wp\/v2\/pages\/180\/revisions"}],"predecessor-version":[{"id":202,"href":"https:\/\/edu-planet.org\/main\/wp-json\/wp\/v2\/pages\/180\/revisions\/202"}],"wp:attachment":[{"href":"https:\/\/edu-planet.org\/main\/wp-json\/wp\/v2\/media?parent=180"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}