X7ROOT File Manager
Current Path:
/home/okeydcqc/brownbrommel.com/wp-content/themes/oceanwp/partials/page
home
/
okeydcqc
/
brownbrommel.com
/
wp-content
/
themes
/
oceanwp
/
partials
/
page
/
ðŸ“
..
📄
article.php
(495 B)
📄
layout.php
(341 B)
Editing: layout.php
<?php /** * Outputs correct page layout * * @package OceanWP WordPress theme */ // Exit if accessed directly. if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <article class="single-page-article clr"> <?php // Get page entry. get_template_part( 'partials/page/article' ); // Display comments. comments_template(); ?> </article>
Upload File
Create Folder