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/footer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]


Current File : /home/idesfsze/pandaexpressketo.com/wp-content/themes/jnews/fragment/footer/footer-3.php
<div class="jeg_footer jeg_footer_3 <?php echo esc_attr( get_theme_mod('jnews_footer_scheme', 'dark') ); ?>">
    <div class="jeg_footer_container <?php echo esc_attr( get_theme_mod('jnews_footer_force_fullwidth', false) ? 'jeg_container_full' : 'jeg_container' ); ?>">
        <div class="jeg_footer_content">
            <div class="container">
                <div class="row">
                    <div class="jeg_footer_primary clearfix">
                        <div class="col-md-3 footer_column">
                            <?php jnews_widget_area( 'footer-widget-1' ); ?>
                        </div>

                        <div class="col-md-3 footer_column">
                            <?php jnews_widget_area( 'footer-widget-2' ); ?>
                        </div>

                        <div class="col-md-3 footer_column">
                            <?php jnews_widget_area( 'footer-widget-3' ); ?>
                        </div>

                        <div class="col-md-3 footer_column">
                            <?php jnews_widget_area( 'footer-widget-4' ); ?>
                        </div>
                    </div>
                </div>
            </div>
        </div>

        <?php if(get_theme_mod('jnews_footer_show_secondary', true)) : ?>

        <div class="jeg_footer_bottom clearfix">
            <div class="container">

                <!-- secondary footer right -->

                <div class="footer_right">

                    <?php if(get_theme_mod('jnews_footer_menu_position', 'right') === 'right') :
                        jnews_menu()->footer_navigation();
                    endif; ?>

                    <?php do_action( 'jnews_footer_social', 'right' ); ?>

                    <?php if(get_theme_mod('jnews_footer_copyright_position', 'left') === 'right') : ?>
                        <p class="copyright"> <?php echo jnews_get_footer_copyright(); ?> </p>
                    <?php endif; ?>

                </div>

                <!-- secondary footer left -->

                <?php do_action( 'jnews_footer_social', 'left' ); ?>

                <?php if(get_theme_mod('jnews_footer_menu_position', 'right') === 'left') :
                    jnews_menu()->footer_navigation();
                endif; ?>

                <?php if(get_theme_mod('jnews_footer_copyright_position', 'left') === 'left') : ?>
                    <p class="copyright"> <?php echo jnews_get_footer_copyright(); ?> </p>
                <?php endif; ?>

            </div>
        </div>

        <?php endif; ?>
    </div>
</div><!-- /.footer -->

F1le Man4ger