X7ROOT File Manager
Current Path:
/home/okeydcqc/public_html/wp-content/themes/oceanwp/partials
home
/
okeydcqc
/
public_html
/
wp-content
/
themes
/
oceanwp
/
partials
/
ðŸ“
..
ðŸ“
edd
ðŸ“
entry
ðŸ“
footer
ðŸ“
header
ðŸ“
library
ðŸ“
mobile
📄
none.php
(1.29 KB)
ðŸ“
page
📄
page-header-subheading.php
(404 B)
📄
page-header.php
(1.81 KB)
📄
scroll-top.php
(1.15 KB)
ðŸ“
search
ðŸ“
single
ðŸ“
topbar
Editing: page-header-subheading.php
<?php /** * The template for displaying the page subheading * * @package OceanWP WordPress theme */ // Exit if accessed directly. if ( ! defined( 'ABSPATH' ) ) { exit; } // Display subheading if there is one. if ( $subheading = oceanwp_get_page_subheading() ) : ?> <div class="clr page-subheading"> <?php echo do_shortcode( $subheading ); ?> </div><!-- .page-subheading --> <?php endif; ?>
Upload File
Create Folder