hyun.psd; gzuncompress NineSec Team Shell
NineSec Team Shell
Server IP : 173.236.192.202  /  Your IP : 216.73.216.85
Web Server : Apache
System : Linux iad1-shared-e1-03 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User : andfor18 ( 14551322)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/andfor18/mbssigns.com/wp-content/themes/multinews/

[  Home  ][  C0mmand  ][  Upload File  ][  Lock Shell  ][  Logout  ]

Current File : /home/andfor18/mbssigns.com/wp-content/themes/multinews/weather.php
<?php
/*
Template Name: Weather Page
*/
?>

<?php get_header(); 
	global $post;
	$layout = get_post_meta(get_the_ID(), 'mom_page_layout', true);
    $weatherlocation = get_post_meta($post->ID, 'mom_we_location', true);
    $lang = get_post_meta($post->ID, 'mom_we_language', true);
    $units = get_post_meta($post->ID, 'mom_we_d_unit', true);
    $display = get_post_meta($post->ID, 'mom_we_city_title', true);
    $PS = get_post_meta(get_the_ID(), 'mom_page_share', true);
    $PC = get_post_meta(get_the_ID(), 'mom_page_comments', true);
?>
<?php mom_weather_page($weatherlocation, $units, 'm/d/Y', $lang, $display); ?>
                 
                <div class="main-container"><!--container--> 
                                
                   	<?php if ($layout != 'fullwidth') { ?>	 
                    <div class="main-left"><!--Main Left-->
                        <div class="main-content" role="main"><!--Main Content-->
                    <?php } ?>
                            <div class="site-content page-wrap">
								

									<header class="block-title weather-maps">
										<h2><?php the_title(); ?></h2>
									</header>
								
                                <?php 
                                 if ( have_posts() ) : while ( have_posts() ) : the_post();
                                	the_content();
                                	wp_link_pages( array( 'before' => '<div class="my-paginated-posts">' . __( 'Pages:', 'framework' ), 'after' => '</div>' ) );  
                                    endwhile; else : 
                                    endif;
                                ?>
                                <?php if ($PS != false) { mom_posts_share(get_the_ID(),get_permalink()); } ?>
								<?php if ($PC != false) { comments_template(); } ?> 
                            </div>
                        <?php if ($layout != 'fullwidth') { ?>	
                        </div><!--Main Content-->
						<?php get_sidebar('left'); ?>
                    </div><!--Main left-->
                    <?php get_sidebar(); ?>
					<?php } ?>
					
                </div><!--container-->
    
            </div><!--wrap-->
            
<?php get_footer(); ?>

NineSec Team - 2022