Just add these code to function.php file
add_action(‘template_redirect’, ‘redirect_to_home_from_about_page’);
function redirect_to_home_from_about_page() {
if(( is_page(‘about’)) &&( !wp_is_mobile() ) ) {
wp_redirect(home_url());
exit();
}
}

Just add these code to function.php file
add_action(‘template_redirect’, ‘redirect_to_home_from_about_page’);
function redirect_to_home_from_about_page() {
if(( is_page(‘about’)) &&( !wp_is_mobile() ) ) {
wp_redirect(home_url());
exit();
}
}
Customers are Satisfied With the Services
business using the power of Digital Marketing.
Get your blood tests delivered at home Collect a sample from thenews
By signing up, you consent to receive marketing emails in line with our privacy policy