init
This commit is contained in:
9
wp-content/themes/flatsome/single-featured_item.php
Normal file
9
wp-content/themes/flatsome/single-featured_item.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
get_header(); ?>
|
||||
|
||||
<div class="portfolio-page-wrapper portfolio-single-page">
|
||||
<?php get_template_part('template-parts/portfolio/single-portfolio', flatsome_option('portfolio_layout')); ?>
|
||||
</div>
|
||||
|
||||
<?php get_footer(); ?>
|
Reference in New Issue
Block a user