PATH:
home
/
lab2454c
/
sothebankuab.com
/
wp-content
/
themes
/
tryo
<?php /** * Single Feature Page * * */ get_header(); ?> <!-- Start Page Title Area --> <div class="page-title-area item-bg1 jarallax" data-jarallax='{"speed": 0.3}' style="background-image:url(<?php echo esc_url(get_the_post_thumbnail_url()); ?>);"> <div class="container"> <div class="page-title-content"> <h2><?php the_title(); ?></h2> <?php if ( function_exists('yoast_breadcrumb') ) { yoast_breadcrumb( '<p class="tryo-seo-breadcrumbs" id="breadcrumbs">','</p>' ); } ?> </div> </div> </div> <!-- End Page Title Area --> <!-- Start features Details Area --> <section class="features-details-area ptb-70"> <?php while ( have_posts() ) : the_post(); the_content(); endwhile; ?> </section> <!-- End features Details Area --> <?php get_footer();
[+]
woocommerce
[-] search.php
[edit]
[+]
lib
[-] wpml-config.xml
[edit]
[-] index.php
[edit]
[-] page.php
[edit]
[-] searchform.php
[edit]
[+]
..
[-] single-feature.php
[edit]
[-] sidebar.php
[edit]
[-] rtl.css
[edit]
[+]
languages
[-] single.php
[edit]
[-] footer.php
[edit]
[-] header.php
[edit]
[-] style.css
[edit]
[-] 404.php
[edit]
[+]
assets
[-] screenshot.png
[edit]
[-] functions.php
[edit]
[-] archive.php
[edit]
[+]
template-parts
[-] comments.php
[edit]
[+]
inc