File manager - Edit - /home/buyherba/public_html/wp-content/themes/flatsome/template-parts/portfolio/archive-portfolio-title.php
Back
<?php /** * Portfolio archive title. * * @package Flatsome\Templates * @flatsome-version 3.16.0 */ ?> <div class="page-title"> <div class="page-title-inner container flex-row"> <div class="flex-col flex-grow"> <h1 class="entry-title uppercase mb-0"> <?php if(is_tax()){ $term = get_term_by( 'slug', get_query_var( 'term' ), get_query_var( 'taxonomy' ) ); echo $term->name; } else { the_title(); } ?> </h1> </div> </div> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.14 |
proxy
|
phpinfo
|
Settings