Course Descriptions All
Upcoming Courses (Published, Draft & Pending) Print this page How To Register for Courses Register online by going to kals.ca In person on McArthur Island at 1550 Island Parkway Dr. through-out the semester during office hours Monday-Friday 9am-4pm (Closed from 12pm-1pm). Credit, cash or cheque Register by Phone by Calling 1-250-376-1525 Course List (Published, Draft […]
Course Descriptions Published
Print this page How To Register for Courses Register online by going to kals.ca In person on McArthur Island at 1550 Island Parkway Dr. through-out the semester during office hours Monday-Friday 9am-4pm (Closed from 12pm-1pm). Credit, cash or cheque Register by Phone by Calling 1-250-376-1525 Course List Upcoming Courses
Printables
Printables Click on any of these to view printable course lists. Command + P for Mac or Control + P for Windows. Course Descriptions (Only Published) Course Descriptions (All) Course List (Only Published) Course List (All) Instructor Bios (Only Published) Instructor Bios (All) Submit Course
Instructor Bio
instructor_bio
Course Dates Shortcode
function course_dates_shortcode($atts) { global $post; if (!isset($post) || !is_object($post) || $post->post_type !== \’course\’) { return \’\’; } $start_time = get_field(\’start_time\’, $post->ID); $end_time = get_field(\’end_time\’, $post->ID); if (!$start_time || !$end_time) return \’\’; $format = \’l F j, Y\’; $output = \”Dates:\”; // Loop through start_date and session_2 to session_16 for ($i = 1; $i ID); if […]
History of KALS
History of KALS Inspired by the concept of lifelong learning, Margaret Cleaveley set out to establish an adult learning community in the Kamloops region. To that end she met with board members of the Kelowna Seniors Learning in Retirement (SLR). In September of 2005 she held an information meeting which 50 people or so attended […]
Courses Filter
add_action( \’elementor/query/courses\’, function( $query ) { $today = date(\’Ymd\’); // ACF date field format (Ymd) $meta_query = [ \’relation\’ => \’OR\’, [ \’key\’ => \’start_date\’, \’value\’ => $today, \’compare\’ => \’>=\’, \’type\’ => \’NUMERIC\’, ], [ \’key\’ => \’end_date\’, \’value\’ => $today, \’compare\’ => \’>=\’, \’type\’ => \’NUMERIC\’, ], ]; $query->set( \’meta_query\’, $meta_query ); $query->set( […]
Course Description – Programs Page
Single Session Multi Session
Submit Course
Submit A Course (Internal) Course Submission Submitter Info Your Name * First Last * Last Your Email * Course Info Course Title Course Description Visual Text (HTML) <p><br data-mce-bogus=\”1\”></p> Instructor Location Min Attendance Max Attendance Cost $ Total Class TIme Start Date Start Time 121234567891011 : 0030 AMPM End Time 121234567891011 : 0030 AMPM Repeats? […]
Start Date
start_date