HEX
Server: Apache
System: Linux mykonsul-referensi-wordpress-859c8c8f8d-fq4qv 6.1.0-35-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.137-1 (2025-05-07) x86_64
User: (1001)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /opt/bitnami/wordpress/wp-content/themes/bopea/archive.php
<?php
get_header(); 
$jl_archive_layout = get_theme_mod('jl_archive_layout', 'archive7');
get_template_part('inc/misc/tpl', $jl_archive_layout );    
get_footer();
?>