diff --git a/templates/template-portfolio.php b/templates/template-portfolio.php index be97688..fefafa2 100644 --- a/templates/template-portfolio.php +++ b/templates/template-portfolio.php @@ -23,6 +23,8 @@ $currentPageId = get_the_ID(); $excerpt = get_the_excerpt(); $clientName = get_field('client_name', $portfolio_post->ID); $terms = get_the_terms($portfolio_post->ID, 'project_type'); + $projectColor = get_field('project_color', $portfolio_post->ID); + ?>
@@ -43,9 +45,10 @@ $currentPageId = get_the_ID();

- + + Voir le projet - Voir le projet + Voir le projet