Skip to content

Contact pages info

Join the Email list

/contact/request-info/
This page uses a Gravity Forms form. Contact uweb@uw.edu to update.

Find Your Counselor

contact/find-your-counselor/
To add a new counselor, follow these steps:

  • Add counselor photo to media library
  • Create a new page for the counselor bio page. Name the page Firstname Lastname. This should create a URL like this: https://admit.washington.edu/contact/counselors/sarah-dawson/
  • Add the bio information and Calendly code
  • Use the shortcode below to the Find Your Counselor page, using the image, bio page link, and name of the new counselor.

Use this shortcode markup:


[col class="col-sm-3 profile"]
 <a href="https://admit.washington.edu/contact/counselors/sarah-dawson/"> <img class="thumbnail size-thumbnail aligncenter" src="https://dev.admit.washington.edu/wp-content/uploads/sarah-dawson.jpg" alt="photo of Sarah Dawson" width="150" height="150" /> Sarah Dawson </a> 
[/col]

Be sure to add the shortcode in alpha order, below the closing <code>[/col]</code> tag of the bio above it.

 


Counselors bio pages

To add a Calendly schedule to a counselor page, grab the embed code from the counselor’s Calendly account.  The embed code looks something like this:

<!-- Calendly inline widget begin -->
<div class="calendly-inline-widget" data-url=https://calendly.com/yvonnechiu[calendly.com] style="min-width:320px;height:630px;"></div>
<script type="text/javascript" src=https://assets.calendly.com/assets/external/widget.js[assets.calendly.com] async></script>
<!-- Calendly inline widget end -->