<?php
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
?>
<?php get_header(); ?>
<?php /*
if(has_post_thumbnail()){
$slide = get_the_post_thumbnail_url( null, 'full' );
echo '<div class="page-hero" style="background-image: url('. $slide .');"></div>';
}
*/ ?>
<div class="pagina corp">
<div class="contenuto">
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
<?php the_content(); ?>
<?php endwhile; endif; ?>
</div>
</div>
<?php get_footer(); ?>
All system for education purposes only. For more tools: Telegram @jackleet