{"id":571,"date":"2020-11-16T10:48:15","date_gmt":"2020-11-16T10:48:15","guid":{"rendered":"https:\/\/www.educationperfect.com\/?page_id=571"},"modified":"2024-09-16T13:41:02","modified_gmt":"2024-09-16T03:41:02","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/www.educationperfect.com\/contact-us\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"571\" class=\"elementor elementor-571\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e122d9 e-flex e-con-boxed e-con e-parent\" data-id=\"3e122d9\" 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\t\t<div class=\"elementor-element elementor-element-8389e00 elementor-widget elementor-widget-heading\" data-id=\"8389e00\" 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\">Get in touch<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a82cbff elementor-widget elementor-widget-html\" data-id=\"a82cbff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.d-grid {\n    display: grid;\n}\n\n.question-container {\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 40px;\n    \/\/min-height: 335px !important;\n}\n\n.question-container.interest {\n    grid-template-columns: 1fr 1fr;\n    max-width: 800px;\n    margin-inline: auto;\n}\n\n.j-center {\n    justify-content: center !important;\n}\n\n.question-box img {\n    \/\/margin-bottom: 1rem;\n}\n\n.question-box h4 {\n    font-size: 32px;\n    font-weight: 500;\n    margin-bottom: 8px;\n}\n\n.question-box p {\n    margin-bottom: 15px;\n}\n\n.question-box p, .question-box a {\n    font-size: 16px;\n}\n.question-box a {\n    color: #000;\n    font-weight: 500;\n    text-decoration: underline;\n    transition: all .2s ease-in-out;\n}\n.question-box a:hover {\n    color: #7A81E5;\n}\n\n.question-box {\n    display: none;\n    padding: 24px;\n    border-radius: 10px;\n}\n\n.question-box.yellow {\n    background-color: #FECC4C;\n}\n.question-box.green {\n    background-color: #70B80B;\n}\n.question-box.blue {\n    background-color: #16AED9;\n}\n\n.question-box.active {\n    display: block;\n}\n\n@media screen and (max-width: 767px){\n    .question-container {\n        grid-template-columns: 1fr;\n        gap: 40px;\n    }\n\n    .question-container.interest {\n        grid-template-columns: 1fr;\n    }\n    h1 {\n        font-size: 42px !important;\n        line-height: 50px;\n        margin-bottom: 2rem !important;\n    }\n}\n.container {\n    display: flex;\n    align-items: center;\n    background: #FFF;\n    padding: 10px;\n    border-radius: 5px;\n    justify-content: center;\n    max-width: 700px;\n    margin-inline: center;\n}\na.switch-link {\n    text-decoration: none;\n    padding: 5px 10px;\n    text-decoration: underline;\n    font-weight: 600;\n    opacity: 60%;\n    transition: all .2s linear;\n}\na.switch-link.active {\n    text-decoration: none;\n    opacity: 100%\n}\na.switch-link.left {\n    padding: 5px 5px 5px 5px;\n}\na.switch-link.right {\n    padding: 5px 5px 5px 5px;\n}\na.switch-link:active, a.switch-link:focus {\n    color: #182552 !important;\n}\n.toggle-container {\n    width: 49px;\n    height: 24px;\n    border-radius: 15px;\n    border: 2px solid #182552;\n    margin: 0 10px;\n    position: relative;\n    cursor: pointer;\n}\n.toggle-circle {\n    width: 14px;\n    height: 14px;\n    background-color: #7A81E5;\n    border-radius: 50%;\n    position: absolute;\n    top: 3px;\n    left: 3px;\n    transition: all 0.3s;\n}\n.toggle-circle.right {\n    left: 26px;\n    top: 3px;\n}\n\n@media screen and (max-width:767px){\n     .container {\n          min-width: auto;\n          flex-wrap: wrap;\n          position: relative;\n          padding: 5px 0 5px 46px;\n     }\n     a.switch-link {\n          flex: 0 0 100%;\n          line-height: 1.2em;\n          font-size: 16px;\n     }\n     .toggle-container {\n          position: absolute;\n          left: 3px;\n          width: 24px;\n          height: 49px;\n     }\n\n     .toggle-circle {\n          top: 4px;\n     }\n\n     .toggle-circle.right {\n          left: 3px;\n          top: 25px;\n     }\n}\n<\/style>\n<div class=\"container\">\n          <a class=\"switch-link left active\" href=\"#\" id=\"left-link\">I\u2019m a customer in need of support<\/a>\n          <div class=\"toggle-container\" id=\"toggle-container\">\n               <div class=\"toggle-circle\" id=\"toggle-circle\"><\/div>\n          <\/div>\n          <a class=\"switch-link right\" href=\"#\" id=\"right-link\">I\u2019m interested in Education Perfect<\/a>\n<\/div>\n<script>\ndocument.addEventListener('DOMContentLoaded', () => {\n    const toggleContainer = document.getElementById('toggle-container');\n    const toggleCircle = document.getElementById('toggle-circle');\n    const leftLink = document.getElementById('left-link');\n    const rightLink = document.getElementById('right-link');\n    const allQuestionBoxes = document.querySelectorAll('.question-box');\n    const supportBoxes = document.querySelectorAll('.question-box.support');\n    const interestBoxes = document.querySelectorAll('.question-box.interest');\n    const questionContainer = document.querySelector('.question-container');\n    const switchLinks = document.querySelector('.switch-link');\n\n    function removeAllActiveBoxes(){\n         allQuestionBoxes.forEach(el => el.classList.remove('active'));\n    }\n\n    function makeSupportActive(){\n        supportBoxes.forEach(el => el.classList.add('active'));\n        questionContainer.classList.remove('interest');\n        document.querySelector('.switch-link.right').classList.remove('active');\n        document.querySelector('.switch-link.left').classList.add('active');\n    }\n\n    function makeInterestActive(){\n        interestBoxes.forEach(el => el.classList.add('active'));\n        questionContainer.classList.add('interest');\n        document.querySelector('.switch-link.right').classList.add('active');\n        document.querySelector('.switch-link.left').classList.remove('active');\n    }\n\n    leftLink.addEventListener('click', (e) => {\n        e.preventDefault();\n        if(e.target.classList.contains('active')){\n            return;\n        }\n        toggleCircle.classList.toggle('right');    \n        removeAllActiveBoxes();\n        makeSupportActive();\n    });\n\n    rightLink.addEventListener('click', (e) => {\n        e.preventDefault();\n        if(e.target.classList.contains('active')){\n            return;\n        }        \n        toggleCircle.classList.toggle('right');\n        removeAllActiveBoxes();\n        makeInterestActive();\n    });\n\n    toggleContainer.addEventListener('click', () => {\n       toggleCircle.classList.toggle('right');\n       removeAllActiveBoxes();\n       if (toggleCircle.classList.contains('right')) {\n            makeInterestActive();\n       } else {\n            makeSupportActive();\n      }\n    });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59ef11f elementor-widget elementor-widget-html\" data-id=\"59ef11f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"question-container d-grid\">\n     <div class=\"question-box yellow support active\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/06\/icon-question-mark-black.png\">\n          <h4>Got a question<\/h4>\n          <p>Our comprehensive Help Guides have all the answers.<\/p>\n          <a href=\"https:\/\/help.educationperfect.com\/\" target=\"_blank\">View Help Guides<\/a>\n     <\/div>\n     <div class=\"question-box green support active\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/06\/icon-message-black.png\">\n          <h4>Want to speak with us?<\/h4>\n          <p>Contact us via our in-app chat for a speedy response.<\/p>\n          <a href=\"https:\/\/www.educationperfect.com\/app\/\" target=\"_blank\">Login<\/a>\n     <\/div>\n     <div class=\"question-box blue support active\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/06\/icon-user-circle-black.png\">\n          <h4>Want to contact us directly<\/h4>\n          <p>If for any reason you\u2019re unable to contact us in-app, get in touch through our form.<\/p>\n          <a href=\"\/contact-us-form\/\">Contact us<\/a>\n     <\/div>\n     <div class=\"question-box yellow interest\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/06\/icon-laptop-black.png\">\n          <h4>Looking for a demo?<\/h4>\n          <p>Our expert team would love to hear from you!<\/p>\n          <a href=\"\/request-a-demo\/\">Request a demo<\/a>\n     <\/div>\n     <div class=\"question-box green interest\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/06\/icon-work-black.png\">\n          <h4>Considering a career with EP?<\/h4>\n          <p>Find out if there\u2019s a role for you.<\/p>\n          <a href=\"\/careers\/\">View careers page<\/a>\n     <\/div>\n<\/div>\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>Get in touch I\u2019m a customer in need of support I\u2019m interested in Education Perfect Got a question Our comprehensive Help Guides have all the answers. View Help Guides Want to speak with us? Contact us via our in-app chat for a speedy response. Login Want to contact us directly If for any reason you\u2019re [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":24802,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"ep-content-type":[],"ep-region":[],"page-type":[],"class_list":["post-571","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.0 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Contact | Education Perfect<\/title>\n<meta name=\"description\" content=\"Need to contact Education Perfect? Reach out here for support with trials, platform questions, job enquires &amp; other queries.\" \/>\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.educationperfect.com\/contact-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact\" \/>\n<meta property=\"og:description\" content=\"Need to contact Education Perfect? Reach out here for support with trials, platform questions, job enquires &amp; other queries.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.educationperfect.com\/contact-us\/\" \/>\n<meta property=\"og:site_name\" content=\"Education Perfect\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-16T03:41:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.educationperfect.com\/wp-content\/uploads\/2024\/07\/ep-generic-card.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t<meta property=\"og:image:height\" content=\"1333\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"ContactPage\"],\"@id\":\"https:\\\/\\\/www.educationperfect.com\\\/contact-us\\\/\",\"url\":\"https:\\\/\\\/www.educationperfect.com\\\/contact-us\\\/\",\"name\":\"Contact | Education Perfect\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.educationperfect.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.educationperfect.com\\\/contact-us\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.educationperfect.com\\\/contact-us\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.educationperfect.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/ep-generic-card.jpg\",\"datePublished\":\"2020-11-16T10:48:15+00:00\",\"dateModified\":\"2024-09-16T03:41:02+00:00\",\"description\":\"Need to contact Education Perfect? Reach out here for support with trials, platform questions, job enquires & other queries.\",\"inLanguage\":\"en-AU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.educationperfect.com\\\/contact-us\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-AU\",\"@id\":\"https:\\\/\\\/www.educationperfect.com\\\/contact-us\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.educationperfect.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/ep-generic-card.jpg\",\"contentUrl\":\"https:\\\/\\\/www.educationperfect.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/ep-generic-card.jpg\",\"width\":2000,\"height\":1333},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.educationperfect.com\\\/#website\",\"url\":\"https:\\\/\\\/www.educationperfect.com\\\/\",\"name\":\"Education Perfect\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.educationperfect.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-AU\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Contact | Education Perfect","description":"Need to contact Education Perfect? Reach out here for support with trials, platform questions, job enquires & other queries.","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.educationperfect.com\/contact-us\/","og_locale":"en_US","og_type":"article","og_title":"Contact","og_description":"Need to contact Education Perfect? Reach out here for support with trials, platform questions, job enquires & other queries.","og_url":"https:\/\/www.educationperfect.com\/contact-us\/","og_site_name":"Education Perfect","article_modified_time":"2024-09-16T03:41:02+00:00","og_image":[{"width":2000,"height":1333,"url":"https:\/\/www.educationperfect.com\/wp-content\/uploads\/2024\/07\/ep-generic-card.jpg","type":"image\/jpeg"}],"twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","ContactPage"],"@id":"https:\/\/www.educationperfect.com\/contact-us\/","url":"https:\/\/www.educationperfect.com\/contact-us\/","name":"Contact | Education Perfect","isPartOf":{"@id":"https:\/\/www.educationperfect.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.educationperfect.com\/contact-us\/#primaryimage"},"image":{"@id":"https:\/\/www.educationperfect.com\/contact-us\/#primaryimage"},"thumbnailUrl":"https:\/\/www.educationperfect.com\/wp-content\/uploads\/2024\/07\/ep-generic-card.jpg","datePublished":"2020-11-16T10:48:15+00:00","dateModified":"2024-09-16T03:41:02+00:00","description":"Need to contact Education Perfect? Reach out here for support with trials, platform questions, job enquires & other queries.","inLanguage":"en-AU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.educationperfect.com\/contact-us\/"]}]},{"@type":"ImageObject","inLanguage":"en-AU","@id":"https:\/\/www.educationperfect.com\/contact-us\/#primaryimage","url":"https:\/\/www.educationperfect.com\/wp-content\/uploads\/2024\/07\/ep-generic-card.jpg","contentUrl":"https:\/\/www.educationperfect.com\/wp-content\/uploads\/2024\/07\/ep-generic-card.jpg","width":2000,"height":1333},{"@type":"WebSite","@id":"https:\/\/www.educationperfect.com\/#website","url":"https:\/\/www.educationperfect.com\/","name":"Education Perfect","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.educationperfect.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-AU"}]}},"_links":{"self":[{"href":"https:\/\/www.educationperfect.com\/wp-json\/wp\/v2\/pages\/571","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.educationperfect.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.educationperfect.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.educationperfect.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.educationperfect.com\/wp-json\/wp\/v2\/comments?post=571"}],"version-history":[{"count":12,"href":"https:\/\/www.educationperfect.com\/wp-json\/wp\/v2\/pages\/571\/revisions"}],"predecessor-version":[{"id":28173,"href":"https:\/\/www.educationperfect.com\/wp-json\/wp\/v2\/pages\/571\/revisions\/28173"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.educationperfect.com\/wp-json\/wp\/v2\/media\/24802"}],"wp:attachment":[{"href":"https:\/\/www.educationperfect.com\/wp-json\/wp\/v2\/media?parent=571"}],"wp:term":[{"taxonomy":"ep-content-type","embeddable":true,"href":"https:\/\/www.educationperfect.com\/wp-json\/wp\/v2\/ep-content-type?post=571"},{"taxonomy":"ep-region","embeddable":true,"href":"https:\/\/www.educationperfect.com\/wp-json\/wp\/v2\/ep-region?post=571"},{"taxonomy":"page-type","embeddable":true,"href":"https:\/\/www.educationperfect.com\/wp-json\/wp\/v2\/page-type?post=571"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}