X7ROOT File Manager
Current Path:
/home/hamdjcne/public_html/wp-content/themes/hub/templates/header
home
/
hamdjcne
/
public_html
/
wp-content
/
themes
/
hub
/
templates
/
header
/
ðŸ“
..
📄
custom.php
(1.88 KB)
📄
default.php
(6.76 KB)
📄
header-cart-offcanvas.php
(4.55 KB)
📄
header-cart.php
(4.13 KB)
📄
header-search-default.php
(1.86 KB)
📄
header-search-frame.php
(3.99 KB)
📄
header-search-slide-top.php
(2.84 KB)
📄
header-search-visible-form.php
(979 B)
📄
header-search-zoom-out.php
(3.54 KB)
📄
header-search.php
(3.1 KB)
📄
header-title-bar-bbpress.php
(849 B)
📄
header-title-bar.php
(10.12 KB)
Editing: header-title-bar-bbpress.php
<div class="titlebar"> <div class="titlebar-overlay lqd-overlay"></div> <div class="titlebar-inner"> <div class="container titlebar-container"> <div class="row titlebar-container d-flex flex-wrap align-items-center"> <div class="titlebar-col col-xs-12 col-md-6"> <h1 class="entry-title"><?php the_title(); ?></h1> <?php bbp_breadcrumb(); ?> </div> <div class="titlebar-col col-xs-12 col-md-6 text-md-right"> <?php if ( bbp_has_replies() && is_singular( 'topic' ) ) : ?> <?php bbp_get_template_part( 'pagination', 'replies' ); ?> <?php elseif ( !bbp_is_forum_category() && bbp_has_topics() ) : ?> <?php bbp_get_template_part( 'pagination', 'topics' ); ?> <?php endif; ?> </div> </div> </div> </div> </div>
Upload File
Create Folder