403Webshell
Server IP : 104.21.14.103  /  Your IP : 3.137.164.69
Web Server : LiteSpeed
System : Linux business53.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : giankuin ( 1871)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/giankuin/khowordpress.com/wp-content/themes/flatsome/template-parts/portfolio/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/giankuin/khowordpress.com/wp-content/themes/flatsome/template-parts/portfolio/archive-portfolio.php
<?php get_template_part( 'template-parts/portfolio/archive-portfolio-title', get_theme_mod( 'portfolio_archive_title', '' ) ); ?>

<div id="content" role="main" class="page-wrapper">
	<?php
	$cat        = false;
	$filter     = get_theme_mod( 'portfolio_archive_filter', 'left' );
	$filter_nav = get_theme_mod( 'portfolio_archive_filter_style', 'line-grow' );

	if ( $filter == 'disabled' || is_tax() ) $filter = 'disabled';

	// Check if category.
	if ( is_tax() ) $cat = get_queried_object()->term_id;

	// Height.
	$height = get_theme_mod( 'portfolio_height', 0 ) ? get_theme_mod( 'portfolio_height', 0 ) : '';

	echo flatsome_apply_shortcode( 'ux_portfolio', array(
		'image_height' => $height,
		'filter'       => $filter,
		'filter_nav'   => $filter_nav,
		'type'         => 'row',
		'cat'          => $cat,
		'orderby'      => get_theme_mod( 'portfolio_archive_orderby', 'menu_order' ),
		'order'        => get_theme_mod( 'portfolio_archive_order', 'desc' ),
		'col_spacing'  => get_theme_mod( 'portfolio_archive_spacing', 'small' ),
		'columns'      => get_theme_mod( 'portfolio_archive_columns', 4 ),
		'columns__md'  => get_theme_mod( 'portfolio_archive_columns_tablet', 3 ),
		'columns__sm'  => get_theme_mod( 'portfolio_archive_columns_mobile', 2 ),
		'depth'        => get_theme_mod( 'portfolio_archive_depth', 0 ),
		'depth_hover'  => get_theme_mod( 'portfolio_archive_depth_hover', 0 ),
		'image_radius' => get_theme_mod( 'portfolio_archive_image_radius', 0 ),
		'image_size'   => get_theme_mod( 'portfolio_archive_image_size', 'medium' ),
	) );
	?>

<?php wp_reset_query(); ?>

</div>

Youez - 2016 - github.com/yon3zu
LinuXploit