Current File : /home/kelaby89/abl.academy/wp-content/themes/eduma/inc/widgets/our-team/tpl/our-team.php
<?php
/**
 * Template for displaying default element.
 *
 *
 * @author      ThimPress
 * @package     Thim_Builder/Templates
 * @version     1.0.0
 * @author      Thimpress, tuanta
 */

/**
 * Prevent loading this file directly
 */
defined( 'ABSPATH' ) || exit;

$template_path = 'our-team/tpl/';
$layout        = ( isset( $instance['layout'] ) ) ? $instance['layout'] : 'base';
$instance['css_animation'] = ''; // fix Undefined for child theme
?>

<?php thim_builder_get_template(
	$layout, array(
	'instance' => $instance,
), $template_path
); ?>
Page not found – Hello World !