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/class/template/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]


Current File : /home/idesfsze/pandaexpressketo.com/wp-content/themes/jnews/class/template/header-mobile-row.php
<div class="header-builder-<?php echo esc_html($row); ?> flex-row header-builder-row" data-row="<?php echo esc_html($row); ?>">
    <div class="header-builder-row-option" data-control="jnews_header_mobile_option_section[jnews_header_mobile_<?php echo esc_html($row) ?>bar_setting]">
        <i class="fa fa-cog"></i> <?php echo esc_html(ucfirst($row)) . ' ' . esc_html__('Bar', 'jnews'); ?>
    </div>
    <?php
    if($row === 'top') {
        $columns = array('center');
    } else {
        $columns = array('left', 'center', 'right');
    }

    foreach($columns as $column) {
        $template->render('header-mobile-column-' . $row, array(
            'row' => $row,
            'column' => $column,
            'template' => $template
        ), true);
    }
    ?>
</div>

F1le Man4ger