$41 GRAYBYTE WORDPRESS FILE MANAGER $59

SERVER : in-mum-web1330.main-hosting.eu #1 SMP Mon Feb 10 22:45:17 UTC 2025
SERVER IP : 88.222.222.0 | ADMIN IP 216.73.216.215
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/home/u550391411/domains/ukbhatia.com/public_html/wp-content/themes/yobazar/

HOME
Current File : /home/u550391411/domains/ukbhatia.com/public_html/wp-content/themes/yobazar//archive.php
<?php
get_header();

$theme_options = yobazar_get_theme_options();

$page_column_class = yobazar_page_layout_columns_class( $theme_options['ts_blog_layout'], $theme_options['ts_blog_left_sidebar'], $theme_options['ts_blog_right_sidebar'] );

$show_breadcrumb = apply_filters('yobazar_show_breadcrumb_on_archive_post', true);
$show_page_title = apply_filters('yobazar_show_page_title_on_archive_post', true);
$page_title = '';
$extra_class = 'columns-' . $theme_options['ts_blog_columns'];
if( $show_breadcrumb || $show_page_title ){
	$extra_class .= ' show_breadcrumb_'.$theme_options['ts_breadcrumb_layout'];
}

if( $show_page_title ){
	switch( true ){
		case is_day():
			$page_title = esc_html__( 'Day: ', 'yobazar' ) . get_the_date();
		break;
		case is_month():
			$page_title = esc_html__( 'Month: ', 'yobazar' ) . get_the_date( esc_html_x( 'F Y', 'monthly archives date format', 'yobazar' ) );
		break;
		case is_year():
			$page_title = esc_html__( 'Year: ', 'yobazar' ) . get_the_date( esc_html_x( 'Y', 'yearly archives date format', 'yobazar' ) );
		break;
		case is_search():
			$page_title = esc_html__( 'Search Results for: ', 'yobazar' ) . get_search_query();
		break;
		case is_tag():
			$page_title = esc_html__( 'Tag: ', 'yobazar' ) . single_tag_title( '', false );
		break;
		case is_category():
			$page_title = esc_html__( 'Category: ', 'yobazar' ) . single_cat_title( '', false );
		break;
		case is_404():
			$page_title = esc_html__( 'OOPS! FILE NOT FOUND', 'yobazar' );
		break;
		default:
			$page_title = esc_html__( 'Archives', 'yobazar' );
		break;
	}
}

yobazar_breadcrumbs_title($show_breadcrumb, $show_page_title, $page_title);
?>

<div class="page-container page-template archive-template <?php echo esc_attr($extra_class) ?>">
	
	<!-- Left Sidebar -->
	<?php if( $page_column_class['left_sidebar'] ): ?>
		<div id="left-sidebar" class="ts-sidebar <?php echo esc_attr($page_column_class['left_sidebar_class']); ?>">
			<aside>
				<?php dynamic_sidebar( $theme_options['ts_blog_left_sidebar'] ); ?>
			</aside>
		</div>
	<?php endif; ?>	
	
	<!-- Main Content -->
	<div id="main-content" class="<?php echo esc_attr($page_column_class['main_class']); ?>">	
		<div id="primary" class="site-content">
		
			<?php	
				if( have_posts() ):
					echo '<div class="list-posts">';
					while( have_posts() ) : the_post();
						get_template_part( 'content', get_post_format() ); 
					endwhile;
					echo '</div>';
				else:
					echo '<div class="alert alert-error">'.esc_html__('Sorry. There are no posts to display', 'yobazar').'</div>';
				endif;
				
				yobazar_pagination();
			?>
			
		</div>
	</div>
	
	<!-- Right Sidebar -->
	<?php if( $page_column_class['right_sidebar'] ): ?>
		<div id="right-sidebar" class="ts-sidebar <?php echo esc_attr($page_column_class['right_sidebar_class']); ?>">
			<aside>
				<?php dynamic_sidebar( $theme_options['ts_blog_right_sidebar'] ); ?>
			</aside>
		</div>
	<?php endif; ?>
	
</div>

<?php
get_footer();

Current_dir [ WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
18 Dec 2023 9.24 AM
u550391411 / o200927086
0755
admin
--
18 Dec 2023 8.41 AM
u550391411 / o200927086
0755
css
--
18 Dec 2023 8.41 AM
u550391411 / o200927086
0755
framework
--
18 Dec 2023 8.41 AM
u550391411 / o200927086
0755
images
--
18 Dec 2023 8.41 AM
u550391411 / o200927086
0755
js
--
18 Dec 2023 8.41 AM
u550391411 / o200927086
0755
languages
--
18 Dec 2023 8.41 AM
u550391411 / o200927086
0755
page-templates
--
18 Dec 2023 8.41 AM
u550391411 / o200927086
0755
templates
--
18 Dec 2023 8.41 AM
u550391411 / o200927086
0755
woocommerce
--
18 Dec 2023 8.41 AM
u550391411 / o200927086
0755
404.php
1.521 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
archive.php
2.907 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
comments.php
1.494 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
content.php
6.779 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
footer.php
0.868 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
functions.php
0.177 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
header.php
5.737 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
index.php
1.772 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
page.php
2.323 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
readme.txt
0.031 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
screenshot.png
303.668 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
searchform.php
0.881 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
single-portfolio.php
6.23 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
single-ts_footer_block.php
0.572 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
single-ts_mega_menu.php
0.577 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
single.php
7.308 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
style.css
353.182 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644
wpml-config.xml
1.618 KB
18 Dec 2023 8.41 AM
u550391411 / o200927086
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF