introducing portfolio single
This commit is contained in:
parent
68d2281bd8
commit
4e34e68dae
|
|
@ -1,10 +1,18 @@
|
||||||
<?php get_header(); ?>
|
<?php get_header(); ?>
|
||||||
|
|
||||||
<div class="container">
|
<?php
|
||||||
<p>salut</p>
|
|
||||||
<h1>salut</h1>
|
$client = get_field('client_name', get_the_ID());
|
||||||
<h1>salut</h1>
|
|
||||||
<h1>salut</h1>
|
|
||||||
|
?>
|
||||||
|
|
||||||
|
<div class="portfolio-single ">
|
||||||
|
|
||||||
|
<div class="portfolio-single__project-content">
|
||||||
|
<?php the_content(); ?>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user