images-portfolio
This commit is contained in:
@@ -36,6 +36,10 @@ function sev_tort_template_include( $template ) {
|
||||
return get_stylesheet_directory() . '/page-templates/page-policy.php';
|
||||
}
|
||||
|
||||
if ( 'portfolio' === $page['slug'] ) {
|
||||
return get_stylesheet_directory() . '/page-templates/page-portfolio.php';
|
||||
}
|
||||
|
||||
return get_stylesheet_directory() . '/page-templates/page-service.php';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user