{"id":434,"date":"2025-08-12T10:06:07","date_gmt":"2025-08-12T14:06:07","guid":{"rendered":"https:\/\/www.clarku.edu\/wordpress\/?page_id=434"},"modified":"2026-01-27T09:34:27","modified_gmt":"2026-01-27T14:34:27","slug":"support","status":"publish","type":"page","link":"https:\/\/www.clarku.edu\/wordpress\/support\/","title":{"rendered":"Support"},"content":{"rendered":"\n<p class=\"is-style-intro\">Let us answer your questions about the website or assist with making updates.<\/p>\n\n\n<style>\r\n.zsFormClass {\r\n background-color: transparent !important;\r\n}\r\n#zohoSupportWebToCase td {\r\n padding: 1rem !important;\r\n}\r\n.zsFormClass input {\r\n background-color: #fff !important;\r\n}\r\n.zsFontClass {\r\n color: inherit !important;\r\n font-family: inherit !important;\r\n font-size: inherit !important;\r\n}\r\n#zsMaxSizeMessage {\r\n font-size: .9rem !important;\r\n}\r\ntr:has(.wb_FtCon),\r\ninput[value=\"Reset\"] {\r\n display: none !important;\r\n}\r\ntd:has( input[value=\"Submit\"] ) {\r\n text-align: left !important;\r\n}\r\n.zsFormClass input[value=\"Submit\"] {\r\n background-color: #C52126 !important;\r\n border: 0 !important;\r\n color: #fff !important;\r\n cursor: pointer !important;\r\n margin-block-end: 1em !important;\r\n padding: .5em 1em !important;\r\n}\r\n<\/style>\r\n\r\n<style> #zohoSupportWebToCase textarea, #zohoSupportWebToCase input[type='text'], #zohoSupportWebToCase input[type='date'], #zohoSupportWebToCase select, .wb_common{width: 280px;}#zohoSupportWebToCase td {padding: 11px 5px;}#zohoSupportWebToCase textarea, #zohoSupportWebToCase input[type='text'], #zohoSupportWebToCase input[type='date'], #zohoSupportWebToCase select{border: 1px solid #ddd;padding: 3px 5px;border-radius: 3px;}#zohoSupportWebToCase select {box-sizing: unset}#zohoSupportWebToCase .wb_selectDate {width: auto}#zohoSupportWebToCase input.wb_cusInput {width: 108px}.wb_FtCon{display: flex;align-items: center;justify-content: flex-end;margin-top: 15px;padding-left: 10px}.wb_logoCon{display: flex;margin-left: 5px}.wb_logo{max-width: 16px;max-height: 16px;}#zohoSupportWebToCase .wb_multi_pick {border: 1px solid #ddd;padding: 3px 5px;border-radius: 3px;width: 280px;height: 95px;overflow-y:auto;}#zohoSupportWebToCase .wb_multi_pick_label {display: block;}#zohoSupportWebToCase .wb_multi_pick_input,  .wb_multi_pick_input_all{vertical-align: middle;margin-right: 5px;}.zsFormClass{background-color:#FFFFFF;width:600px} <\/style><style>.zsFontClass{color:#000000;font-family:Arial;font-size:13px}<\/style> <style>.manfieldbdr{border-left: 1px solid #ff6448!important} .hleft{text-align:left;} input[type=file]::-webkit-file-upload-button{cursor:pointer;}.wtcsepcode{margin:0px 15px; color:#aaa; float:left;}.wtccloudattach{float:left; color:#00a3fe!important; cursor:pointer; text-decoration: none!important;}.wtccloudattach:hover{text-decoration: none!important;}.wtcuploadinput{cursor:pointer; float:left; width:62px; margin-top:-20px; opacity:0; clear:both;}.wtcuploadfile{float:left;color: #00a3fe;}.filenamecls{margin-right:15px; float:left; margin-top:5px;} .clboth{clear:both;} #zsFileBrowseAttachments{clear:both; margin:5px 0px 10px;} .zsFontClass{vertical-align:top;} #tooltip-zc{font: normal 12px Arial, Helvetica, sans-serif; line-height:18px;position:absolute;padding:8px;margin:20px 0 0;background:#fff;border:1px solid #528dd1;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;color:#eee;-webkit-box-shadow:5px 5px 20px rgba(0,0,0,0.2);-moz-box-shadow:5px 5px 20px rgba(0,0,0,0.2);z-index:10000; color:#777}.wtcmanfield{color:#f00;font-size:16px;position:relative;top:2px;left:1px;} #zsCloudAttachmentIframe{width: 100%;height: 100%;z-index: 99999!important;position: fixed;left: 0px;top:0px; border-style: none; display: none; background-color:#fff;} .wtchelpinfo{background-position: -246px -485px;width:15px;height:15px;display:inline-block;position: relative;top: 2px;background-image: url(https:\/\/d1ydxa2xvtn0b5.cloudfront.net\/app\/images\/zs-mpro.b6c9cf2347c62390fdcb.png);} .zsMaxSizeMessage{font-size:13px;}<\/style><script src='https:\/\/d17nz991552y2g.cloudfront.net\/app\/js\/jqueryandencoder.ef05974972bf3bca1b87.js'><\/script><script>function trimBoth(str){return jQuery.trim(str);}function setAllDependancyFieldsMapping(){var mapDependancyLabels = getMapDependenySelectValues(jQuery(\"[id='property(module)']\").val(), \"JSON_MAP_DEP_LABELS\");if(mapDependancyLabels){for(var i = 0; i < mapDependancyLabels.length; i++){var label = mapDependancyLabels[i];var obj = document.forms['zsWebToCase_173458000000070005'][label];if(obj){setDependent(obj, true);}}}}function getMapDependenySelectValues(module, key){var dependencyObj = jQuery.parseJSON( jQuery(\"[id='dependent_field_values_\" + module + \"']\").val() );if(dependencyObj == undefined){return dependencyObj;}return dependencyObj[key];}function setDependent(obj, isload){var name = obj.id || (obj[0] && obj[0].id) || \"\";var module = jQuery(\"[id='property(module)']\").val();var val = \"\";var myObject = getMapDependenySelectValues(module, \"JSON_VALUES\");if(myObject !=undefined){val = myObject[name];}var mySelObject = getMapDependenySelectValues(module, \"JSON_SELECT_VALUES\");if(val != null && val != \"\" && val != \"null\" && mySelObject){var fields = val;for(var i in fields){if (fields.hasOwnProperty(i)){var isDependent = false;var label = i;var values = fields[i];if(label.indexOf(\")\") > -1){label = label.replace(\/\\)\/g, '_____');}if(label.indexOf(\"(\") > -1){label = label.replace(\/\\(\/g, '____');}if(label.indexOf(\".\") > -1){label = label.replace(\/\\.\/g, '___');}var depObj = document.forms['zsWebToCase_173458000000070005'][label];if(depObj && depObj.options){var mapValues = \"\";var selected_val = depObj.value;var depLen = depObj.options.length-1;for (var n = depLen; n >= 0; n--) {if (depObj.options[n].selected){if(mapValues == \"\"){mapValues = depObj.options[n].value;}else{mapValues = mapValues + \";;;\"+depObj.options[n].value;}}}depObj.value = \"\";var selectValues = mySelObject[label];for(var k in values){var rat = k;if(rat == \"-None-\"){rat = \"\";}var parentValues = mySelObject[name];if(rat == trimBoth(obj.value)){isDependent = true;depObj.length = 0;var depvalues = values[k];var depLen = depvalues.length - 1;for(var j = 0; j <= depLen; j++){var optionElement = document.createElement(\"OPTION\");var displayValue = depvalues[j];var actualValue = displayValue;if(actualValue == \"-None-\"){optionElement.value = \"\";displayValue = \"-None-\";}else{optionElement.value = actualValue;}optionElement.text = displayValue;if(mapValues != undefined){var mapValue = mapValues.split(\";;;\");var len = mapValue.length;for(var p = 0; p < len; p++){if(actualValue == mapValue[p]){optionElement.selected = true;}}}depObj.options.add(optionElement);}}}if(!isDependent){depObj.length = 0;var len = selectValues.length;for(var j = 0; j < len; j++){var actualValue = selectValues[j];var optionElement = document.createElement(\"OPTION\");if(actualValue == \"-None-\"){optionElement.value = \"\";}else{optionElement.value = selectValues[j];}optionElement.text = selectValues[j];depObj.options.add(optionElement);}depObj.value =  selected_val;}if(!isload){setDependent(depObj,false);}var jdepObj = jQuery(depObj);if(jdepObj.hasClass('select2-offscreen')){jdepObj.select2(\"val\", jdepObj.val());}}}}}}function setSelectAll(id){var parentElement = document.getElementById(id);var hiddenInput = parentElement.querySelector('#hiddenoptions');var selectAllElement = parentElement.querySelector('#selectall' + id);var selectedValues = [];var checkboxes = parentElement.querySelectorAll('.wb_multi_pick_input');checkboxes.forEach(function (cb) {cb.checked = selectAllElement.checked;if (cb.checked && cb.value) {selectedValues.push(cb.value);}});hiddenInput.value = selectedValues.join(',');}function setMultiSelectOption(id, obj){var parentElement = document.getElementById(id);var hiddenInput = parentElement.querySelector('#hiddenoptions');var selectAllElement = parentElement.querySelector('#selectall' + id);var selectedStr = hiddenInput.value;var selectedValues = selectedStr ? selectedStr.split(',') : [];if(obj.checked && obj.value) {selectedValues.push(obj.value);}else if(!obj.checked && obj.value) {selectedValues.splice(selectedValues.indexOf(obj.value), 1);selectAllElement.checked = false;}else {selectAllElement.checked = false;}hiddenInput.value = selectedValues.join(',');}var zctt = function(){var tt, mw = 400, top = 10, left = 0, doctt = document;var ieb = doctt.all ? true : false;return{showtt: function(cont, wid){if(tt == null){tt = doctt.createElement('div');tt.setAttribute('id', 'tooltip-zc');doctt.body.appendChild(tt);doctt.onmousemove = this.setpos;doctt.onclick = this.hidett;}tt.style.display = 'block';tt.innerHTML = cont;tt.style.width = wid ? wid + 'px' : 'auto';if(!wid && ieb){tt.style.width = tt.offsetWidth;}if(tt.offsetWidth > mw){tt.style.width = mw + 'px'}h = parseInt(tt.offsetHeight) + top;w = parseInt(tt.offsetWidth) + left;},hidett: function(){tt.style.display = 'none';},setpos: function(e){var u = ieb ? event.clientY + doctt.body.scrollTop : e.pageY;var l = ieb ? event.clientX + doctt.body.scrollLeft : e.pageX;var cw = doctt.body.clientWidth;var ch = doctt.body.clientHeight;if(l < 0){tt.style.left = left + 'px';tt.style.right = '';}else if((l+w+left) > cw){tt.style.left = '';tt.style.right = ((cw-l) + left) + 'px';}else{tt.style.right = '';tt.style.left = (l + left) + 'px';}if(u < 0){tt.style.top = top + 'px';tt.style.bottom = '';}else if((u + h + left) > ch){tt.style.top = '';tt.style.bottom = ((ch - u) + top) + 'px';}else{tt.style.bottom = '';tt.style.top = (u + top) + 'px';}}};}();var zsWebFormMandatoryFields = new Array(\"First Name\",\"Contact Name\",\"Email\",\"Phone\",\"Clark Department\",\"Request Category\",\"Subject\",\"Description\",\"Priority\");var zsFieldsDisplayLabelArray = new Array(\"First Name\",\"Last Name\",\"Email\",\"Phone\",\"Clark Department\",\"Request Category\",\"Subject\",\"Description\",\"Priority\");function zsValidateMandatoryFields(){var name = '';var email = '';var isError = 0;for(var index = 0; index < zsWebFormMandatoryFields.length; index++){isError = 0;var fieldObject = document.forms['zsWebToCase_173458000000070005'][zsWebFormMandatoryFields[index]];if(fieldObject){if(((fieldObject.value).replace(\/^\\s+|\\s+$\/g, '')).length == 0){alert(zsFieldsDisplayLabelArray[index] +' cannot be empty ');fieldObject.focus();isError = 1;return false;}else{if(fieldObject.name == 'Email'){if(!fieldObject.value.match(\/^([\\w_][\\w\\-_.+\\'&]*)@(?=.{4,256}$)(([\\w]+)([\\-_]*[\\w])*[\\.])+[a-zA-Z]{2,22}$\/)){isError = 1;alert('Enter a valid email-Id');fieldObject.focus();return false;}}}if(fieldObject.nodeName == 'SELECT'){if(fieldObject.options[fieldObject.selectedIndex].value == '-None-'){alert(zsFieldsDisplayLabelArray[index] +' cannot be none');fieldObject.focus();isError = 1;return false;}}if(fieldObject.type == 'checkbox'){if (fieldObject.checked == false){alert('Please accept '+zsFieldsDisplayLabelArray[index]);fieldObject.focus();isError = 1;return false;}}}}if(isError == 0){document.getElementById('zsSubmitButton_173458000000070005').setAttribute('disabled', 'disabled');}}var ZSEncoder = {encodeForHTML : function(str){if(str && typeof(str)==='string'){return jQuery.encoder.encodeForHTML(str);}return str;},encodeForHTMLAttribute : function(str) {if(str && typeof(str)==='string'){return jQuery.encoder.encodeForHTMLAttribute(str);}return str;},encodeForJavascript : function(str) {if(str && typeof(str)==='string'){return jQuery.encoder.encodeForJavascript(str);}return str;},encodeForCSS : function(str) {if(str && typeof(str)==='string'){return jQuery.encoder.encodeForCSS(str);}return str;}};var zsAttachedAttachmentsCount = 0;var zsAllowedAttachmentLimit = 4;var zsAttachmentFileBrowserIdsList = [1, 2, 3, 4, 5];function zsOpenCloudPickerIframe(){if(zsAttachedAttachmentsCount < 5){var zsCloudPickerIframeSrc = jQuery('#zsCloudPickerIframeSrc').val();jQuery('#zsCloudAttachmentIframe').attr('src', zsCloudPickerIframeSrc.substring(0, zsCloudPickerIframeSrc.length - 1) + (5 - zsAttachedAttachmentsCount)).show();zsListenCloudPickerMessages();}}function zsListenCloudPickerMessages(){if(window.addEventListener){window.addEventListener('message', zsWebReceiveMessage, false);}else if(window.attachEvent){window.attachEvent('onmessage', zsWebReceiveMessage);}}var zsCloudPickerJSON = {};function zsWebReceiveMessage(event){var zsUrlRegex = \/^(ht|f)tp(s?)\\:\\\/\\\/[0-9a-zA-Z]([-.\\w]*[0-9a-zA-Z])*(:(0-9)*)*(\\\/?)([a-zA-Z0-9\\-\\.\\?\\,\\:\\'\\\/\\\\+=&%\\$#_]*)?$\/;if(zsUrlRegex.test(event.origin)){var zsMessageType = event.data.split('&&&');if(zsMessageType[0] == 'zsCloudPickerMessage'){if(window.addEventListener){window.removeEventListener('message', zsWebReceiveMessage, false);}else if(window.attachEvent){window.detachEvent('onmessage', zsWebReceiveMessage );}jQuery('#zsCloudAttachmentIframe').hide();var isAttachedFilesDetails = zsMessageType[1].split('|||');if(isAttachedFilesDetails[0] == 'cloudPickerResponse'){var zsCloudPickerAttachmentDetails = isAttachedFilesDetails[1].split('::::');var zsCloudPickerAttachmentsJSON = jQuery.parseJSON(zsCloudPickerAttachmentDetails[0]);if(zsAttachedAttachmentsCount <= zsAllowedAttachmentLimit){zsRenderCloudAttachments(zsCloudPickerAttachmentsJSON);}else{alert('You cannot attach more than 5 files');return false;}}}}}function zsRenderCloudAttachments(zsCloudPickerAttachmentsJSON){if(!jQuery.isEmptyObject(zsCloudPickerAttachmentsJSON)){jQuery.each(zsCloudPickerAttachmentsJSON, function(cloudServiceName, attachments){var zsAttachmentsArray = [];if(!jQuery.isEmptyObject(zsCloudPickerJSON[cloudServiceName])){zsAttachmentsArray = zsCloudPickerJSON[cloudServiceName];}for(var attachmentsIndex = 0; attachmentsIndex < attachments.length; attachmentsIndex++){if(zsAttachedAttachmentsCount <= zsAllowedAttachmentLimit){var zsCloudAttachmentsList = '';var attachmentsDetailJSON = attachments[attachmentsIndex];var zsCloudAttachmentName = attachmentsDetailJSON['docName'];var extension = zsCloudAttachmentName.split('.').pop().toLowerCase();var unSupportedExtensions = [\"ade\",\"adp\",\"apk\",\"appx\",\"appxbundle\",\"bat\",\"cab\",\"cer\",\"chm\",\"cmd\",\"com\",\"cpl\",\"dll\",\"dmg\",\"exe\",\"hlp\",\"hta\",\"ins\",\"iso\",\"isp\",\"jar\",\"js\",\"jse\",\"lnk\",\"mde\",\"msc\",\"msi\",\"msix\",\"msixbundle\",\"msp\",\"mst\",\"nsh\",\"pif\",\"ps1\",\"pst\",\"reg\",\"scr\",\"sct\",\"shb\",\"sys\",\"tmp\",\"url\",\"vb\",\"vbe\",\"vbs\",\"vxd\",\"wsc\",\"wsf\",\"wsh\",\"terminal\"];if(unSupportedExtensions.indexOf(extension)!=-1){alert(\"The file wasn't attached since its extension is not supported.\");continue;}zsAttachedAttachmentsCount = zsAttachedAttachmentsCount + 1;var zsCloudAttachmentId = attachmentsDetailJSON['docId'];zsCloudAttachmentId = zsCloudAttachmentId.replace(\/\\s\/g, '');zsCloudAttachmentsList = '<div class=\"filenamecls zsFontClass\">'+ZSEncoder.encodeForHTML(zsCloudAttachmentName)+'<a id=\"'+ ZSEncoder.encodeForHTMLAttribute(zsCloudAttachmentId) +'\" cloudservice=\"'+ ZSEncoder.encodeForHTMLAttribute(cloudServiceName) +'\" class=\"zscloudAttachment\" style=\"margin-left:10px;\" href=\"javascript:;\">X<\/a> <\/div>';jQuery('#zsFileBrowseAttachments').append(zsCloudAttachmentsList);zsAttachmentsArray.push(attachmentsDetailJSON);zsCloudPickerJSON[cloudServiceName] = zsAttachmentsArray;jQuery(\"input[name='zsCloudPickerAttachments']\")[0].value = JSON.stringify(zsCloudPickerJSON);}}});}zsChangeMousePointer();}jQuery(document).off('click.cAtm').on('click.cAtm','.zscloudAttachment', function(){var cloudService = jQuery(this).attr('cloudservice');var cloudAttachmentId = jQuery(this).attr('id');var zsCloudAttachmentsArr = zsCloudPickerJSON[cloudService];var isZsCloudAttachmentRemoved = 0;for(var attachmentsIndex = 0; attachmentsIndex < zsCloudAttachmentsArr.length; attachmentsIndex++){if(isZsCloudAttachmentRemoved != 1){jQuery.each(zsCloudAttachmentsArr[attachmentsIndex], function(attachmentsDetailJsonKey, attachmentsDetailJsonValue){if(attachmentsDetailJsonKey == 'docId' && attachmentsDetailJsonValue.replace(\/\\s\/g, '') == cloudAttachmentId){var zsAttachmentToBeRemoved = jQuery.inArray(zsCloudAttachmentsArr[attachmentsIndex], zsCloudAttachmentsArr);zsCloudAttachmentsArr.splice(zsAttachmentToBeRemoved, 1);isZsCloudAttachmentRemoved = 1;}});}}jQuery(this).parent().remove();zsAttachedAttachmentsCount = zsAttachedAttachmentsCount - 1;jQuery(\"input[name='zsCloudPickerAttachments']\")[0].value = JSON.stringify(zsCloudPickerJSON);zsChangeMousePointer();});function zsRenderBrowseFileAttachment(zsAttachmentObject, zsAttachmentDetails){if(zsAttachmentObject != ''){if((zsAttachmentDetails.files && (zsAttachmentDetails.files[0].size\/(1024*1024))>20)){zsAttachmentDetails.value='';alert('Maximum allowed file size is 20MB.');return;}if(zsAttachedAttachmentsCount < 5){var zsFileName='';if((zsAttachmentObject.indexOf('\\\\') > -1)){var zsAttachmentDataSplits = zsAttachmentObject.split('\\\\');var zsAttachmentDataSplitsLen = zsAttachmentDataSplits.length;zsFileName = zsAttachmentDataSplits[zsAttachmentDataSplitsLen - 1];}else{zsFileName = zsAttachmentObject;}var extension = zsFileName.split('.').pop().toLowerCase();var unSupportedExtensions = [\"ade\",\"adp\",\"apk\",\"appx\",\"appxbundle\",\"bat\",\"cab\",\"cer\",\"chm\",\"cmd\",\"com\",\"cpl\",\"dll\",\"dmg\",\"exe\",\"hlp\",\"hta\",\"ins\",\"iso\",\"isp\",\"jar\",\"js\",\"jse\",\"lnk\",\"mde\",\"msc\",\"msi\",\"msix\",\"msixbundle\",\"msp\",\"mst\",\"nsh\",\"pif\",\"ps1\",\"pst\",\"reg\",\"scr\",\"sct\",\"shb\",\"sys\",\"tmp\",\"url\",\"vb\",\"vbe\",\"vbs\",\"vxd\",\"wsc\",\"wsf\",\"wsh\",\"terminal\"];if(unSupportedExtensions.indexOf(extension)!=-1){alert(\"The file wasn't attached since its extension is not supported.\");return;}var zsCurrentAttachmentIdTokens = jQuery(zsAttachmentDetails).attr('id').split('_');var zsCurrentAttachmentId = parseInt(zsCurrentAttachmentIdTokens[1]);var zsAttachmentIdToBeRemoved = jQuery.inArray(zsCurrentAttachmentId, zsAttachmentFileBrowserIdsList);zsAttachmentFileBrowserIdsList.splice(zsAttachmentIdToBeRemoved, 1);var zsNextAttachmentId = zsAttachmentFileBrowserIdsList[0];var zsnextAttachment = 'zsattachment_'+zsNextAttachmentId;jQuery('#zsattachment_'+zsCurrentAttachmentId).hide();jQuery('#'+zsnextAttachment).show();jQuery('#zsFileBrowseAttachments').append('<div class=\"filenamecls zsFontClass\" id=\"file_'+zsCurrentAttachmentId+'\">'+ ZSEncoder.encodeForHTML(zsFileName) + '<a class=\"zsfilebrowseAttachment\" style=\"margin-left:10px;\" href=\"javascript:;\" id=\"fileclose_'+zsCurrentAttachmentId+'\">X<\/a><\/div>');zsAttachedAttachmentsCount = zsAttachedAttachmentsCount + 1;}}zsChangeMousePointer();}jQuery(document).off('click.fba').on('click.fba', '.zsfilebrowseAttachment', function(){var currentlyDeletedElement = jQuery(this).attr('id').split('_')[1];jQuery('#zsattachment_'+currentlyDeletedElement).val('');jQuery('#zsattachment_'+currentlyDeletedElement).replaceWith(jQuery('#zsattachment_'+currentlyDeletedElement).clone());jQuery(this).parent().remove();zsAttachedAttachmentsCount = zsAttachedAttachmentsCount - 1;zsAttachmentFileBrowserIdsList.push(parseInt(currentlyDeletedElement));zsRearrangeFileBrowseAttachments();zsChangeMousePointer();});function zsRearrangeFileBrowseAttachments(){jQuery.each(jQuery('input[type = file]'), function(fileIndex, fileObject){fileIndex = fileIndex + 1;if(fileIndex == zsAttachmentFileBrowserIdsList[0]){jQuery('#zsattachment_'+fileIndex).show();}else{jQuery('#zsattachment_'+fileIndex).hide();}});}function zsOpenFileBrowseAttachment(clickEvent){if(zsAttachedAttachmentsCount >= 5){clickEvent.preventDefault();}}function zsChangeMousePointer(){if(zsAttachedAttachmentsCount >= 5){jQuery('#zsMaxLimitMessage').show();jQuery('#zsattachment_1,#zsattachment_2,#zsattachment_3,#zsattachment_4,#zsattachment_5').hide();jQuery('#zsBrowseAttachment,#zsCloudAttachment').css('cursor', 'default');}else{jQuery('#zsMaxLimitMessage').hide();zsRearrangeFileBrowseAttachments();jQuery('#zsBrowseAttachment,#zsCloudAttachment').css('cursor', 'pointer');}}document.addEventListener('readystatechange',function(){if(document.readyState === 'complete' && window.zsRegenerateCaptcha ){zsRegenerateCaptcha();}setAllDependancyFieldsMapping();document.getElementById('zsSubmitButton_173458000000070005').removeAttribute('disabled');zsAttachedAttachmentsCount = 0;zsAttachmentFileBrowserIdsList = [1, 2, 3, 4, 5];jQuery('#zsFileBrowseAttachments').html('');jQuery.each(jQuery('input[type = file]'), function(fileIndex, fileObject){var zsAttachmentId = jQuery(fileObject).attr('id');var zsAttachmentNo = zsAttachmentId.split('_')[1];var zsAttachedFile = jQuery('#zsattachment_'+zsAttachmentNo);if(zsAttachedFile[0] != undefined && zsAttachedFile[0].files[0] != undefined){var zsFileBrowserAttachmentHtml = '';zsAttachedFileName = zsAttachedFile[0].files[0].name;zsFileBrowserAttachmentHtml = '<div class=\"filenamecls zsFontClass\" id=\"file_'+zsAttachmentNo+'\">'+ ZSEncoder.encodeForHTML(zsAttachedFileName) +'<a class=\"zsfilebrowseAttachment\" style=\"margin-left:10px\" href=\"javascript:;\" id=\"fileclose_'+zsAttachmentNo+'\">X<\/a><\/div>';jQuery('#zsFileBrowseAttachments').append(zsFileBrowserAttachmentHtml);zsAttachedAttachmentsCount = zsAttachedAttachmentsCount + 1;var zsAttachmentIdToBeRemoved = jQuery.inArray(parseInt(zsAttachmentNo), zsAttachmentFileBrowserIdsList);zsAttachmentFileBrowserIdsList.splice(zsAttachmentIdToBeRemoved, 1);}});if(document.forms['zsWebToCase_173458000000070005']['zsCloudPickerAttachments'] != undefined){var zsCloudAttachments = jQuery.parseJSON(document.forms['zsWebToCase_173458000000070005']['zsCloudPickerAttachments'].value);zsRenderCloudAttachments(zsCloudAttachments);}zsRearrangeFileBrowseAttachments();zsChangeMousePointer();});function zsResetWebForm(webFormId){document.forms['zsWebToCase_'+webFormId].reset();document.getElementById('zsSubmitButton_173458000000070005').removeAttribute('disabled');setAllDependancyFieldsMapping();zsAttachedAttachmentsCount = 0;zsAttachmentFileBrowserIdsList = [1, 2, 3, 4, 5];jQuery('#zsFileBrowseAttachments').html('');zsCloudPickerJSON = {};if(document.forms['zsWebToCase_173458000000070005']['zsCloudPickerAttachments'] != undefined){document.forms['zsWebToCase_173458000000070005']['zsCloudPickerAttachments'].value = JSON.stringify({});}zsRearrangeFileBrowseAttachments();zsChangeMousePointer();} <\/script><\/head><div id='zohoSupportWebToCase' align='center'> <form name='zsWebToCase_173458000000070005' id='zsWebToCase_173458000000070005' action='https:\/\/desk.zoho.com\/support\/WebToCase' method='POST' onSubmit='return zsValidateMandatoryFields()' enctype='multipart\/form-data'>  <input type='hidden' name='xnQsjsdp' value='edbsnfe0d271a4d9d0b818df0e01e6f38f60c'\/>  <input type='hidden' name='xmIwtLD' value='edbsnaa5b36d8d725ea187d286d20049c3d85c3b0d199c833c3006ac139e83c290b4b'\/>  <input type='hidden' name='xJdfEaS' value=''\/>  <input type='hidden' name='actionType' value='Q2FzZXM='\/>   <input type=\"hidden\" id=\"property(module)\" value=\"Cases\"\/>  <input type=\"hidden\" id=\"dependent_field_values_Cases\" value=\"{\"JSON_VALUES\":{},\"JSON_SELECT_VALUES\":{},\"JSON_MAP_DEP_LABELS\":[]}\"\/> <input type='hidden' name='returnURL' value='http:\/\/www.clarku.edu\/web-request-thank-you'\/><table border='0' cellspacing='0' class='zsFormClass'><tr ><td nowrap class='zsFontClass ' width='25%' align='left'>First Name\u00a0\u00a0<\/td><td align='left' width='75%'><input type='text' maxlength='120' name='First Name' value='' class='manfieldbdr'\/><\/td><\/tr><tr ><td nowrap class='zsFontClass ' width='25%' align='left'>Last Name\u00a0\u00a0<\/td><td align='left' width='75%'><input type='text' maxlength='120' name='Contact Name' class='manfieldbdr'\/><\/td><\/tr><tr ><td nowrap class='zsFontClass ' width='25%' align='left'>Email\u00a0\u00a0<\/td><td align='left' width='75%'><input type='text' maxlength='120' name='Email' value='' class='manfieldbdr'\/><\/td><\/tr> <tr ><td nowrap class='zsFontClass ' width='25%' align='left'>Phone\u00a0\u00a0<\/td><td align='left' width='75%'><input type='text' maxlength='120' name='Phone' value='' class='manfieldbdr'\/><\/td><\/tr> <tr ><td nowrap class='zsFontClass ' width='25%' align='left'>Clark Department \u00a0\u00a0<\/td><td align='left' width='75%'><select name='Clark Department' value='' class='manfieldbdr' onchange=\"setDependent(this, false)\" id='CASECF5'> <option value='' >-None-<\/option> <option value='Academic Advising Center' >Academic Advising Center<\/option> <option value='Academic Affairs' >Academic Affairs<\/option> <option value='Accounting' >Accounting<\/option> <option value='Adam Institute for Urban Teaching and School Practice' >Adam Institute for Urban Teaching and School Practice<\/option> <option value='Admissions Undergraduate' >Admissions Undergraduate<\/option> <option value='Africana Studies' >Africana Studies<\/option> <option value='Alumni Affairs' >Alumni Affairs<\/option> <option value='American Language and Culture Institute' >American Language and Culture Institute<\/option> <option value='Asian Studies' >Asian Studies<\/option> <option value='Biology' >Biology<\/option> <option value='Becker School of Design and Technology' >Becker School of Design and Technology<\/option> <option value='Bookstore' >Bookstore<\/option> <option value='Business and Financial Services' >Business and Financial Services<\/option> <option value='Campus Safety' >Campus Safety<\/option> <option value='Career Services' >Career Services<\/option> <option value='Center for Excellence in Teaching and Learning' >Center for Excellence in Teaching and Learning<\/option> <option value='Center for Gender Race and Area Studies' >Center for Gender Race and Area Studies<\/option> <option value='Chemistry' >Chemistry<\/option> <option value='Clark AntiViolence Education' >Clark AntiViolence Education<\/option> <option value='Clark Copy Center' >Clark Copy Center<\/option> <option value='Clark Fund' >Clark Fund<\/option> <option value='Clark OneCard' >Clark OneCard<\/option> <option value='Community Engagement and Volunteering' >Community Engagement and Volunteering<\/option> <option value='Comparative Race and Ethnic Studies' >Comparative Race and Ethnic Studies<\/option> <option value='Computer Science' >Computer Science<\/option> <option value='Counseling and Personal Growth' >Counseling and Personal Growth<\/option> <option value='Dean of Students' >Dean of Students<\/option> <option value='Dean of the College' >Dean of the College<\/option> <option value='Department of Sustainability and Social Justice' >Department of Sustainability and Social Justice<\/option> <option value='Diversity and Inclusion' >Diversity and Inclusion<\/option> <option value='Economics' >Economics<\/option> <option value='Education Graduate' >Education Graduate<\/option> <option value='Education Undergraduate' >Education Undergraduate<\/option> <option value='English' >English<\/option> <option value='Environmental Health and Safety' >Environmental Health and Safety<\/option> <option value='Event Planning' >Event Planning<\/option> <option value='Financial Assistance' >Financial Assistance<\/option> <option value='Geography' >Geography<\/option> <option value='Goddard Library' >Goddard Library<\/option> <option value='Government and Community Affairs' >Government and Community Affairs<\/option> <option value='Graduate Admissions and School' >Graduate Admissions and School<\/option> <option value='Health Service' >Health Service<\/option> <option value='Hiatt Center for Urban Education' >Hiatt Center for Urban Education<\/option> <option value='Higgins School of Humanities' >Higgins School of Humanities<\/option> <option value='History' >History<\/option> <option value='Holocaust and Genocide Studies' >Holocaust and Genocide Studies<\/option> <option value='Human Resources' >Human Resources<\/option> <option value='Information Technology Services' >Information Technology Services<\/option> <option value='International Students and Scholars Office' >International Students and Scholars Office<\/option> <option value='Language Literature and Culture' >Language Literature and Culture<\/option> <option value='Latin American and Latinx Studies' >Latin American and Latinx Studies<\/option> <option value='LEEP Center' >LEEP Center<\/option> <option value='Map Library' >Map Library<\/option> <option value='Marsh Institute' >Marsh Institute<\/option> <option value='Mathematics and Computer Science' >Mathematics and Computer Science<\/option> <option value='Media and Classroom Services' >Media and Classroom Services<\/option> <option value='Mosakowski Institute for Public Enterprise' >Mosakowski Institute for Public Enterprise<\/option> <option value='Office of Multicultural and First Generation Student Support' >Office of Multicultural and First Generation Student Support<\/option> <option value='Peace Studies' >Peace Studies<\/option> <option value='Philosophy' >Philosophy<\/option> <option value='Physical Plant' >Physical Plant<\/option> <option value='Physics' >Physics<\/option> <option value='Planning and Finance' >Planning and Finance<\/option> <option value='Political Science' >Political Science<\/option> <option value='Pre-Health' >Pre-Health<\/option> <option value='Presidents Office' >Presidents Office<\/option> <option value='Psychology' >Psychology<\/option> <option value='Recycling' >Recycling<\/option> <option value='Registrar' >Registrar<\/option> <option value='Residential Life and Housing' >Residential Life and Housing<\/option> <option value='School of Climate Environment and Society' >School of Climate Environment and Society<\/option> <option value='School of Management' >School of Management<\/option> <option value='School of Professional Studies' >School of Professional Studies<\/option> <option value='Small Business Development Center' >Small Business Development Center<\/option> <option value='Sociology' >Sociology<\/option> <option value='Sponsored Programs and Research' >Sponsored Programs and Research<\/option> <option value='Strategic Analytics and Institutional Research' >Strategic Analytics and Institutional Research<\/option> <option value='Student Accessibility Services' >Student Accessibility Services<\/option> <option value='Student Leadership and Programming' >Student Leadership and Programming<\/option> <option value='Study Abroad Program' >Study Abroad Program<\/option> <option value='Sustainable Clark' >Sustainable Clark<\/option> <option value='University Advancement' >University Advancement<\/option> <option value='University Marketing and Communications' >University Marketing and Communications<\/option> <option value='University Police' >University Police<\/option> <option value='Visual and Performing Arts' >Visual and Performing Arts<\/option> <option value='Writing Center' >Writing Center<\/option> <option value='Women\u2019s and Gender Studies' >Women\u2019s and Gender Studies<\/option> <\/select><\/td><\/tr><tr ><td nowrap class='zsFontClass ' width='25%' align='left'>Request Category \u00a0\u00a0<\/td><td align='left' width='75%'><select name='Request Category' value='' class='manfieldbdr' onchange=\"setDependent(this, false)\" id='CASECF1'> <option value='' >-None-<\/option> <option value='Add\/Update Faculty Bios' >Add\/Update Faculty Bios<\/option> <option value='Need Assistance with Interfolio\/Faculty 180' >Need Assistance with Interfolio\/Faculty 180<\/option> <option value='CMS Assistance' >CMS Assistance<\/option> <option value='Revise existing content' >Revise existing content<\/option> <option value='New content to be written' >New content to be written<\/option> <option value='New webpage or pages' >New webpage or pages<\/option> <option value='New website' >New website<\/option> <option value='URL redirect' >URL redirect<\/option> <option value='Permissions' >Permissions<\/option> <option value='Analytics report' >Analytics report<\/option> <option value='Other' >Other<\/option> <\/select><\/td><\/tr><tr ><td nowrap class='zsFontClass ' width='25%' align='left'>Subject\u00a0\u00a0<\/td><td align='left' width='75%'><input type='text' maxlength='255' name='Subject' value='' class='manfieldbdr'\/><\/td><\/tr> <tr ><td nowrap class='zsFontClass ' width='25%' align='left'>Description \u00a0\u00a0<\/td><td align='left' width='75%'> <textarea name='Description' maxlength='3000' width='250' height='250' class='manfieldbdr'><\/textarea><i onmouseout='zctt.hidett()' onmouseover='zctt.showtt(\"Enter description of request, as detailed as possible.\")' class='wtchelpinfo' style='margin-left:10px;'><\/i><\/td><\/tr><tr ><td nowrap class='zsFontClass ' width='25%' align='left'>Priority \u00a0\u00a0<\/td><td align='left' width='75%'><select name='Priority' value='' class='manfieldbdr' onchange=\"setDependent(this, false)\" id='Priority'> <option value='' >-None-<\/option> <option value='High' >High<\/option> <option value='Medium' >Medium<\/option> <option value='Low' >Low<\/option> <\/select><\/td><\/tr><tr ><td nowrap class='zsFontClass ' width='25%' align='left'>Page URL\u00a0\u00a0<\/td><td align='left' width='75%'><input type='text' maxlength='120' name='Page URL' value='' \/><\/td><\/tr> <tr ><td nowrap class='zsFontClass ' width='25%' align='left'>Attachment \u00a0\u00a0<\/td><td align='left' width='75%'><span class=\"zsFontClass wtcuploadfile\" id=\"zsBrowseAttachment\">Attach files<\/span><input class=\"wtcuploadinput\" type='file' name='attachment_1' id='zsattachment_1' style='display:block;' onclick='zsOpenFileBrowseAttachment(event)' onchange='zsRenderBrowseFileAttachment(this.value, this)'\/><input class=\"wtcuploadinput\" type='file' name='attachment_2' id='zsattachment_2' style='display:none;' onclick='zsOpenFileBrowseAttachment(event)' onchange='zsRenderBrowseFileAttachment(this.value, this)'\/> <input class=\"wtcuploadinput\" type='file' name='attachment_3' id='zsattachment_3' style='display:none;' onclick='zsOpenFileBrowseAttachment(event)' onchange='zsRenderBrowseFileAttachment(this.value, this)'\/> <input class=\"wtcuploadinput\" type='file' name='attachment_4' id='zsattachment_4' style='display:none;' onclick='zsOpenFileBrowseAttachment(event)' onchange='zsRenderBrowseFileAttachment(this.value, this)'\/> <input class=\"wtcuploadinput\" type='file' name='attachment_5' id='zsattachment_5' style='display:none;' onclick='zsOpenFileBrowseAttachment(event)' onchange='zsRenderBrowseFileAttachment(this.value, this)'\/><div class=\"clboth\"><\/div><span id='zsMaxSizeMessage' style='color:black;font-size: 8px;float: left;'>Each of your file(s) can be up to 20MB in size.<\/span><span id='zsMaxLimitMessage' style='color:black;font-size: 8px;float: left;margin-left: 14px;display: none;'>You can attach as many as 5 files at a time.<\/span><div id='zsFileBrowseAttachments'><\/div><\/td><\/tr><tr><td style='padding: 11px 5px 0px 5px;' colspan='2' align='center' width='25%'> <input type='submit' id=\"zsSubmitButton_173458000000070005\" class='zsFontClass' value='Submit'> \u00a0 \u00a0 <input type='button' class='zsFontClass' value='Reset' onclick=\"zsResetWebForm('173458000000070005')\"> <\/td><\/tr><tr><td width='25%' align='left'><\/td><td style='padding: 0px 5px;' align='left' width='75%'> <div class='wb_FtCon wb_common'><span>powered by  <\/span><a target='_blank' rel='noopener noreferrer' href='https:\/\/zoho.com\/desk' class='wb_logoCon'><img class='wb_logo' src='https:\/\/d1ydxa2xvtn0b5.cloudfront.net\/app\/images\/portalLogo.de847024ebc0131731a3.png' \/><\/a><\/div><\/td><\/tr><\/table><\/form><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Let us answer your questions about the website or assist with making updates.<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-434","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Support - ClarkU WordPress<\/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:\/\/www.clarku.edu\/wordpress\/support\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Support\" \/>\n<meta property=\"og:description\" content=\"Let us answer your questions about the website or assist with making updates.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.clarku.edu\/wordpress\/support\/\" \/>\n<meta property=\"og:site_name\" content=\"ClarkU WordPress\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-27T14:34:27+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:\\\/\\\/www.clarku.edu\\\/wordpress\\\/support\\\/\",\"url\":\"https:\\\/\\\/www.clarku.edu\\\/wordpress\\\/support\\\/\",\"name\":\"Support - ClarkU WordPress\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.clarku.edu\\\/wordpress\\\/#website\"},\"datePublished\":\"2025-08-12T14:06:07+00:00\",\"dateModified\":\"2026-01-27T14:34:27+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.clarku.edu\\\/wordpress\\\/support\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.clarku.edu\\\/wordpress\\\/wp-json\\\/wp\\\/v2\\\/pages\\\/434#breadcrumbs\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":0,\"name\":\"ClarkU\",\"item\":\"https:\\\/\\\/www.clarku.edu\\\/\"},{\"@type\":\"ListItem\",\"position\":1,\"name\":\"ClarkU WordPress\",\"item\":\"https:\\\/\\\/www.clarku.edu\\\/wordpress\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.clarku.edu\\\/wordpress\\\/#website\",\"url\":\"https:\\\/\\\/www.clarku.edu\\\/wordpress\\\/\",\"name\":\"ClarkU WordPress\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.clarku.edu\\\/wordpress\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Support - ClarkU WordPress","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.clarku.edu\/wordpress\/support\/","og_locale":"en_US","og_type":"article","og_title":"Support","og_description":"Let us answer your questions about the website or assist with making updates.","og_url":"https:\/\/www.clarku.edu\/wordpress\/support\/","og_site_name":"ClarkU WordPress","article_modified_time":"2026-01-27T14:34:27+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.clarku.edu\/wordpress\/support\/","url":"https:\/\/www.clarku.edu\/wordpress\/support\/","name":"Support - ClarkU WordPress","isPartOf":{"@id":"https:\/\/www.clarku.edu\/wordpress\/#website"},"datePublished":"2025-08-12T14:06:07+00:00","dateModified":"2026-01-27T14:34:27+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.clarku.edu\/wordpress\/support\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.clarku.edu\/wordpress\/wp-json\/wp\/v2\/pages\/434#breadcrumbs","itemListElement":[{"@type":"ListItem","position":0,"name":"ClarkU","item":"https:\/\/www.clarku.edu\/"},{"@type":"ListItem","position":1,"name":"ClarkU WordPress","item":"https:\/\/www.clarku.edu\/wordpress"}]},{"@type":"WebSite","@id":"https:\/\/www.clarku.edu\/wordpress\/#website","url":"https:\/\/www.clarku.edu\/wordpress\/","name":"ClarkU WordPress","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.clarku.edu\/wordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.clarku.edu\/wordpress\/wp-json\/wp\/v2\/pages\/434","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.clarku.edu\/wordpress\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.clarku.edu\/wordpress\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.clarku.edu\/wordpress\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.clarku.edu\/wordpress\/wp-json\/wp\/v2\/comments?post=434"}],"version-history":[{"count":3,"href":"https:\/\/www.clarku.edu\/wordpress\/wp-json\/wp\/v2\/pages\/434\/revisions"}],"predecessor-version":[{"id":729,"href":"https:\/\/www.clarku.edu\/wordpress\/wp-json\/wp\/v2\/pages\/434\/revisions\/729"}],"wp:attachment":[{"href":"https:\/\/www.clarku.edu\/wordpress\/wp-json\/wp\/v2\/media?parent=434"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}