add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' );
function theme_enqueue_styles() {
wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' );
}
/*
* The Events Calendar - Make code empty if it's 0 or Free
*/
add_filter ( 'tribe_get_cost', 'tribe_not_show_free', 10, 3 );
function tribe_not_show_free ( $cost, $post_id, $with_currency_symbol ) {
if ( $cost == 0 || $cost == 'Free' ) {
$cost = '';
}
return $cost;
}
function ru_conditional_email_template( $search_replace, $sanitized_data ) {
$member_message = 'Member luncheon: $30.00 payable in cash or cheque due on the day of luncheon.';
$non_member_message = 'Non-member luncheon: $50.00 payable in cash or cheque due on the day of luncheon; Special Offer: Non-members have your first lunch at the Member rate of $30.00.';
$search_replace['{conditional-message}'] = $non_member_message;
if ( isset( $sanitized_data['are-you-a-memberf'] ) && $sanitized_data['are-you-a-memberf'] === 'Yes' ) {
$search_replace['{conditional-message}'] = $member_message;
}
return $search_replace;
}
add_filter( 'rtec_email_templating', 'ru_conditional_email_template', 10, 2 );
/*
add_filter('pre_wp_mail', 'wp_disable_emails');
function wp_disable_emails() {
return false;
}
*/
/*
function add_captcha_to_pdb_form($content) {
$captcha_html = '
Event pricing $25 for Members and $30 for Non-members
Workshop $80.
– unless stated otherwise
Lunches are now every Thursday but could be the 3rd or the 4th Thursday of the month.
*Note: If you need to cancel your RSVP please email Joan@Kuritec.com
Join us to hear Blair’s Annual Legal Update. Blair McCreadie is a partner in the Employment & Labour Group of Dentons Canada LLP’s Toronto office, where he practices in all areas of employment and labour law. Blair is also a member of the firm’s Public Policy Practice Group, and provides strategic advice to […]
Michelle has 15 years experience working in Human Resources in the areas of recruitment and talent development and is working towards her Certified Human Resources Professional (CHRP) designation. She has an Honours Bachelor of Arts degree in Politics and Business, as well as a Bachelor of Education, specializing in adult education. As a Senior […]
Office of the Employer Advisor Topic: WSIB Rate Framework Mr. Dunstan Francis, Employer Specialist and Ms. Trisha Griffith, Employer Specialist will be co-presenting the WSIB’s New Rate Framework
Register: 10:30am Speaker starts: 11:00am - 12:30pm Lunch 12:30pm Jennifer is a Dynamic Speaker, Facilitator, Trainer and UnConsultant and works with organizations to help them Think Creatively, Solve Problems, Plan Strategically and make creativity & innovation a reality in their workplaces. Prior to starting Clean Slate, Jennifer was Vice President of both Marketing and […]
Best Western Brantford Hotel and Conference Centre
19 Holiday Drive, Brantford, ON, Canada
https://soundleadership.ca/ Mastering Performance Management - Lunch & Learn Sandi Hokansson, Executive Coach & CEO of SOUNDLEADERSHIP Inc., will be speaking on Mastering Performance Management. She will cover the following: • Purpose and value • Coaching and feedback • Managing Ratings • Encouraging ‘Upward Communication’ (two-way feedback) • Avoiding Pitfalls • Goals and Career Discussion • […]
Best Western Brantford Hotel and Conference Centre
19 Holiday Drive, Brantford, ON, Canada
Jennifer Threndyle: B.Comm. – Major HR Management, B.Ed.-Adult Ed., MBA, CDMP For over fifteen years, Jennifer worked with persons with disabilities and employers in employment programing and return to work services. Jennifer’s case load was comprised primarily of clients and workers with mental health disorders. Jennifer has been employed with Workplace Safety & Prevention […]
Best Western Brantford Hotel and Conference Centre
19 Holiday Drive, Brantford, ON, Canada
Stuart Rudner Employment Lawyer and Mediator: Social Media and the impact on the employment relationship, both directly and indirectly, including latest trends and watch outs for employers and employees. Stuart is the founder of Rudner Law, a firm specializing in Employment Law (or HR Law, as it is often called). He is the author of You’re […]
The comedy of Keith Barany is often described as original, gentle & brilliant. In fact The NY Post called him “The wittiest comedian working”. It’s his lightning fast “ad-libs” that most amaze audiences. From time to time Keith has written for well known TV shows such as: “The Emmy Awards”, “Politically Incorrect”, “The Jimmy Kimmel […]
Join us to hear Blair’s Annual Legal Update. Blair McCreadie is a partner in the Employment & Labour Group of Dentons Canada LLP’s Toronto office, where he practices in all areas of employment and labour law. Blair is also a member of the firm’s Public Policy Practice Group, and provides strategic advice to clients on […]