{"id":6426,"date":"2026-07-15T13:30:20","date_gmt":"2026-07-15T13:30:20","guid":{"rendered":"https:\/\/cpe.kennesaw.edu\/olli\/?page_id=6426"},"modified":"2026-07-15T13:53:11","modified_gmt":"2026-07-15T13:53:11","slug":"olli-membership-quick-guide","status":"publish","type":"page","link":"https:\/\/cpe.kennesaw.edu\/olli\/olli-membership-quick-guide\/","title":{"rendered":"OLLI Membership Quick Guide"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6426\" class=\"elementor elementor-6426\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9995a0e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9995a0e\" data-element_type=\"section\">\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-e93d759\" data-id=\"e93d759\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-31d3787 elementor-widget elementor-widget-html\" data-id=\"31d3787\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\r\n  \/* ===== OLLI Membership Quick Guide \u2014 scoped styles ===== *\/\r\n  .olli-guide {\r\n    --olli-ink: #1a1a1a;          \/* body text (contrast ~16:1 on white) *\/\r\n    --olli-ink-soft: #333333;     \/* secondary text (contrast ~12.6:1) *\/\r\n    --olli-gold: #ffc629;         \/* KSU\/OLLI gold \u2014 decorative only *\/\r\n    --olli-gold-deep: #6b4e00;    \/* accessible gold for links (~5.9:1) *\/\r\n    --olli-gold-deeper: #4a3600;  \/* link hover *\/\r\n    --olli-note-bg: #fff8e6;      \/* soft gold tint for callout *\/\r\n    --olli-note-border: #b8860b;  \/* dark goldenrod border (~3:1 on tint) *\/\r\n\r\n    box-sizing: border-box;\r\n\r\n    margin: 0 auto;\r\n    padding: clamp(1.5rem, 4vw, 3rem);\r\n\r\n    background: #ffffff;\r\n    color: var(--olli-ink);\r\n\r\n    line-height: 1.65;\r\n  }\r\n  .olli-guide *,\r\n  .olli-guide *::before,\r\n  .olli-guide *::after { box-sizing: border-box; }\r\n\r\n  \/* ---- Brand header ---- *\/\r\n  .olli-guide__brand {\r\n    text-align: center;\r\n    margin-bottom: 1.5rem;\r\n  }\r\n  .olli-guide__logo {\r\n    display: block;\r\n    height: auto;\r\n    max-width: 100%;\r\n    margin: 0 auto;\r\n  }\r\n  .olli-guide__rule {\r\n    height: 4px;\r\n    width: 180px;\r\n    margin: 0.6rem auto 0;\r\n    background: var(--olli-gold);\r\n    border: 0;\r\n  }\r\n\r\n  \/* ---- Headings ---- *\/\r\n  .olli-guide h1 {\r\n\r\n    text-align: center;\r\n    margin: 0 0 1.75rem;\r\n    line-height: 1.25;\r\n  }\r\n  .olli-guide h2 {\r\n    font-size: 24px;\r\n    margin: 2rem 0 0.5rem;\r\n    padding-bottom: 0.35rem;\r\n    border-bottom: 2px solid var(--olli-gold);\r\n    line-height: 1.3;\r\n  }\r\n  .olli-guide h3 {\r\n    font-size: 18px;\r\n    margin: 1.5rem 0 0.5rem;\r\n  }\r\n\r\n  .olli-guide p { margin: 0 0 1rem; }\r\n\r\n  \/* ---- Lists ---- *\/\r\n  .olli-guide ol,\r\n  .olli-guide ul {\r\n    margin: 0 0 1rem;\r\n    padding-left: 1.6rem;\r\n  }\r\n  .olli-guide li { margin-bottom: 0.5rem; }\r\n  .olli-guide li:last-child { margin-bottom: 0; }\r\n  .olli-guide ol ul,\r\n  .olli-guide li > ul {\r\n    margin: 0.5rem 0 0;\r\n    list-style: disc;\r\n  }\r\n  \/* gold numbering accent (color is decorative; the number itself carries meaning) *\/\r\n  .olli-guide ol { list-style: none; counter-reset: step; padding-left: 0; }\r\n  .olli-guide ol > li {\r\n    counter-increment: step;\r\n    padding-left: 2.2rem;\r\n    position: relative;\r\n  }\r\n  .olli-guide ol > li::before {\r\n    content: counter(step);\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0.05em;\r\n    width: 1.6rem;\r\n    height: 1.6rem;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 12px;\r\n    font-weight: 700;\r\n    color: var(--olli-ink);\r\n    background: var(--olli-gold);\r\n    border-radius: 50%;\r\n  }\r\n  .olli-guide ol > li > ul { padding-left: 1.4rem; }\r\n\r\n  \/* ---- Callout \/ note ---- *\/\r\n  .olli-guide__note {\r\n    margin: 1.25rem 0;\r\n    padding: 1rem 1.25rem;\r\n    background: var(--olli-note-bg);\r\n    border: 2px solid var(--olli-note-border);\r\n    border-radius: 6px;\r\n  }\r\n  .olli-guide__note-label {\r\n    display: block;\r\n    font-weight: 700;\r\n    margin-bottom: 0.25rem;\r\n  }\r\n  .olli-guide__note p:last-child { margin-bottom: 0; }\r\n\r\n  \/* ---- Links ---- *\/\r\n  .olli-guide a {\r\n    color: var(--olli-gold-deep);\r\n    font-weight: 600;\r\n    text-underline-offset: 2px;\r\n  }\r\n  .olli-guide a:hover { color: var(--olli-gold-deeper); }\r\n  .olli-guide a:focus-visible {\r\n    outline: 3px solid var(--olli-ink);\r\n    outline-offset: 2px;\r\n    border-radius: 2px;\r\n  }\r\n\r\n  .olli-guide strong { font-weight: 700; }\r\n\r\n  \/* ---- Small screens ---- *\/\r\n  @media (max-width: 480px) {\r\n    .olli-guide { font-size: 1.0625rem; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"olli-guide\">\r\n  <header class=\"olli-guide__brand\">\r\n    <img decoding=\"async\"\r\n      class=\"olli-guide__logo\"\r\n      src=\"https:\/\/cpe.kennesaw.edu\/olli\/wp-content\/uploads\/sites\/7\/2025\/11\/Black_Lettering.png\"\r\n      alt=\"OLLI at Kennesaw State University\"\r\n      width=\"220\"\r\n    >\r\n    <hr class=\"olli-guide__rule\" aria-hidden=\"true\">\r\n  <\/header>\r\n\r\n  <main>\r\n    <h1>OLLI at KSU Membership Quick Guide<\/h1>\r\n\r\n    <h2>How to Enroll in Your Membership Online<\/h2>\r\n\r\n    <h3>First, Log In<\/h3>\r\n    <ol>\r\n      <li>\r\n        Visit the OLLI at KSU website at\r\n        <a href=\"https:\/\/cpe.kennesaw.edu\/olli\">cpe.kennesaw.edu\/olli<\/a>.\r\n      <\/li>\r\n      <li>\r\n        Sign in to your existing account using your email address as your username.\r\n        <ul>\r\n          <li>If you are new to OLLI, select <strong>Create Account<\/strong> and complete the account setup.<\/li>\r\n        <\/ul>\r\n      <\/li>\r\n    <\/ol>\r\n\r\n    <h3>Option 1: Add a Membership During Class Checkout<\/h3>\r\n    <p>\r\n      When you add a class to your cart, the registration system will automatically check\r\n      for an active OLLI membership.\r\n    <\/p>\r\n    <p>\r\n      <strong>\r\n        If you do not currently have a membership, a prompt will appear during checkout\r\n        giving you the option to register for either an OLLI Basic or OLLI Plus membership.\r\n      <\/strong>\r\n    <\/p>\r\n    <p>\r\n      Simply select the membership option you would like to purchase and continue through\r\n      the checkout process. Your membership will be added to your cart along with your\r\n      class registration.\r\n    <\/p>\r\n\r\n    <aside class=\"olli-guide__note\">\r\n      <strong class=\"olli-guide__note-label\">Please note<\/strong>\r\n      <p>\r\n        An active OLLI membership is required before you can complete registration for\r\n        classes, trips, clubs, and other OLLI activities.\r\n      <\/p>\r\n    <\/aside>\r\n\r\n    <p>\r\n      If you already have an active membership, the checkout process will continue directly\r\n      to payment, and no membership prompt will appear.\r\n    <\/p>\r\n\r\n    <h3>Option 2: Purchase an OLLI Membership Only<\/h3>\r\n    <p>\r\n      If you would like to purchase your OLLI membership before registering for classes,\r\n      you can do so at any time.\r\n    <\/p>\r\n    <ol>\r\n      <li>Visit the OLLI Membership page using the membership link provided on the OLLI website.<\/li>\r\n      <li>Select the membership option that best fits your needs.<\/li>\r\n      <li>Click <strong>Add to Cart<\/strong>.<\/li>\r\n      <li>Review your shopping cart and click <strong>Checkout<\/strong>.<\/li>\r\n      <li>Complete the payment process.<\/li>\r\n      <li>\r\n        Once your membership purchase is complete, you may return at any time to register\r\n        for classes without being prompted to purchase a membership again (provided your\r\n        membership is still active).\r\n      <\/li>\r\n    <\/ol>\r\n  <\/main>\r\n<\/div>\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\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>OLLI at KSU Membership Quick Guide How to Enroll in Your Membership Online First, Log In Visit the OLLI at KSU website at cpe.kennesaw.edu\/olli. Sign in to your existing account using your email address as your username. If you are new to OLLI, select Create Account and complete the account setup. Option 1: Add a&#8230;<\/p>\n","protected":false},"author":23,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6426","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>OLLI Membership Quick Guide - OLLI at Community and Professional Education - Kennesaw State University<\/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:\/\/cpe.kennesaw.edu\/olli\/olli-membership-quick-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OLLI Membership Quick Guide - OLLI at Community and Professional Education - Kennesaw State University\" \/>\n<meta property=\"og:description\" content=\"OLLI at KSU Membership Quick Guide How to Enroll in Your Membership Online First, Log In Visit the OLLI at KSU website at cpe.kennesaw.edu\/olli. Sign in to your existing account using your email address as your username. If you are new to OLLI, select Create Account and complete the account setup. Option 1: Add a...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cpe.kennesaw.edu\/olli\/olli-membership-quick-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"OLLI at Community and Professional Education - Kennesaw State University\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-15T13:53:11+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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cpe.kennesaw.edu\/olli\/olli-membership-quick-guide\/\",\"url\":\"https:\/\/cpe.kennesaw.edu\/olli\/olli-membership-quick-guide\/\",\"name\":\"OLLI Membership Quick Guide - OLLI at Community and Professional Education - Kennesaw State University\",\"isPartOf\":{\"@id\":\"https:\/\/cpe.kennesaw.edu\/olli\/#website\"},\"datePublished\":\"2026-07-15T13:30:20+00:00\",\"dateModified\":\"2026-07-15T13:53:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/cpe.kennesaw.edu\/olli\/olli-membership-quick-guide\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cpe.kennesaw.edu\/olli\/olli-membership-quick-guide\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cpe.kennesaw.edu\/olli\/olli-membership-quick-guide\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cpe.kennesaw.edu\/olli\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OLLI Membership Quick Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cpe.kennesaw.edu\/olli\/#website\",\"url\":\"https:\/\/cpe.kennesaw.edu\/olli\/\",\"name\":\"OLLI at Community and Professional Education - Kennesaw State University\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cpe.kennesaw.edu\/olli\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"OLLI Membership Quick Guide - OLLI at Community and Professional Education - Kennesaw State University","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:\/\/cpe.kennesaw.edu\/olli\/olli-membership-quick-guide\/","og_locale":"en_US","og_type":"article","og_title":"OLLI Membership Quick Guide - OLLI at Community and Professional Education - Kennesaw State University","og_description":"OLLI at KSU Membership Quick Guide How to Enroll in Your Membership Online First, Log In Visit the OLLI at KSU website at cpe.kennesaw.edu\/olli. Sign in to your existing account using your email address as your username. If you are new to OLLI, select Create Account and complete the account setup. Option 1: Add a...","og_url":"https:\/\/cpe.kennesaw.edu\/olli\/olli-membership-quick-guide\/","og_site_name":"OLLI at Community and Professional Education - Kennesaw State University","article_modified_time":"2026-07-15T13:53:11+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cpe.kennesaw.edu\/olli\/olli-membership-quick-guide\/","url":"https:\/\/cpe.kennesaw.edu\/olli\/olli-membership-quick-guide\/","name":"OLLI Membership Quick Guide - OLLI at Community and Professional Education - Kennesaw State University","isPartOf":{"@id":"https:\/\/cpe.kennesaw.edu\/olli\/#website"},"datePublished":"2026-07-15T13:30:20+00:00","dateModified":"2026-07-15T13:53:11+00:00","breadcrumb":{"@id":"https:\/\/cpe.kennesaw.edu\/olli\/olli-membership-quick-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cpe.kennesaw.edu\/olli\/olli-membership-quick-guide\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/cpe.kennesaw.edu\/olli\/olli-membership-quick-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cpe.kennesaw.edu\/olli\/"},{"@type":"ListItem","position":2,"name":"OLLI Membership Quick Guide"}]},{"@type":"WebSite","@id":"https:\/\/cpe.kennesaw.edu\/olli\/#website","url":"https:\/\/cpe.kennesaw.edu\/olli\/","name":"OLLI at Community and Professional Education - Kennesaw State University","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cpe.kennesaw.edu\/olli\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/cpe.kennesaw.edu\/olli\/wp-json\/wp\/v2\/pages\/6426","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cpe.kennesaw.edu\/olli\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cpe.kennesaw.edu\/olli\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cpe.kennesaw.edu\/olli\/wp-json\/wp\/v2\/users\/23"}],"replies":[{"embeddable":true,"href":"https:\/\/cpe.kennesaw.edu\/olli\/wp-json\/wp\/v2\/comments?post=6426"}],"version-history":[{"count":6,"href":"https:\/\/cpe.kennesaw.edu\/olli\/wp-json\/wp\/v2\/pages\/6426\/revisions"}],"predecessor-version":[{"id":6433,"href":"https:\/\/cpe.kennesaw.edu\/olli\/wp-json\/wp\/v2\/pages\/6426\/revisions\/6433"}],"wp:attachment":[{"href":"https:\/\/cpe.kennesaw.edu\/olli\/wp-json\/wp\/v2\/media?parent=6426"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}