'' . __('Settings', 'General') . ''); $as_pro_link = array('Try Pro' => 'Try Pro'); $links = array_merge($as_settings_link, $links); $links = array_merge($as_pro_link, $links); } return $links;}add_filter( 'plugin_action_links', 'as_settings_link', 10, 5 );//admin dashboardfunction open_main_page() { include("admin/main_page.php"); wp_enqueue_style('ap_bootstrap_min',WPFRANK_A_P_SYSTEM.'/bootstrap/css/bootstrap.min.css' , array() ,true); wp_enqueue_style('ap_dataTables_bootstrap',WPFRANK_A_P_SYSTEM.'/css/dataTables.bootstrap.min.css' , array() ,true); wp_enqueue_style('ap_bootstrap-table',WPFRANK_A_P_SYSTEM.'/css/bootstrap-table.css' , array() ,true); wp_enqueue_style('ap_font_awesome',WPFRANK_A_P_SYSTEM.'/css/font-awesome.min.css' , array() ,true); wp_enqueue_style('ap_animate_css',WPFRANK_A_P_SYSTEM.'/css/animate.css' , array() ,true); wp_enqueue_style('ap_animate',WPFRANK_A_P_SYSTEM.'/css/animate.min.css' , array() ,true); wp_enqueue_style('ap_icon_picker',WPFRANK_A_P_SYSTEM.'/css/icon-picker.css' , array() ,true); wp_enqueue_style('ap_genericons_css',WPFRANK_A_P_SYSTEM.'/css/genericons.css' , array() ,true); wp_enqueue_style('ap_style',WPFRANK_A_P_SYSTEM.'css/ap_style.css' , array() ,true); wp_enqueue_style('ap_style_css_2',WPFRANK_A_P_SYSTEM.'/css/style_2.css' , array() ,true); wp_enqueue_style('responsive_dataTables',WPFRANK_A_P_SYSTEM.'/css/responsive.dataTables.min.css' , array() ,true); wp_enqueue_style('cal_themes',WPFRANK_A_P_SYSTEM.'/calender/jquery-ui.min.css' , array() ,true); wp_enqueue_style('fullcalendarcss',WPFRANK_A_P_SYSTEM.'calender/fullcalendar.css' , array() ,true); wp_enqueue_script('moment_min_js', WPFRANK_A_P_SYSTEM.'/calender/moment_min.js', true ); wp_enqueue_script('jquery_ui_custom_min', WPFRANK_A_P_SYSTEM.'/calender/jquery_ui_custom_min.js', true ); wp_enqueue_script('fullcalendar_min', WPFRANK_A_P_SYSTEM.'/calender/fullcalendar_min.js', true ); wp_enqueue_style('bootstrap-year-calendar_css',WPFRANK_A_P_SYSTEM.'/calender/bootstrap-year-calendar.css' , array() ,true); wp_enqueue_script('bootstrap-year-calendar_js', WPFRANK_A_P_SYSTEM.'/calender/bootstrap-year-calendar.js', true ); wp_enqueue_script('date_picker_js', WPFRANK_A_P_SYSTEM .'js/date_picker.js', array('jquery')); wp_enqueue_script('custom_script_js', WPFRANK_A_P_SYSTEM.'js/custom-script.js', array( 'wp-color-picker' ), false, true ); wp_enqueue_script('jquery'); wp_enqueue_script('media-upload'); wp_enqueue_script('thickbox'); wp_enqueue_script('ap_upload_media_widget', WPFRANK_A_P_SYSTEM .'js/upload-media.js', array('jquery')); wp_enqueue_style('thickbox'); wp_enqueue_script('ap_bootstrap_js', WPFRANK_A_P_SYSTEM.'/bootstrap/js/bootstrap.min.js', array('jquery')); wp_enqueue_script('ap_dataTables_min', WPFRANK_A_P_SYSTEM.'/js/jquery.dataTables.min.js', array('jquery') ); wp_enqueue_style('data_table_css',WPFRANK_A_P_SYSTEM.'/css/jquery.dataTables.min.css', array() ,true); wp_enqueue_script('ap_bootstrap_js', WPFRANK_A_P_SYSTEM.'/js/dataTables.bootstrap.min.js', array('jquery') ); wp_enqueue_script('ap_bootstrap_table', WPFRANK_A_P_SYSTEM.'/js/bootstrap-table.js', array('jquery')); wp_enqueue_script('ap_icon_picker_js', WPFRANK_A_P_SYSTEM.'/js/icon-picker.js', array('jquery') ); wp_enqueue_script('ap_fullcalendar_min_js', WPFRANK_A_P_SYSTEM.'/js/fullcalendar.min.js', array('jquery') ); wp_enqueue_style( 'wp-color-picker' ); wp_enqueue_script( 'wp-color-picker' ); wp_enqueue_script('ap_jquery_flot', WPFRANK_A_P_SYSTEM.'/js/jquery.flot.js', array('jquery') ); wp_enqueue_script('ap_jquery_knob', WPFRANK_A_P_SYSTEM.'/js/jquery.knob.modified.js', array('jquery') ); wp_enqueue_script('ap_jquery_sparkline', WPFRANK_A_P_SYSTEM.'/js/jquery.sparkline.min.js', array('jquery') ); wp_enqueue_script('ap_counter_js', WPFRANK_A_P_SYSTEM.'/js/counter.js', array('jquery') ); wp_enqueue_script('ap_custom_custom_js', WPFRANK_A_P_SYSTEM.'/js/custom.js', array('jquery') ); wp_enqueue_script('dataTables_responsive', WPFRANK_A_P_SYSTEM.'/js/dataTables.responsive.min.js', array('jquery') ); wp_enqueue_style('ap_tel_css',WPFRANK_A_P_SYSTEM.'js/contact/intlTelInput.css' , array() ,true); wp_enqueue_script('ap_tel_js', WPFRANK_A_P_SYSTEM.'/js/contact/intlTelInput.js', array('jquery') ); wp_enqueue_script('data-table-js', WPFRANK_A_P_SYSTEM.'/js/jquery.dataTables.min.js', true ); wp_enqueue_script('jquery.flot.pie-js', WPFRANK_A_P_SYSTEM.'/js/jquery.flot.pie.js', true ); wp_enqueue_style('font_family_css',WPFRANK_A_P_SYSTEM.'/css/googleapis.css' , array() ,true); wp_enqueue_style('ap_style_css',WPFRANK_A_P_SYSTEM.'/css/style.css' , array() ,true); wp_enqueue_style('ap_media_screen',WPFRANK_A_P_SYSTEM.'/css/media-screen.css' , array() ,true); wp_enqueue_script('notify_js', WPFRANK_A_P_SYSTEM.'/js/alertbox/notify.js', array('jquery') ); wp_enqueue_style('alert_css',WPFRANK_A_P_SYSTEM.'js/alertbox/notify.css' , array() ,true); wp_enqueue_script('confirmation_js', WPFRANK_A_P_SYSTEM.'/js/confirmation/jquery-confirm.min.js', true ); wp_enqueue_style('confirmation_css',WPFRANK_A_P_SYSTEM.'/js/confirmation/jquery-confirm.min.css' , array() ,true); wp_enqueue_script('multidatespicker_js', WPFRANK_A_P_SYSTEM.'/js/multidatespicker/jquery-ui.multidatespicker.js', true ); wp_enqueue_style('ap_multiselect_css',WPFRANK_A_P_SYSTEM.'js/multi-select/jquery.multiselect.css' , array() ,true); wp_enqueue_script('ap_multiselect_js', WPFRANK_A_P_SYSTEM.'/js/multi-select/jquery.multiselect.js', array('jquery'),true ); wp_enqueue_style('clockpicker_css',WPFRANK_A_P_SYSTEM.'/js/timepicker_assets/clockpicker.css' , array() ,true); wp_enqueue_script('clockpicker_js', WPFRANK_A_P_SYSTEM.'/js/timepicker_assets/clockpicker.js', array('jquery'),true ); wp_enqueue_style('preloader_css',WPFRANK_A_P_SYSTEM.'js/preloader/examples.css' , array() ,true); wp_enqueue_script('preloader_js', WPFRANK_A_P_SYSTEM.'/js/preloader/jquery.preloader.min.js', array('jquery'),true ); wp_enqueue_style('timepicker_css',WPFRANK_A_P_SYSTEM.'js/timepicker_assets/wickedpicker.min.css' , array() ,true); wp_enqueue_script('timepicker_js', WPFRANK_A_P_SYSTEM.'/js/timepicker_assets/wickedpicker.js', array('jquery'),true );}// shortcodefunction weblizar_ap_plugin_scripts() { //js scripts wp_enqueue_script('jquery'); wp_enqueue_script('confirmation_js', WPFRANK_A_P_SYSTEM.'/js/confirmation/jquery-confirm.min.js', true ); wp_enqueue_style('confirmation_css',WPFRANK_A_P_SYSTEM.'/js/confirmation/jquery-confirm.min.css' , array() ,true); wp_enqueue_script( 'ajax_custom_script', WPFRANK_A_P_SYSTEM. '/shortcode/frontend/js/jquery-migrate-1.4.1.min.js',array('jquery')); wp_localize_script( 'ajax_custom_script', 'frontendajax', array( 'ajaxurl' => admin_url( 'admin-ajax.php' ))); wp_enqueue_script('swiper_js', WPFRANK_A_P_SYSTEM.'/shortcode/frontend/swiper.min.js', true ); wp_enqueue_style('media_screen_css',WPFRANK_A_P_SYSTEM.'/shortcode/frontend/media_screen.css' , array() ,true); wp_enqueue_style('swiper_css',WPFRANK_A_P_SYSTEM.'/shortcode/frontend/swiper.min.css' , array() ,true); wp_enqueue_style('font_awesome_css',WPFRANK_A_P_SYSTEM.'/shortcode/frontend/font-awesome.min.css' , array() ,true); wp_enqueue_style('bootstrap_css',WPFRANK_A_P_SYSTEM.'/shortcode/frontend/bootstrap.css' , array() ,true); wp_enqueue_script('bootstrap_js', WPFRANK_A_P_SYSTEM.'/shortcode/frontend/bootstrap.min.js', true ); wp_enqueue_script('preloader_js', WPFRANK_A_P_SYSTEM.'/shortcode/frontend/jquery.preloader.min.js' , array('jquery'), true ); wp_enqueue_script('date_picker_js', WPFRANK_A_P_SYSTEM.'/shortcode/frontend/date_picker.js', array('jquery'),true ); wp_enqueue_style('datepicker_smoothness_css',WPFRANK_A_P_SYSTEM.'/shortcode/frontend/datepicker_smoothness.css' , array() ,true); wp_enqueue_script('notify_js', WPFRANK_A_P_SYSTEM.'/shortcode/frontend/alertbox/notify.js', true ); wp_enqueue_style('notify_css',WPFRANK_A_P_SYSTEM.'/shortcode/frontend/alertbox/notify.css' , array() ,true); wp_enqueue_style('examples_css',WPFRANK_A_P_SYSTEM.'/shortcode/frontend/examples.css' , array() ,true); wp_enqueue_style('style_03_css',WPFRANK_A_P_SYSTEM.'/shortcode/frontend/style_03.css' , array() ,true); wp_enqueue_style('media_css',WPFRANK_A_P_SYSTEM.'/shortcode/frontend/media_screen.css' , array() ,true); wp_enqueue_style('ap_tel',WPFRANK_A_P_SYSTEM.'shortcode/frontend/contact/intlTelInput.css' , array() ,true); wp_enqueue_script('ap_tel', WPFRANK_A_P_SYSTEM.'/shortcode/frontend/contact/intlTelInput.js', array('jquery') ); wp_enqueue_script('custom-script_js', WPFRANK_A_P_SYSTEM.'/shortcode/frontend/custom-script.js',array('jquery'), true );}add_action( 'wp_enqueue_scripts', 'weblizar_ap_plugin_scripts' );// customer jsonfunction fn_my_ajaxified_dataloader_ajax() { include("admin/customer-json.php"); die();}add_action('wp_ajax_fn_my_ajaxified_dataloader_ajax', 'fn_my_ajaxified_dataloader_ajax');add_action('wp_ajax_nopriv_fn_my_ajaxified_dataloader_ajax', 'fn_my_ajaxified_dataloader_ajax');//customer_fetchfunction customer_fetch_ajax_request() { include("admin/customer-fetch.php"); die();}add_action( 'wp_ajax_example_ajax_request', 'customer_fetch_ajax_request' );function APPT_activation_hook() { add_option('APPT_plugin_do_activation_redirect', true);}register_activation_hook(__FILE__, 'APPT_activation_hook');function APPT_activation_redirect() { if (get_option('APPT_plugin_do_activation_redirect', false)) { delete_option('APPT_plugin_do_activation_redirect'); if(!isset($_GET['activate-multi'])) { wp_redirect("admin.php?page=ap_system"); } }}add_action('admin_init', 'APPT_activation_redirect');// appointment json function fn_my_appointment_dataloader_ajax() { include("admin/appointment-json.php"); die();}add_action('wp_ajax_fn_my_appointment_dataloader_ajax', 'fn_my_appointment_dataloader_ajax');add_action('wp_ajax_nopriv_fn_my_appointment_dataloader_ajax', 'fn_my_appointment_dataloader_ajax');//appointment fetchfunction appointment_ajax_request() { include("admin/appointment-fetch.php"); die();}add_action( 'wp_ajax_appointment_ajax_request', 'appointment_ajax_request' );//service fetch function service_ajax_request() { include("admin/service-ajax.php"); die();}add_action( 'wp_ajax_service_ajax_request', 'service_ajax_request' );// fullcalender json function full_calendar_dataloader_ajax() { include("admin/json-events.php"); die();}add_action('wp_ajax_full_calendar_dataloader_ajax', 'full_calendar_dataloader_ajax');//calendar customer fetch function calendar_customer_ajax_request() { include("admin/calendar_customer.php"); die();}add_action( 'wp_ajax_calendar_customer_ajax_request', 'calendar_customer_ajax_request' );//calendar staff fetch function calendar_staff_ajax_request() { include("admin/calendar_staff.php"); die();}add_action( 'wp_ajax_calendar_staff_ajax_request', 'calendar_staff_ajax_request' );//calendar service fetch function calendar_service_ajax_request() { include("admin/calendar_service.php"); die();}add_action( 'wp_ajax_calendar_service_ajax_request', 'calendar_service_ajax_request' ); //category fetch on modelfunction category_fetch_ajax_request() { include("admin/category-fetch.php"); die();}add_action( 'wp_ajax_category_fetch_ajax_request', 'category_fetch_ajax_request' );//holiday jsonfunction holiday_json_ajax_request() { include("admin/holiday-json.php"); die();}add_action( 'wp_ajax_holiday_json_ajax_request', 'holiday_json_ajax_request' );//holiday fetch on modelfunction holiday_fetch_ajax_request() { include("admin/holiday-fetch.php"); die();}add_action( 'wp_ajax_holiday_fetch_ajax_request', 'holiday_fetch_ajax_request' ); //dashboard data fecthfunction dashboard_fetch_ajax_request() { include("admin/dashboard-ajax.php"); die();}add_action( 'wp_ajax_dashboard_fetch_ajax_request', 'dashboard_fetch_ajax_request' ); //front_endfunction time_ajax_request() { include("shortcode/time-slot-calculate.php"); die();}add_action( 'wp_ajax_time_ajax_request', 'time_ajax_request' );add_action( 'wp_ajax_nopriv_time_ajax_request', 'time_ajax_request' ); function details_ajax_request() { include("shortcode/details.php"); die();}add_action( 'wp_ajax_details_ajax_request', 'details_ajax_request' );add_action( 'wp_ajax_nopriv_details_ajax_request', 'details_ajax_request' ); function login_ajax_request() { include("shortcode/login.php"); die();}add_action( 'wp_ajax_login_ajax_request', 'login_ajax_request' );add_action( 'wp_ajax_nopriv_login_ajax_request', 'login_ajax_request' );function ap_shortcode() { include("shortcode/ap_system.php");}add_action('init','ap_shortcode');// set default notificvation messagesregister_activation_hook( __FILE__, 'APPOINT_NotificationSettings' );function APPOINT_NotificationSettings() {//Notify Admin On Pending Appointment$admin_pending_subject = "Hi [ADMIN_NAME] : New Appointment Scheduled By [CLIENT_NAME] is [APPOINTMENT_STATUS]";$admin_pending_body = "Hi Admin, Appointment Details:Client Name: [CLIENT_NAME]Client Email: [CLIENT_EMAIL]Appointment For: [SERVICE_NAME]Appointment Date: [APPOINTMENT_DATE]Appointment Time: [APPOINTMENT_TIME]Appointment Status: [APPOINTMENT_STATUS]View this appointment at [SITE_URL] dashboard.Best Regards [ADMIN_NAME][BLOG_NAME][SITE_URL]";//Notify Admin On Approved Appointment$admin_approved_subject = "Hi [ADMIN_NAME] : New Appointment Scheduled By [CLIENT_NAME] is [APPOINTMENT_STATUS]";$admin_approved_body = "Hi Admin, Appointment Details:Client Name: [CLIENT_NAME]Client Email: [CLIENT_EMAIL]Appointment For: [SERVICE_NAME]Appointment Date: [APPOINTMENT_DATE]Appointment Time: [APPOINTMENT_TIME]Appointment Status: [APPOINTMENT_STATUS]View this appointment at [SITE_URL] dashboard.Best Regards [ADMIN_NAME][BLOG_NAME][SITE_URL]";//Notify Admin On Cancelled Appointment$admin_cancel_subject = "Hi [ADMIN_NAME] : New Appointment Scheduled By [CLIENT_NAME] is [APPOINTMENT_STATUS]";$admin_cancel_body = "Hi Admin, Appointment Details:Client Name: [CLIENT_NAME]Client Email: [CLIENT_EMAIL]Appointment For: [SERVICE_NAME]Appointment Date: [APPOINTMENT_DATE]Appointment Time: [APPOINTMENT_TIME]Appointment Status: [APPOINTMENT_STATUS]View this appointment at [SITE_URL] dashboard.Best Regards [ADMIN_NAME][BLOG_NAME][SITE_URL]"; //Notify Client On Pending Appointment$client_pending_subject = "[BLOG_NAME] : Appointment Status.";$client_pending_body = "Hi [CLIENT_NAME],Your appointment for [SERVICE_NAME] on [APPOINTMENT_DATE] at [APPOINTMENT_TIME] is [APPOINTMENT_STATUS]..Thank you for scheduling appointment with [BLOG_NAME].Please Dont forget!!!Best Regards [ADMIN_NAME][BLOG_NAME][SITE_URL]";//Notify Client On Approved Appointment$client_approved_subject = "[BLOG_NAME] : Appointment Status.";$client_approved_body = "Hi [CLIENT_NAME],Your scheduled appointment for [SERVICE_NAME] on [APPOINTMENT_DATE] from [APPOINTMENT_TIME] has been [APPOINTMENT_STATUS].Thank you for scheduling appointment with [BLOG_NAME].Please Dont forget!!!Best Regards [ADMIN_NAME][BLOG_NAME][SITE_URL]";//Notify Client On Cancelled Appointment$client_cancel_subject = "[BLOG_NAME] : Appointment Status.";$client_cancel_body = "Hi [CLIENT_NAME],Your scheduled appointment for [SERVICE_NAME] on [APPOINTMENT_DATE] from [APPOINTMENT_TIME] has been [APPOINTMENT_STATUS].Thank you for scheduling appointment with [BLOG_NAME].Best Regards [ADMIN_NAME][BLOG_NAME][SITE_URL]";//Notify Staff On Pending Appointment$staff_pending_subject = "[BLOG_NAME].: Appointment Status.";$staff_pending_body = "Hi [STAFF_NAME],Your appointment for [SERVICE_NAME] with [CLIENT_NAME] on [APPOINTMENT_DATE] at [APPOINTMENT_TIME] is [APPOINTMENT_STATUS].Please Dont forget!!!Best Regards [ADMIN_NAME][BLOG_NAME][SITE_URL]";//Notify Staff On Approved Appointment$staff_approved_subject = "[BLOG_NAME]: Appointment Status.";$staff_approved_body = "Hi [STAFF_NAME],Your appointment for [SERVICE_NAME] with [CLIENT_NAME] on [APPOINTMENT_DATE] at [APPOINTMENT_TIME] has been [APPOINTMENT_STATUS].Please Dont forget!!!Best Regards [ADMIN_NAME][BLOG_NAME][SITE_URL]";//Notify Staff On Cancelled Appointment$staff_cancelled_subject = "[ADMIN_NAME]: Appointment Status.";$staff_cancelled_body = "Hi [STAFF_NAME],Your appointment for [SERVICE_NAME] with [CLIENT_NAME] on [APPOINTMENT_DATE] at [APPOINTMENT_TIME] has been [APPOINTMENT_STATUS].Please Dont forget!!!Best Regards [ADMIN_NAME][BLOG_NAME][SITE_URL]"; $admin_email = get_option( 'admin_email' ); $DefaultSettings = array( "emailtype" => 'phpmail', "enable" => 'yes', "wpemail" => '', "phpemail" => $admin_email, "hostname" => '', "portno" => '', "smtpemail" => '', "password" => '', "send_notification_admin_approved" => 'yes', "subject_admin_approved" => $admin_approved_subject, "admin_body_approved" => $admin_approved_body, "send_notification_admin_pending" => 'yes', "subject_admin_pending" => $admin_pending_subject, "admin_body_pending" => $admin_pending_body, "send_notification_admin_cancelled" => 'yes', "subject_admin_cancelled" => $admin_cancel_subject, "admin_body_cancelled" => $admin_cancel_body, "send_notification_client_approval" => 'yes', "subject_notification_client_approval" => $client_approved_subject, "body_notification_client_approval" => $client_approved_body, "send_notification_client_pending" => 'yes', "subject_notification_client_pending" => $client_pending_subject, "body_notification_client_pending" => $client_pending_body, "send_notification_client_cancel" => 'yes', "subject_notification_client_cancel" => $client_cancel_subject, "body_notification_client_cancel" => $client_cancel_body, "send_notification_staff_approval" => '', "subject_notification_staff_approval" => '', "body_notification_staff_approval" => '', "send_notification_staff_pending" => '', "subject_notification_staff_pending" => '', "body_notification_staff_pending" => '', "send_notification_staff_cancel" => '', "subject_notification_staff_cancel" => '', "body_notification_staff_cancel" =>'', ); add_option("Appoint_notification", $DefaultSettings);}// set frontend appointment step by step tipsregister_activation_hook( __FILE__, 'Appoint_Service_Tips' );function Appoint_Service_Tips() { $service_tips = "Follow The Step:* Select Service.* Select Appointment Date."; $DefaultSettings = $service_tips ;add_option("service_tips", $DefaultSettings);}register_activation_hook( __FILE__, 'Appoint_Time_Tips' );function Appoint_Time_Tips() {$time_tips = "Follow The Step:* Select Appointment Time."; $DefaultSettings = $time_tips;add_option("time_tips", $DefaultSettings);}register_activation_hook( __FILE__, 'Appoint_Details_Tips' );function Appoint_Details_Tips() { $detail_tips = "Follow The Step:* Sign-Up If You Are New User. * Login If You Are Existing User. ";$DefaultSettings = $detail_tips ;add_option("details_tips", $DefaultSettings);}register_activation_hook( __FILE__, 'Appoint_Confirm_Tips' );function Appoint_Confirm_Tips() {$confirm_tips = "Follow The Step:* Please Check The Appointment Details";$DefaultSettings = $confirm_tips ;add_option("confirm_tips", $DefaultSettings);}register_activation_hook( __FILE__, 'Appoint_Payment_Tips' );function Appoint_Payment_Tips() {$payment_tips = "Follow The Step:* Select Payment Method."; $DefaultSettings = $payment_tips;add_option("payment_tips", $DefaultSettings);}register_activation_hook( __FILE__, 'Appoint_Done_Tips' );function Appoint_Done_Tips() {$done_tips = "BOOKING DONE.Thank You! Your Booking Is Complete."; $DefaultSettings = $done_tips;add_option("done_tips", $DefaultSettings);}require_once( 'products.php' );?> Coaching1 – HasWellness Family Solutions

It’s been said that “our perception is our reality.”  What is your reality?  Are you happy with where you are in your life right now?  If you are ready to make some positive changes, then Emotions Mentor coaching is just for you!

What is an Emotions Mentor Coach?

An Emotions Mentor (EM) coach is someone who is particularly trained in concepts of emotional intelligence and knows how to work with powerful emotions that store deep within our subconscious.  An EM coach is highly knowledgeable about the mind/body connection and how to recover from sabotage patterns that tend to prevent growth.  Ultimately, the goal of your EM coach is to help you maximize your full potential and reach your desired results.

Are you ready to reach your full potential?

How can an Emotions Mentor Coach help me?

We cannot change what we do not know or understand.  As a certified Life and Emotions Mentor coach, I will help you uncover limiting thoughts and recognize your core beliefs and how they affect the lens through which you see your world, or in other words, your perception. 

 “Negative patterns have the potential to become great walls that block us and those we love from achieving success and happiness.”  Rebecca Hintze, author of Healing Your Family History and founder of the Emotions Mentor

I will help you discover your intrinsic worth, embrace your strengths, discern negative patterns and empower you to begin practicing new habits that establish a strong foundation for lasting change. Coaching will empower you with the knowledge, tools and a plan to reach your overall mental and physical wellness goals.

What can I expect from a coaching session?

Each coaching session provides a non-threatening, co-creative, conversational style setting.  Your personal goals will determine the subject matter of each session. 

What are your personal goals?  Do you want to:

  • Break free from a cycle of negative emotions
  • Become more self-empowered
  • Identify what is holding you back
  • Write a new chapter of your life story
  • Reveal or change family patterns
  • Let go of limiting beliefs or identify core beliefs                                   
  • Increase your self-worth and confidence
  • Love yourself and others more boldly                                           
  • Improve your spiritual life                            
  • Change your mindset
  • Enhance your mental and physical wellness
  • Understand your thought patterns                   
  • Boost your emotional intelligence
  • Strengthen your relationships
  • Become a better parent
  • Embrace your strengths and what makes you unique
  • Build better habits
  • Be more intentional
  • Discover your purpose
  • Create more balance in your life
  • Learn more about the mind/body connection

You have the potential to live your best life.  What is stopping you?  As your coach, I am ready to walk alongside you and help you achieve your goals. 

How much is a coaching session and other services?

Coaching sessions can be purchased as an individual session for short-term mentoring or as a package.  A package is recommended to establish the relationship and work toward client goals.  Additional services include an iTovi or Zyto Balance wellness scan, a tool to help clients identify areas of wellness that need support and products to bring those areas back into balance.

TAKE ADVANTAGE OF SPECIAL DISCOUNTED RATES!!                        

One-hour session:           $85.00.

Session Package:           $475.00   Includes 6 one-hour coaching sessions

                                $750.00   Includes 10 one-hour coaching sessions 

iTovi wellness scan = $15.00.  Includes emailed report broken down into body systems and emotions.  Learn more about the iTovi below.

Zyto Balance wellness scan = $40.00.  Includes 22-page report broken down into four body systems including immune, gastrointestinal, detoxification and hormone/endocrine system.  Emotional stressors are also included on this report.  Additional reports are available for $5.00 each.  Learn more about the Zyto Balance below.

What are wellness scans and why do I need one?

The staff at hasWellness Family Solutions recognizes the body, mind and spirit connection.  We help clients look at the body as a whole so that lasting change can take place.  For example, physical stress can be caused by environmental factors, nutrition and emotions.  Wellness scans help to identify other areas that may need support to bring your body, mind and spirit back into balance.  It is highly recommended to do at least one wellness scan in conjunction with your coaching program to get the best results for your overall wellness.

We offer two types of scans: an iTovi scan or a Zyto scan.  The handheld iTovi scanner combines galvanic skin response (GSR), pressure sensor, temperature and Bluetooth technologies to measure small changes in the electrical conductivity of the skin to stimuli.  The scanner identifies these changes and ranks products in order by the strongest responses.  You receive a personalized report showing products that will support your body in the suggested areas according to the scan.  The purpose of the scan is to identify body systems or emotions that may need support at the time of the scan.

The ZYTO Balance wellness scans are organized into what are called biosurveys, which is a series of questions that your body provides answers to. Some biosurveys are general in nature and are concerned with overall wellness, while others relate to specific areas of the body or body systems or deal with environmental factors.  Clients receive a 22-page report broken down into 4 main body system categories: immune, gastrointestinal, detoxification and hormone/endocrine.  Emotional and environmental stressors are also indicated in the report. 

To schedule a personal appointment, click “Schedule Appointment“, pick your date, time and service to get started.  It’s that simple!

3 Steps to a Better You! 

  1. Complimentary consultation
  2. Coaching and supportive tools
  3. Positive changes!
Scroll to Top