{"id":2112,"date":"2026-08-16T03:57:15","date_gmt":"2026-08-16T03:57:15","guid":{"rendered":"https:\/\/www.wolmers.org\/trust\/socials\/"},"modified":"2026-08-21T22:56:12","modified_gmt":"2026-08-21T22:56:12","slug":"socials","status":"publish","type":"page","link":"https:\/\/www.wolmers.org\/trust\/socials\/","title":{"rendered":"Socials"},"content":{"rendered":"\n<style id=\"wt-socials\">\n@import url(\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@600&family=EB+Garamond:ital,wght@0,400;0,600;1,400&family=Inter:wght@400;500;600&display=swap\");\n.wt-socials {\n  --maroon: #5C0E14; --maroon-ink: #3D080C; --gold: #C9A24A;\n  --cream: #F8F1E1; --ink: #1A1A1A; --line: #D9CFB8;\n  background: var(--cream); color: var(--ink);\n  font-family: \"EB Garamond\", Georgia, serif; font-size: 20px; line-height: 1.55;\n}\n.wt-socials * { box-sizing: border-box; }\n.wt-socials a { color: var(--maroon); }\n.wt-socials .wrap { width: min(1120px, calc(100% - 40px)); margin: 0 auto; }\n.wt-socials .hero {\n  background: #5C0E14; color: #F8F1E1; padding: 72px 0 48px;\n  border-bottom: 3px solid #C9A24A;\n}\n.wt-socials .eyebrow {\n  font-family: Inter, Helvetica, sans-serif; font-size: 12px;\n  letter-spacing: .28em; text-transform: uppercase; color: #C9A24A; margin: 0 0 10px;\n}\n.wt-socials h1 {\n  font-family: Cinzel, Georgia, serif; font-weight: 600;\n  font-size: clamp(36px, 6vw, 60px); letter-spacing: .04em; line-height: 1.05;\n  margin: 0 0 10px; color: #F8F1E1 !important;\n}\n.wt-socials .motto { font-style: italic; font-size: 22px; color: #E5C97B; margin: 0; }\n.wt-socials section { padding: 56px 0; }\n.wt-socials h2 {\n  font-family: Cinzel, Georgia, serif; font-size: 26px; letter-spacing: .08em;\n  margin: 0 0 8px; color: #5C0E14;\n}\n.wt-socials .rule { width: 64px; height: 2px; background: #C9A24A; margin: 0 0 28px; }\n.wt-socials .lede { font-size: 21px; max-width: 720px; }\n.wt-socials .cards {\n  display: grid; grid-template-columns: 1fr 1fr; gap: 22px;\n}\n.wt-socials .card {\n  background: #fff; border: 1px solid #D9CFB8; padding: 0 0 22px;\n  text-decoration: none !important; color: inherit;\n  display: flex; flex-direction: column; overflow: visible;\n  position: relative;\n  transition: transform .4s ease, box-shadow .4s ease, border-color .3s ease;\n}\n.wt-socials .card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 18px 36px rgba(92,14,20,.14);\n  border-color: #C9A24A;\n}\n.wt-socials .card .media {\n  position: relative; aspect-ratio: 16 \/ 9; height: auto;\n  background: #3D080C; overflow: hidden;\n}\n.wt-socials .card .media img.photo {\n  position: absolute; inset: 0; width: 100%; height: 100%;\n  object-fit: cover; object-position: center 28%;\n  transition: transform .8s ease;\n}\n.wt-socials .card:hover .media img.photo { transform: scale(1.04); }\n.wt-socials .card .media.seal {\n  display: flex; align-items: center; justify-content: center;\n  background: #3D080C;\n}\n.wt-socials .card .media.seal img.photo {\n  position: static; width: auto; height: 72%;\n  max-height: 160px; max-width: 46%;\n  object-fit: contain; object-position: center;\n  filter: none; transform: none !important;\n}\n.wt-socials .card .ico {\n  position: relative; z-index: 3;\n  width: 40px; height: 40px; margin: -20px 0 0 20px;\n  border: 2px solid #C9A24A; border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  background: #5C0E14;\n  transition: background .3s ease, transform .3s ease;\n}\n.wt-socials .card .ico svg { width: 16px; height: 16px; fill: #F8F1E1; }\n.wt-socials .card:hover .ico { background: #C9A24A; }\n.wt-socials .card:hover .ico svg { fill: #3D080C; }\n.wt-socials .card .pad {\n  padding: 34px 22px 0; display: flex; flex-direction: column; flex: 1;\n}\n.wt-socials .card small {\n  font-family: Inter, Helvetica, sans-serif; font-size: 11px;\n  letter-spacing: .16em; text-transform: uppercase; color: #5C0E14;\n}\n.wt-socials .card h3 { font-family: Cinzel, Georgia, serif; font-size: 22px; margin: 6px 0 8px; color: #5C0E14; }\n.wt-socials .card p { margin: 0 0 14px; font-size: 18px; color: #1A1A1A; flex: 1; }\n.wt-socials .card .go {\n  font-family: Inter, Helvetica, sans-serif; font-size: 12px; letter-spacing: .12em;\n  text-transform: uppercase; color: #5C0E14; text-decoration: none;\n  display: inline-flex; align-items: center; gap: 6px;\n}\n.wt-socials .card .go::after {\n  content: \"\u2192\"; transition: transform .3s ease;\n}\n.wt-socials .card:hover .go::after { transform: translateX(5px); }\n.wt-socials .cards .card:nth-child(1) { animation: wt-soc-in .7s .05s ease both; }\n.wt-socials .cards .card:nth-child(2) { animation: wt-soc-in .7s .12s ease both; }\n.wt-socials .cards .card:nth-child(3) { animation: wt-soc-in .7s .19s ease both; }\n.wt-socials .cards .card:nth-child(4) { animation: wt-soc-in .7s .26s ease both; }\n.wt-socials .previews { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; align-items: start; }\n.wt-socials .panel {\n  background: #fff; border: 1px solid #D9CFB8; overflow: hidden;\n}\n.wt-socials .panel h3 {\n  font-family: Cinzel, Georgia, serif; font-size: 16px; color: #5C0E14;\n  margin: 0; padding: 16px 18px; border-bottom: 1px solid #D9CFB8;\n}\n.wt-socials .panel iframe { display: block; width: 100%; border: 0; background: #fff; }\n.wt-socials .ig-fallback {\n  padding: 28px 22px 32px; text-align: center;\n}\n.wt-socials .yt-grid { display: grid; grid-template-columns: 1.4fr .8fr; gap: 20px; }\n.wt-socials .yt-side a {\n  display: grid; grid-template-columns: 96px 1fr; gap: 12px; align-items: center;\n  background: #fff; border: 1px solid #D9CFB8;\n  padding: 0 14px 0 0; margin: 0 0 10px; text-decoration: none; overflow: hidden;\n  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;\n}\n.wt-socials .yt-side a img {\n  width: 96px; height: 72px; object-fit: cover; display: block; background: #3D080C;\n}\n.wt-socials .yt-side a:hover {\n  transform: translateY(-3px); box-shadow: 0 8px 20px rgba(92,14,20,.1);\n  border-color: #C9A24A;\n}\n.wt-socials .yt-side small {\n  font-family: Inter, Helvetica, sans-serif; font-size: 11px; letter-spacing: .1em; text-transform: uppercase; color: #8B6B1F;\n}\n.wt-socials .yt-side h3 { font-size: 17px; margin: 6px 0 0; }\n.wt-socials .schools { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }\n.wt-socials .schools a {\n  background: #fff; border: 1px solid #D9CFB8; padding: 0 0 18px;\n  text-decoration: none; overflow: hidden;\n  transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;\n}\n.wt-socials .schools a:hover {\n  transform: translateY(-4px); box-shadow: 0 12px 26px rgba(92,14,20,.12);\n  border-color: #C9A24A;\n}\n.wt-socials .schools .smedia {\n  aspect-ratio: 16 \/ 9; background: #3D080C; position: relative; overflow: hidden;\n}\n.wt-socials .schools .smedia img.photo {\n  width: 100%; height: 100%; object-fit: cover; object-position: center; display: block;\n}\n.wt-socials .schools .smedia.seal {\n  display: flex; align-items: center; justify-content: center;\n}\n.wt-socials .schools .smedia.seal img.crest {\n  width: auto; height: 58%; max-height: 110px; display: block;\n}\n.wt-socials .schools .spad { padding: 16px 18px 0; }\n.wt-socials .schools small {\n  font-family: Inter, Helvetica, sans-serif; font-size: 11px; letter-spacing: .14em; text-transform: uppercase; color: #5C0E14;\n}\n.wt-socials .schools h3 { margin: 8px 0 6px; font-family: Cinzel, Georgia, serif; font-size: 18px; }\n.wt-socials .note { font-size: 16px; color: #555; }\n@keyframes wt-soc-in { from { opacity: 0; transform: translateY(22px); } to { opacity: 1; transform: none; } }\n.wt-socials .previews, .wt-socials .yt-grid, .wt-socials .schools {\n  animation: wt-soc-in .7s ease both;\n}\n@media (max-width: 800px) {\n  .wt-socials .cards, .wt-socials .previews, .wt-socials .yt-grid, .wt-socials .schools { grid-template-columns: 1fr; }\n}\n<\/style>\n\n<div class=\"wt-socials\">\n  <section class=\"hero\">\n    <div class=\"wrap\">\n      <p class=\"eyebrow\">The Wolmer\u2019s Trust<\/p>\n      <h1>Socials<\/h1>\n      <p class=\"motto\">Age Quod Agis<\/p>\n    <\/div>\n  <\/section>\n\n  <section>\n    <div class=\"wrap\">\n      <h2>The group<\/h2>\n      <div class=\"rule\"><\/div>\n      <p class=\"lede\">Follow the three schools. Photographs on Instagram; films on YouTube.<\/p>\n      <div class=\"cards\">\n        <a class=\"card\" href=\"https:\/\/www.facebook.com\/wolmersgroup\/\">\n          <div class=\"media\">\n            <img decoding=\"async\" class=\"photo\" src=\"https:\/\/www.wolmers.org\/trust\/wp-content\/uploads\/2026\/08\/years297-2026-feat.jpg\" alt=\"Wolmer\u2019s Founder\u2019s Day. Photo: Garfield Robinson \/ Jamaica Observer\" \/>\n          <\/div>\n          <span class=\"ico\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M14 8h3V4h-3c-2.8 0-5 2.2-5 5v2H6v4h3v9h4v-9h3.2L17 11h-4V9c0-.6.4-1 1-1z\"\/><\/svg><\/span>\n          <div class=\"pad\">\n            <small>Facebook<\/small>\n            <h3>wolmersgroup<\/h3>\n            <p>The Wolmer\u2019s Schools Facebook page.<\/p>\n            <span class=\"go\">Open<\/span>\n          <\/div>\n        <\/a>\n        <a class=\"card\" href=\"https:\/\/www.instagram.com\/wolmersschools\/\">\n          <div class=\"media\">\n            <img decoding=\"async\" class=\"photo\" src=\"https:\/\/www.wolmers.org\/trust\/wp-content\/uploads\/2026\/08\/solar-2024-feat.webp\" alt=\"Solar on a Wolmer\u2019s campus. Photo contributed \/ Jamaica Observer\" \/>\n          <\/div>\n          <span class=\"ico\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M7 3h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4zm10 2H7a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2zm-5 3.2A3.8 3.8 0 1 1 8.2 12 3.8 3.8 0 0 1 12 8.2zm0 1.8A2 2 0 1 0 14 12a2 2 0 0 0-2-2zm4.6-2.9a.9.9 0 1 1-.9.9.9.9 0 0 1 .9-.9z\"\/><\/svg><\/span>\n          <div class=\"pad\">\n            <small>Instagram<\/small>\n            <h3>wolmersschools<\/h3>\n            <p>Photographs and notices from the three schools.<\/p>\n            <span class=\"go\">Open<\/span>\n          <\/div>\n        <\/a>\n        <a class=\"card\" href=\"https:\/\/www.youtube.com\/@WolmersGroup\">\n          <div class=\"media\">\n            <img decoding=\"async\" class=\"photo\" src=\"https:\/\/img.youtube.com\/vi\/WilEbCYJuIY\/maxresdefault.jpg\" alt=\"Wolmer\u2019s Girls\u2019 Opens New School Year. Official @WolmersGroup video\" \/>\n          <\/div>\n          <span class=\"ico\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M23 12.2s-.2-3.3-1-4.8c-.9-1.2-1.9-1.2-2.4-1.3C16.7 5.8 12 5.8 12 5.8h0s-4.7 0-7.6.3c-.5.1-1.5.1-2.4 1.3-.8 1.5-1 4.8-1 4.8S.8 16 .8 16.8c.2 1.8 1.7 2.8 2.6 3.1 1.9.4 8.6.5 8.6.5s4.7 0 7.6-.3c.5-.1 1.5-.1 2.4-1.3.8-1.5 1-4.8 1-4.8zM9.8 15.5V8.9l6.3 3.3-6.3 3.3z\"\/><\/svg><\/span>\n          <div class=\"pad\">\n            <small>YouTube<\/small>\n            <h3>@WolmersGroup<\/h3>\n            <p>School films and addresses from the Trust channel.<\/p>\n            <span class=\"go\">Open<\/span>\n          <\/div>\n        <\/a>\n        <a class=\"card\" href=\"https:\/\/www.linkedin.com\/school\/wolmer's-schools\/\">\n          <div class=\"media seal\">\n            <img decoding=\"async\" class=\"photo\" src=\"https:\/\/www.wolmers.org\/trust\/wp-content\/uploads\/2026\/08\/crest.png\" alt=\"Sigillum Schol\u00e6 Wolmerian\u00e6\" \/>\n          <\/div>\n          <span class=\"ico\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M6.5 9H3.7v11h2.8V9zM5.1 4A1.6 1.6 0 1 0 5.1 7.2 1.6 1.6 0 0 0 5.1 4zM20.3 20h-2.8v-5.4c0-1.5-.6-2.5-1.9-2.5-1 0-1.5.7-1.8 1.3-.1.2-.1.6-.1.9V20H11v-7.4c0-1.4 0-2.5-.1-3.4h2.4l.1 1.5h.1c.4-.7 1.4-1.7 3.1-1.7 2 0 3.6 1.3 3.6 4.2V20z\"\/><\/svg><\/span>\n          <div class=\"pad\">\n            <small>LinkedIn<\/small>\n            <h3>Wolmer\u2019s Schools<\/h3>\n            <p>The Wolmer\u2019s Schools company page.<\/p>\n            <span class=\"go\">Open<\/span>\n          <\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section style=\"padding-top:0\">\n    <div class=\"wrap\">\n      <h2>Facebook and Instagram<\/h2>\n      <div class=\"rule\"><\/div>\n      <div class=\"previews\">\n        <div class=\"panel\">\n          <h3>Facebook<\/h3>\n          <iframe title=\"Wolmer\u2019s Schools on Facebook\"\n            src=\"https:\/\/www.facebook.com\/plugins\/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fwolmersgroup&amp;tabs=timeline&amp;width=500&amp;height=560&amp;small_header=false&amp;adapt_container_width=true&amp;hide_cover=false&amp;show_facepile=false\"\n            height=\"560\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\"\n            allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n            allowfullscreen=\"true\"><\/iframe>\n        <\/div>\n        <div class=\"panel\">\n          <h3>Instagram<\/h3>\n          <div class=\"ig-fallback\">\n            <p>Follow <strong>@wolmersschools<\/strong> for photographs and notices from Prep, Girls and Boys.<\/p>\n            <p><a class=\"go\" href=\"https:\/\/www.instagram.com\/wolmersschools\/\">Open Instagram \u2192<\/a><\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section style=\"padding-top:0\">\n    <div class=\"wrap\">\n      <h2>YouTube<\/h2>\n      <div class=\"rule\"><\/div>\n      <div class=\"yt-grid\">\n        <div class=\"panel\">\n          <iframe title=\"Wolmer\u2019s Girls\u2019 Opens New School Year\"\n            src=\"https:\/\/www.youtube.com\/embed\/WilEbCYJuIY\"\n            height=\"360\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n            allowfullscreen><\/iframe>\n        <\/div>\n        <div class=\"yt-side\">\n          <a href=\"https:\/\/www.youtube.com\/watch?v=JjCD_WZEhZU\">\n            <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/JjCD_WZEhZU\/hqdefault.jpg\" alt=\"\" \/>\n            <div>\n              <small>WolmersGroup<\/small>\n              <h3>Wolmer\u2019s Boys\u2019 Choir<\/h3>\n            <\/div>\n          <\/a>\n          <a href=\"https:\/\/www.youtube.com\/watch?v=POKXB4Zr0AI\">\n            <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/POKXB4Zr0AI\/hqdefault.jpg\" alt=\"\" \/>\n            <div>\n              <small>WolmersGroup<\/small>\n              <h3>296 Thanksgiving Service<\/h3>\n            <\/div>\n          <\/a>\n          <a href=\"https:\/\/www.youtube.com\/@WolmersGroup\">\n            <img decoding=\"async\" src=\"https:\/\/www.wolmers.org\/trust\/wp-content\/uploads\/2026\/08\/crest.png\" alt=\"\" style=\"object-fit:contain;background:#3D080C;padding:10px\" \/>\n            <div>\n              <small>Channel<\/small>\n              <h3>All @WolmersGroup uploads \u2192<\/h3>\n            <\/div>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section style=\"padding-top:0\">\n    <div class=\"wrap\">\n      <h2>The schools<\/h2>\n      <div class=\"rule\"><\/div>\n      <p class=\"note\">The Prep and Boys websites, and Prep\u2019s Facebook page. The Girls\u2019 site is offline.<\/p>\n      <div class=\"schools\">\n        <a href=\"https:\/\/www.wolmers.org\/wps\/\">\n          <div class=\"smedia seal\">\n            <img decoding=\"async\" class=\"crest\" src=\"https:\/\/www.wolmers.org\/trust\/wp-content\/uploads\/2026\/08\/crest.png\" alt=\"\" \/>\n          <\/div>\n          <div class=\"spad\">\n            <small>Prep<\/small>\n            <h3>wolmers.org\/wps<\/h3>\n            <p>Wolmer\u2019s Preparatory, Learning and Enrichment Centre.<\/p>\n          <\/div>\n        <\/a>\n        <a href=\"https:\/\/www.facebook.com\/wolmersprep\/\">\n          <div class=\"smedia seal\">\n            <img decoding=\"async\" class=\"crest\" src=\"https:\/\/www.wolmers.org\/trust\/wp-content\/uploads\/2026\/08\/crest.png\" alt=\"\" \/>\n          <\/div>\n          <div class=\"spad\">\n            <small>Prep \u00b7 Facebook<\/small>\n            <h3>wolmersprep<\/h3>\n            <p>Wolmer\u2019s Preparatory, Learning and Enrichment Centre on Facebook.<\/p>\n          <\/div>\n        <\/a>\n        <a href=\"https:\/\/www.wolmersboysschool.edu.jm\/\">\n          <div class=\"smedia\">\n            <img decoding=\"async\" class=\"photo\" src=\"https:\/\/img.youtube.com\/vi\/JjCD_WZEhZU\/hqdefault.jpg\" alt=\"\" \/>\n          <\/div>\n          <div class=\"spad\">\n            <small>Boys<\/small>\n            <h3>wolmersboysschool.edu.jm<\/h3>\n            <p>Wolmer\u2019s Trust High School for Boys.<\/p>\n          <\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>The Wolmer\u2019s Trust Socials Age Quod Agis The group Follow the three schools. Photographs on Instagram; films on YouTube. Facebook [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-full-width.php","meta":{"footnotes":""},"class_list":["post-2112","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.wolmers.org\/trust\/wp-json\/wp\/v2\/pages\/2112","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wolmers.org\/trust\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.wolmers.org\/trust\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.wolmers.org\/trust\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wolmers.org\/trust\/wp-json\/wp\/v2\/comments?post=2112"}],"version-history":[{"count":8,"href":"https:\/\/www.wolmers.org\/trust\/wp-json\/wp\/v2\/pages\/2112\/revisions"}],"predecessor-version":[{"id":2651,"href":"https:\/\/www.wolmers.org\/trust\/wp-json\/wp\/v2\/pages\/2112\/revisions\/2651"}],"wp:attachment":[{"href":"https:\/\/www.wolmers.org\/trust\/wp-json\/wp\/v2\/media?parent=2112"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}