/
home
/
infinitibizsol
/
sidragoondall.com
/
wp-content
/
themes
/
ziptech
/
File Upload :
llllll
Current File: /home/infinitibizsol/sidragoondall.com/wp-content/themes/ziptech/single-services.php
<?php $ziptech_redux_demo = get_option('redux_demo'); get_header(); ?> <?php while (have_posts()): the_post(); ?> <?php if(isset($ziptech_redux_demo['services_single_image']['url']) && $ziptech_redux_demo['services_single_image']['url'] != ''){?> <section class="page-title-section" style="background-image: url(<?php echo esc_attr($ziptech_redux_demo['services_single_image']);?>);"> <?php }else{?> <section class="page-title-section"> <?php } ?> <div class="container"> <div class="row"> <div class="col-xl-12"> <div class="breadcrumb-area"> <h2 class="page-title"><?php the_title(); ?></h2> <ul class="breadcrumbs-link"> <li><a href="<?php echo esc_url(home_url('/')); ?>"><?php if(isset($ziptech_redux_demo['home'])){?> <?php echo esc_attr($ziptech_redux_demo['home']);?> <?php }else{?> <?php echo esc_html__( 'Home', 'ziptech' ); } ?></a></li> <li class="active"><?php the_title(); ?></li> </ul> </div> </div> </div> </div> </section> <!-- Page Title End --> <!-- Service Details Section Start --> <section class="service-details-page pdt-110 pdb-110 pdb-lg-75"> <div class="container"> <div class="row"> <div class="col-xl-8 col-lg-7"> <div class="service-detail-text"> <div class="blog-standared-img slider-blog mrb-40"> <img class="img-full" src="<?php echo wp_get_attachment_url(get_post_thumbnail_id());?>" alt="" /> </div> <?php the_content(); ?> <?php wp_link_pages( array( 'before' => '<div class="page-links">' . esc_html__( 'Pages:', 'ziptech' ), 'after' => '</div>', 'link_before' => '<p class="page-number">', 'link_after' => '</p>', ) ); ?> </div> </div> <div class="col-xl-4 col-lg-5 sidebar-right"> <div class="service-nav-menu mrb-30"> <div class="service-link-list"> <?php wp_nav_menu( array( 'theme_location' => 'menu_service', 'container' => '', 'menu_class' => '', 'menu_id' => '', 'menu' => '', 'container_class' => '', 'container_id' => '', 'echo' => true, 'fallback_cb' => 'wp_bootstrap_navwalker::fallback', 'walker' => new ziptech_wp_bootstrap_navwalker2(), 'before' => '', 'after' => '', 'link_before' => '', 'link_after' => '', 'items_wrap' => '<ul class=" %2$s" >%3$s</ul>', 'depth' => 0, ) ); ?> </div> </div> <?php if ( is_active_sidebar( 'services-1' ) ) : ?> <?php dynamic_sidebar( 'services-1' ); ?> <?php endif; ?> </div> </div> </div> </section> <?php endwhile; ?> <?php get_footer(); ?>
Copyright ©2k19 -
Hexid
|
Tex7ure