Submit
Path:
~
/
home
/
getwphos
/
www
/
techniquetechs
/
wp-content
/
themes
/
plexify
/
elements
/
templates
/
pxl_page_title
/
File Content:
layout-1.php
<?php if (!class_exists('Plexify_Page_Title')) return; $titles = plexify()->pagetitle->get_title(); ?> <div class="pxl-pt-wrap d-flex"> <div class="pxl-page-title-inner"> <div class="pxl-page-title"> <h1 class="main-title"><?php pxl_print_html($titles['title']) ?></h1> <?php if(!empty($titles['sub_title'])): ?> <div class="sub-title p"><?php echo plexify_html($titles['sub_title']) ?></div> <?php endif; ?> </div> </div> </div>
Submit
FILE
FOLDER
Name
Size
Permission
Action
layout-1.php
525 bytes
0644
N4ST4R_ID | Naxtarrr