Hello World!!
i’m using sage10 theme on a trellis environment and i try to customize my archive-portfolio.blade.php my acf fields are not displayed. Even when a use the default page-header.blade.php i am getting an undefined variable error.
I replicated my project in local by fly wheel (without trellis) and the default page-header.blade.php is working i mean no error. but not the acf fields ther’re not displayed
How can i customize the archive-cpt.blade.php? on a trellis environment