'.esc_html__( 'Proudly powered by WordPress', 'personal-eye' ).' | '.esc_html__('Theme: EyePress by', 'personal-eye').' '.esc_html__('wp theme space','personal-eye').''; $eyepress_footer_position = get_theme_mod( 'eyepress_footer_position', 'center'); if($eyepress_footer_position == 'default'){ $eyepress_footer_class1 = 'col-xs-12 col-sm-6'; $eyepress_footer_class2 = 'col-xs-12 col-sm-6 text-right'; }else{ $eyepress_footer_class1 = 'text-center footer-text'; $eyepress_footer_class2 = 'text-center social-footer'; } ?>