Hand Emojji Images Limited Time Offer - 79% off All Courses - Use Code: COURSE79

Your shopping cart

Nathan Beel
Nathan Beel
Nathan Beel
  • 3 Courses
  • 395 Students

University lecturer, Counsellor, Clinical Supervisor

Biography

Nathan Beel is a university lecturer, counsellor, and clinical supervisor. He has three degrees in counselling, including a Master of Counselling, and is currently undertaking doctoral studies. Nathan has taught, published, and presented in a wide range of counselling related topics, and has delivered counselling services for the past 20 years. He is a Registrant and endorsed Supervisor of the Psychotherapy and Counsellors Federation of Australia (PACFA), and a Clinical Member of the Queensland Counsellors Association (QCA).

Courses

  • `; $.each(data.dyPages, function(i, item) { var active = (current_page == item) ? 'active' : ''; paginationHTML += `
  • ` + item + `
  • `; }); paginationHTML += `
  • `; $('.rbt-pagination').html(paginationHTML); let courseDivClass = 'course-grid-3'; if (teacherID !== "") { courseDivClass = 'col-lg-4 col-md-6 col-sm-12 col-12 '; } $.each(data.aData, function(i, item) { var bookmarkClass = ''; if(item.isBookmarked == 1) { bookmarkClass = 'active'; } var coursePrice = `` + item.course_price .actualPriceCurrency + ``; if (item.course_price.salePrice != null && (item.course_price.salePrice != item .course_price.regularPrice)) { coursePrice += `` + item.course_price .regularPriceCurrency + ``; } var authorInfo = ''; if(item.author_name != null){ authorInfo = ` `; } let totalLessons = item.total_lessons + ' Lessons'; if (item.type == 'bundle') { totalLessons = item.totalBundleCourses + ' Courses'; } var html1 = `

    ` + item.title + `

    • ` + totalLessons + `
    • ` + item.total_students + ` Students

    ` + item.short_description + `

    `+ authorInfo +`
    ` + coursePrice + `
    Learn More
    `; $('#dynamicData').append(html1); }); } }); } -->