{"id":17,"date":"2021-09-14T19:52:43","date_gmt":"2021-09-14T19:52:43","guid":{"rendered":"https:\/\/yayserver.com\/meredithcummings\/?page_id=17"},"modified":"2023-11-08T16:53:26","modified_gmt":"2023-11-08T16:53:26","slug":"contact","status":"publish","type":"page","link":"https:\/\/yayserver.com\/meredithcummings\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<section class=\"l-section wpb_row us_custom_10530f7a height_medium\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_flex valign_top type_default stacking_default\"><div class=\"vc_col-sm-6 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><h1 style=\"text-align: left;\"><strong>Contact<\/strong><\/h1>\n<p style=\"text-align: left;\">I love hearing from readers and organizations who have an interest in my work.<\/p>\n<\/div><\/div><div class=\"w-separator hide_on_mobiles size_small\"><\/div><div class=\"w-html\">\n\n<div id=\"mailerlite-form-combo\">\n\n<form class=\"w-form white-form layout_ver for_cform us_form_1\" autocomplete=\"off\" method=\"post\">\n    <div class=\"w-form-h\">\n        <div class=\"w-form-row for_text cols_2\">\n            <div class=\"w-form-row-field\">\n                <input aria-label=\"Name\" type=\"text\" value=\"\" placeholder=\"Name\" id=\"mailerlite-1-field-name\" required=\"required\" name=\"form_fields[name]\" \/>\n            <\/div>\n            <div class=\"w-form-row-state\">Fill out this field<\/div>\n        <\/div>\n        <div class=\"w-form-row for_email cols_2\">\n            <div class=\"w-form-row-field\">\n                <input aria-label=\"Email\" type=\"email\" value=\"\" placeholder=\"Email\" id=\"mailerlite-1-field-email\" required=\"required\" name=\"form_fields[email]\"  \/>\n            <\/div>\n            <div class=\"w-form-row-state\">Please enter a valid email address.<\/div>\n        <\/div>\n        <div class=\"w-form-row for_textarea\">\n            <div class=\"w-form-row-field\">\n                <textarea aria-label=\"Text\" name=\"us_form_1_textarea_1\" placeholder=\"Text\"><\/textarea>\n            <\/div>\n            <div class=\"w-form-row-state\">Fill out this field<\/div>\n        <\/div>\n        <div class=\"w-form-row for_agreement\">\n            <div class=\"w-form-row-field\">\n                <label>\n                    <input type=\"checkbox\" value=\"1\" name=\"optin-mailerlite\" id=\"optin-mailerlite\" \/>\n                    <span>I would like to receive updates from Meredith Cummings. My email will not be shared with any third-party.<\/span>\n                <\/label>\n            <\/div>\n            <div class=\"w-form-row-state\">You need to agree with the terms to proceed<\/div>\n        <\/div>\n        <div class=\"w-form-row for_copy\">\n            <div class=\"w-form-row-field\">\n                <label>\n                    <input type=\"checkbox\" value=\"1\" name=\"copy-email\" id=\"copy-email\" \/>\n                    <span>Send me a copy of my message.<\/span>\n                <\/label>\n            <\/div>\n            <div class=\"w-form-row-state\">You need to agree with the terms to proceed<\/div>\n        <\/div>\n\t\t<!--ML specific-->\n        <input type=\"hidden\" name=\"form_id\" value=\"2\" \/>\n\t\t<input type=\"hidden\" name=\"action\" value=\"mailerlite_subscribe_form\" \/>\n\t\t<input type=\"hidden\" name=\"ml_nonce\" value=\"608fac50ff\" \/>\n\t\t\t\t\n        <div class=\"w-form-row for_submit align_center\">\n            <button class=\"mailerlite-subscribe-submit w-btn icon_atleft us-btn-style_21\" aria-label=\"Submit\" type=\"submit\">\n                <span class=\"g-preloader type_1\"><\/span>\n                <i class=\"fal fa-paper-plane\"><\/i> <span class=\"w-btn-label\">Submit<\/span>\n            <\/button>\n        <\/div>\n\t\t\n       \t<div class=\"mailerlite-form-loader\">Hang on tight...<\/div>\n    <\/div>\n    <div class=\"w-form-message\"><\/div>\n            <div class=\"mailerlite-form-response\">\n                <h4><p style=\"text-align: center;\">Thank you for contacting me: I'll get in touch shortly!<\/p><\/h4>\n            <\/div>\n<\/form>\n\n<\/div>\n\n<script type=\"text\/javascript\">\n\n\n\tjQuery(document).ready(function() {\n\t\t\n\t\tvar form_container = jQuery(\"#mailerlite-form-combo form\");\n\t\t\n        jQuery(\".mailerlite-subscribe-submit\", form_container).prop(\"disabled\", true);\n\t\tconsole.log(\"Submit disabled\");\n \n        jQuery.post(\"https:\/\/yayserver.com\/marilynbrandon\/wp-admin\/admin-ajax.php\", { \"action\" : \"ml_create_nonce\", \"ml_nonce\" : jQuery(\"input[name='ml_nonce']\", form_container).val() }, function (response) {\n\n\t\t\tif(response.success) {\n\t\t\t\tjQuery(\"input[name='ml_nonce']\", form_container).val(response.data.ml_nonce);\n\t\t\t\tjQuery(\".mailerlite-subscribe-submit\", form_container).prop(\"disabled\", false);\n\t\t\t\tconsole.log(\"Submit enabled\");\n\t\t\t\tconsole.log(\"ml_nonce posted\");\n\t\t\t}\n\t\t\n\t\t});\n\t\t\t\t\t\t\t\t\n\t\t\n\t\tform_container.submit(function(e) {\n\t\t\te.preventDefault();\n\t\t\tconsole.log(\"I hit submit\");\n\t\t\t\n\t\t\tvar data = form_container.serialize();\n\t\t\t\n\t\t\tif (document.getElementById(\"optin-mailerlite\").checked) {\n\t\t\t\t\n\t\t\t\tconsole.log(\"Contact and Mailerlite\");\n\t\t\t\t\n\t\t\t\t\/\/Contact form\n\t\t\t\tjQuery.post(\n\t\t\t\t\t\"https:\/\/yayserver.com\/meredithcummings\/contact-form-processor\/\",\n\t\t\t\t\tdata,\n\t\t\t\t\tfunction() {\n\t\t\t\t\t\tconsole.log(data);\n\t\t\t\t\t\tconsole.log( \"Contact form success?\" );\n\t\t\t\t\t\tform_container.find(\".w-form-row\").fadeOut(\n\t\t\t\t\t\t\tfunction () {\n\t\t\t\t\t\t\t\tform_container.find(\".mailerlite-form-response\").fadeIn();\n\t\t\t\t\t\t\t\tconsole.log(\"newsletter too\");\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t);\n\t\t\t\t\t}\n\t\t\t\t);\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\tjQuery.post(\n\t\t\t\t\t\"https:\/\/yayserver.com\/meredithcummings\/wp-admin\/admin-ajax.php\", \n\t\t\t\t\tdata, \n\t\t\t\t\tfunction () {\n\t\t\t\t\t\tform_container.find(\".w-form-row\").fadeOut(\n\t\t\t\t\t\t\tfunction () {\n\t\t\t\t\t\t\t\tform_container.find(\".mailerlite-form-response\").fadeIn();\n\t\t\t\t\t\t\t\tconsole.log(\"newsletter too\");\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t);\n\t\t\t\t\t}\n\t\t\t\t);\n\t\n\t\t\t} else {\n\t\t\t\t\n\t\t\t\tconsole.log(\"Contact only\");\n\t\t\t\t\/\/Contact form\n\t\t\t\tjQuery.post(\n\t\t\t\t\t\"https:\/\/yayserver.com\/meredithcummings\/contact-form-processor\/\",\n\t\t\t\t\tdata,\n\t\t\t\t\tfunction() {\n\t\t\t\t\t\tconsole.log(data);\n\t\t\t\t\t\tconsole.log( \"Contact form success?\" );\n\t\t\t\t\t\tform_container.find(\".w-form-row\").fadeOut(\n\t\t\t\t\t\t\tfunction () {\n\t\t\t\t\t\t\t\tform_container.find(\".mailerlite-form-response\").fadeIn();\n\t\t\t\t\t\t\t\tconsole.log(\"newsletter too\");\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t);\n\t\t\t\t\t}\n\t\t\t\t);\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t});\n\t\t\t\n\t});\n\t\t\n\t\n<\/script>\n\n<\/div><\/div><\/div><\/div><div class=\"vc_col-sm-6 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"w-image us_custom_f7229cd6 align_none\"><div class=\"w-image-h\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/yayserver.com\/meredithcummings\/wp-content\/uploads\/2023\/09\/Meredith-cummings-1024x1024.jpg\" class=\"attachment-large size-large\" alt=\"Meredith Cummings\" srcset=\"https:\/\/yayserver.com\/meredithcummings\/wp-content\/uploads\/2023\/09\/Meredith-cummings-1024x1024.jpg 1024w, https:\/\/yayserver.com\/meredithcummings\/wp-content\/uploads\/2023\/09\/Meredith-cummings-300x300.jpg 300w, https:\/\/yayserver.com\/meredithcummings\/wp-content\/uploads\/2023\/09\/Meredith-cummings-150x150.jpg 150w, https:\/\/yayserver.com\/meredithcummings\/wp-content\/uploads\/2023\/09\/Meredith-cummings-600x600.jpg 600w, https:\/\/yayserver.com\/meredithcummings\/wp-content\/uploads\/2023\/09\/Meredith-cummings-400x400.jpg 400w, https:\/\/yayserver.com\/meredithcummings\/wp-content\/uploads\/2023\/09\/Meredith-cummings-48x48.jpg 48w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/section>\n","protected":false},"excerpt":{"rendered":"Contact I love hearing from readers and organizations who have an interest in my work. Fill out this field Please enter a valid email address. Fill out this field I would like to receive updates from Meredith Cummings. My email will not be shared with any third-party. You need to agree with the terms to...","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":7,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-17","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Contact &#187; Meredith Cummings: Journalist, Educator, Nonprofit Director<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact &#187; Meredith Cummings: Journalist, Educator, Nonprofit Director\" \/>\n<meta property=\"og:url\" content=\"https:\/\/yayserver.com\/meredithcummings\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"Meredith Cummings: Journalist, Educator, Nonprofit Director\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-08T16:53:26+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:\/\/yayserver.com\/meredithcummings\/contact\/\",\"url\":\"https:\/\/yayserver.com\/meredithcummings\/contact\/\",\"name\":\"Contact &#187; Meredith Cummings: Journalist, Educator, Nonprofit Director\",\"isPartOf\":{\"@id\":\"https:\/\/yayserver.com\/meredithcummings\/#website\"},\"datePublished\":\"2021-09-14T19:52:43+00:00\",\"dateModified\":\"2023-11-08T16:53:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/yayserver.com\/meredithcummings\/contact\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/yayserver.com\/meredithcummings\/contact\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/yayserver.com\/meredithcummings\/contact\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/yayserver.com\/meredithcummings\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/yayserver.com\/meredithcummings\/#website\",\"url\":\"https:\/\/yayserver.com\/meredithcummings\/\",\"name\":\"Meredith Cummings: Journalist, Educator, Nonprofit Director\",\"description\":\"Meredith is a teaching assistant professor and freelance multimedia journalist based in Bethlehem, Pennsylvania.\",\"publisher\":{\"@id\":\"https:\/\/yayserver.com\/meredithcummings\/#\/schema\/person\/5adc1896cd153cec3ea1fcbf3baf70c1\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/yayserver.com\/meredithcummings\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/yayserver.com\/meredithcummings\/#\/schema\/person\/5adc1896cd153cec3ea1fcbf3baf70c1\",\"name\":\"Camilla Monk\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/yayserver.com\/meredithcummings\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/yayserver.com\/meredithcummings\/wp-content\/uploads\/2021\/09\/mini-logo-delaney-diamond.png\",\"contentUrl\":\"https:\/\/yayserver.com\/meredithcummings\/wp-content\/uploads\/2021\/09\/mini-logo-delaney-diamond.png\",\"width\":1053,\"height\":618,\"caption\":\"Camilla Monk\"},\"logo\":{\"@id\":\"https:\/\/yayserver.com\/meredithcummings\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/yayserver.com\/meredithcummings\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact &#187; Meredith Cummings: Journalist, Educator, Nonprofit Director","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Contact &#187; Meredith Cummings: Journalist, Educator, Nonprofit Director","og_url":"https:\/\/yayserver.com\/meredithcummings\/contact\/","og_site_name":"Meredith Cummings: Journalist, Educator, Nonprofit Director","article_modified_time":"2023-11-08T16:53:26+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/yayserver.com\/meredithcummings\/contact\/","url":"https:\/\/yayserver.com\/meredithcummings\/contact\/","name":"Contact &#187; Meredith Cummings: Journalist, Educator, Nonprofit Director","isPartOf":{"@id":"https:\/\/yayserver.com\/meredithcummings\/#website"},"datePublished":"2021-09-14T19:52:43+00:00","dateModified":"2023-11-08T16:53:26+00:00","breadcrumb":{"@id":"https:\/\/yayserver.com\/meredithcummings\/contact\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/yayserver.com\/meredithcummings\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/yayserver.com\/meredithcummings\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/yayserver.com\/meredithcummings\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/yayserver.com\/meredithcummings\/#website","url":"https:\/\/yayserver.com\/meredithcummings\/","name":"Meredith Cummings: Journalist, Educator, Nonprofit Director","description":"Meredith is a teaching assistant professor and freelance multimedia journalist based in Bethlehem, Pennsylvania.","publisher":{"@id":"https:\/\/yayserver.com\/meredithcummings\/#\/schema\/person\/5adc1896cd153cec3ea1fcbf3baf70c1"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/yayserver.com\/meredithcummings\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/yayserver.com\/meredithcummings\/#\/schema\/person\/5adc1896cd153cec3ea1fcbf3baf70c1","name":"Camilla Monk","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/yayserver.com\/meredithcummings\/#\/schema\/person\/image\/","url":"https:\/\/yayserver.com\/meredithcummings\/wp-content\/uploads\/2021\/09\/mini-logo-delaney-diamond.png","contentUrl":"https:\/\/yayserver.com\/meredithcummings\/wp-content\/uploads\/2021\/09\/mini-logo-delaney-diamond.png","width":1053,"height":618,"caption":"Camilla Monk"},"logo":{"@id":"https:\/\/yayserver.com\/meredithcummings\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/yayserver.com\/meredithcummings"]}]}},"_links":{"self":[{"href":"https:\/\/yayserver.com\/meredithcummings\/wp-json\/wp\/v2\/pages\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yayserver.com\/meredithcummings\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/yayserver.com\/meredithcummings\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/yayserver.com\/meredithcummings\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yayserver.com\/meredithcummings\/wp-json\/wp\/v2\/comments?post=17"}],"version-history":[{"count":0,"href":"https:\/\/yayserver.com\/meredithcummings\/wp-json\/wp\/v2\/pages\/17\/revisions"}],"wp:attachment":[{"href":"https:\/\/yayserver.com\/meredithcummings\/wp-json\/wp\/v2\/media?parent=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}