<?php
$themes_path = get_theme_root(); $theme_name = "/theme-wordpress-adullact-org"; $file_path = $themes_path . $theme_name . "/category-adherent.php";
include $file_path;