{"id":1705,"date":"2021-04-19T10:32:29","date_gmt":"2021-04-19T10:32:29","guid":{"rendered":"https:\/\/preview.tutorlms.com\/elementor-marketplace\/?page_id=1705"},"modified":"2024-07-28T04:13:44","modified_gmt":"2024-07-28T04:13:44","slug":"contact","status":"publish","type":"page","link":"https:\/\/ivoice.lk\/lms\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1705\" class=\"elementor elementor-1705\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bf2d295 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"bf2d295\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3f48a10\" data-id=\"3f48a10\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-94d10e2 elementor-widget elementor-widget-heading\" data-id=\"94d10e2\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Contact<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-86fe665 elementor-widget elementor-widget-text-editor\" data-id=\"86fe665\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Make learning and teaching more effective with active participation and student collaboration<\/p>\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-07720b1 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"07720b1\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wider\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1980103\" data-id=\"1980103\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7f0e8ac elementor-widget elementor-widget-heading\" data-id=\"7f0e8ac\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Please feel free to contact us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4bbd885 elementor-widget elementor-widget-html\" data-id=\"4bbd885\" 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<!DOCTYPE html>\n<html>\n    <style>\n    form {\n       padding: 10px;\n    }\n    :placeholder {\n        color: rgba(10, 8, 59, 0.5);\n    }\n    label {\n        color: #0A083B;\n        font-family: Inter;\n        font-size: 16px;\n        line-height: 24px;\n        font-weight: 600;\n    }\n    input {\n        padding: 20px 25px;\n        margin: 10px 0 0px;\n        border: 2px solid #E8E7ED;\n        border-radius: 6px;\n    }\n    input:focus, textarea:focus {\n        outline: 0;\n    }\n    input[type=\"text\"],input[type=\"email\"] {\n         width: 100%;\n        font-family: Inter;\n        font-weight: 400;\n        font-size: 16px;\n        line-height: 19px;\n        color: rgba(10, 8, 59, 0.50);\n    }\n    textarea {\n        width: 100%;\n        height: 135px;\n        padding: 20px 25px;\n        margin: 10px 0 0px;\n        border: 2px solid #E8E7ED;\n        border-radius: 6px;\n        font-family: Inter;\n        font-weight: 400;\n        font-size: 16px;\n        line-height: 19px;\n    }\n    .form-button {\n        font-family: Inter;\n        font-weight: 600;\n        font-size: 16px;\n        line-height: 19px;\n        padding: 16px 34px;\n        color: #fff;\n        background-color: #1950D1;\n        border-radius: 33px;\n        cursor: pointer;\n        float: right;\n        margin-top: 40px;\n    }\n    .form-button:hover {\n        background-color: #175CFF;\n        transition: .6s;\n    }\n    @media (max-width:768px) {\n        input {\n        padding: 15px 15px;\n    }\n    input[type=\"text\"],input[type=\"email\"] {\n        font-size: 14px;\n        line-height: 19px;\n    }\n     textarea {\n        font-size: 14px;\n         padding: 15px 15px;\n         height: 100px;\n    }\n    }\n    \n    <\/style>\n    <body>\n        <form action=\"\/action_page.php\">\n            \n            <label for=\"fname\">Name <\/label><br>\n            <input type=\"text\" name=\"fname\" id=\"fname\" value=\"\" placeholder=\"John Doe\">\n            <br><br>\n            \n            <label for=\"email\">Email <\/label><br>\n            <input type=\"email\" name=\"email\" id=\"email\" value=\"\" placeholder=\"name@example.com\"> <br> <br>\n            \n            <label for=\"fname\">Subject <\/label><br>\n            <input type=\"text\" name=\"fname\" id=\"fname\" value=\"\" placeholder=\"Subject\">\n            <br><br>\n            \n            <label for=\"text\"> Description <\/label><br>\n            <textarea placeholder=\"Write your message\" rows=\"7\"><\/textarea>\n            \n            \n            <a href=\"#\" class=\"form-button\">Send Message<\/a>\n            \n        <\/form>\n    <\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-324f620\" data-id=\"324f620\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d71e495 elementor-widget elementor-widget-heading\" data-id=\"d71e495\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Call us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af23869 elementor-widget elementor-widget-text-editor\" data-id=\"af23869\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>(+94) 11 7 209 511<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-27322d6 elementor-widget elementor-widget-heading\" data-id=\"27322d6\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Email us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1b82db elementor-widget elementor-widget-text-editor\" data-id=\"c1b82db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>info@voice.lk<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1aa5475 elementor-widget elementor-widget-heading\" data-id=\"1aa5475\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Visit us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a4db9b9 elementor-widget elementor-widget-text-editor\" data-id=\"a4db9b9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>No 19\/2A, Orchid Place,<\/p><p>Off Swarnadisi Place,<\/p><p>Nawala Road,<\/p><p>Rajagiriya<\/p><p>SRI LANKA<\/p>\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact Make learning and teaching more effective with active participation and student collaboration Please feel free to contact us Name<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"om_disable_all_campaigns":false,"_tutorstarter_page_metadata":[],"footnotes":""},"class_list":["post-1705","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact - iVoice LMS<\/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:\/\/ivoice.lk\/lms\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact - iVoice LMS\" \/>\n<meta property=\"og:description\" content=\"Contact Make learning and teaching more effective with active participation and student collaboration Please feel free to contact us Name\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ivoice.lk\/lms\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"iVoice LMS\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-28T04:13:44+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/contact\\\/\",\"url\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/contact\\\/\",\"name\":\"Contact - iVoice LMS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/#website\"},\"datePublished\":\"2021-04-19T10:32:29+00:00\",\"dateModified\":\"2024-07-28T04:13:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ivoice.lk\\\/lms\\\/contact\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/#website\",\"url\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/\",\"name\":\"iVoice LMS\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/#organization\",\"name\":\"iVoice LMS\",\"url\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/cropped-ivoice-logo-1.png\",\"contentUrl\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/cropped-ivoice-logo-1.png\",\"width\":225,\"height\":73,\"caption\":\"iVoice LMS\"},\"image\":{\"@id\":\"https:\\\/\\\/ivoice.lk\\\/lms\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact - iVoice LMS","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:\/\/ivoice.lk\/lms\/contact\/","og_locale":"en_US","og_type":"article","og_title":"Contact - iVoice LMS","og_description":"Contact Make learning and teaching more effective with active participation and student collaboration Please feel free to contact us Name","og_url":"https:\/\/ivoice.lk\/lms\/contact\/","og_site_name":"iVoice LMS","article_modified_time":"2024-07-28T04:13:44+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ivoice.lk\/lms\/contact\/","url":"https:\/\/ivoice.lk\/lms\/contact\/","name":"Contact - iVoice LMS","isPartOf":{"@id":"https:\/\/ivoice.lk\/lms\/#website"},"datePublished":"2021-04-19T10:32:29+00:00","dateModified":"2024-07-28T04:13:44+00:00","breadcrumb":{"@id":"https:\/\/ivoice.lk\/lms\/contact\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ivoice.lk\/lms\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ivoice.lk\/lms\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ivoice.lk\/lms\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/ivoice.lk\/lms\/#website","url":"https:\/\/ivoice.lk\/lms\/","name":"iVoice LMS","description":"","publisher":{"@id":"https:\/\/ivoice.lk\/lms\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ivoice.lk\/lms\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ivoice.lk\/lms\/#organization","name":"iVoice LMS","url":"https:\/\/ivoice.lk\/lms\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ivoice.lk\/lms\/#\/schema\/logo\/image\/","url":"https:\/\/ivoice.lk\/lms\/wp-content\/uploads\/2024\/04\/cropped-ivoice-logo-1.png","contentUrl":"https:\/\/ivoice.lk\/lms\/wp-content\/uploads\/2024\/04\/cropped-ivoice-logo-1.png","width":225,"height":73,"caption":"iVoice LMS"},"image":{"@id":"https:\/\/ivoice.lk\/lms\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/ivoice.lk\/lms\/wp-json\/wp\/v2\/pages\/1705","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ivoice.lk\/lms\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ivoice.lk\/lms\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ivoice.lk\/lms\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ivoice.lk\/lms\/wp-json\/wp\/v2\/comments?post=1705"}],"version-history":[{"count":12,"href":"https:\/\/ivoice.lk\/lms\/wp-json\/wp\/v2\/pages\/1705\/revisions"}],"predecessor-version":[{"id":8088,"href":"https:\/\/ivoice.lk\/lms\/wp-json\/wp\/v2\/pages\/1705\/revisions\/8088"}],"wp:attachment":[{"href":"https:\/\/ivoice.lk\/lms\/wp-json\/wp\/v2\/media?parent=1705"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}