Forums
(@sfreij)
10 years, 2 months ago
Oh already solved the problem, in template-homepage.php was something wrong:
Was <?php if($circle==’template-portfolio.php’){ ?> Should be <?php if($circle==’page-portfolio.php’){ ?>