Server : LiteSpeed
System : Linux premium152.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User : idesfsze ( 1473)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /home/idesfsze/pandaexpressketo.com/wp-content/themes/jnews/fragment/archive/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]


Current File : /home/idesfsze/pandaexpressketo.com/wp-content/themes/jnews/fragment/archive/category.php
<?php get_header(); ?>

<?php do_action( 'jnews_custom_category_template_before_content' ); ?>

<div class="jeg_content">
	<div class="jeg_vc_content custom_category_template">

	<?php
	if ( have_posts() ) :

		the_post();

		$template_id = jnews_get_translated_id( get_theme_mod( 'jnews_category_custom_template_id', '' ) );

		if ( $template_id ) {
			echo jeg_render_builder_content( $template_id );
		}
		endif;
	?>

	</div>
</div>

<?php do_action( 'jnews_custom_category_template_after_content' ); ?>

<?php get_footer(); ?>

F1le Man4ger