[insert_php]

$FileLocation = “/wp-content/themes/orcamento-teste/partials/main.php”;
include($_SERVER[‘DOCUMENT_ROOT’].$FileLocation);

[/insert_php]