Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6192263
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T02:54:50+00:00 2026-05-24T02:54:50+00:00

i added a block with some information through sitebuilding->block->addblock and selected its region as

  • 0

i added a block with some information through sitebuilding->block->addblock

and selected its region as header

But this block doesn’t displays in header….any idea?

I am using drupal6

The code of page.tpl.php is as follows

    <div id="header">


      <div id="header_logo">

        <?php if (isset($secondary_links)) : ?>

          <div id="secondary-menu">

            <?php print theme('links', $secondary_links, array('class' => 'links secondary-links')) ?>

          </div>

        <?php endif; ?>

        <?php

          // Prepare header

          $site_fields = array();

          if ($site_name) {

            $site_fields[] = check_plain($site_name);

          }

          if ($site_slogan) {

            $site_fields[] = check_plain($site_slogan);

          }

          $site_title = implode(' ', $site_fields);

          if ($site_fields) {

            $site_fields[0] = '<span>'. $site_fields[0] .'</span>';

          }

          $site_html = implode(' ', $site_fields);

          if ($logo || $site_title) {

            print '<h1><a href="'. check_url($front_page) .'" title="'. $site_title .'">';
            if ($logo) {

              print '<img src="'. check_url($logo) .'" alt="'. $site_title .'" id="logo" />';
            }
            print $site_html .'</a></h1>';

          }

        ?>

      </div>

      <div id="primary-menu">

        <?php if (isset($primary_links)) : ?>

          <?php print $primary_links_tree; ?>

        <?php endif; ?>

      </div>

    </div>

    <!-- end header -->
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T02:54:51+00:00Added an answer on May 24, 2026 at 2:54 am

    I’m guessing header is defined in your theme .info file since you see it in the block page.

    regions[header] = Header
    

    But what I don’t see is you printing the header region in the page template. If the region is named ‘header’, then you need to add this somewhere in your page template.

    print $header;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In some projects that I work, was added some blocks with this syntax: var
I've added information to some boxes, which are alligned with the 'float' attribute. The
I added some custom jQuery to the footer static block as documented on Magento
I have some 2k files to compare block by block, but these blocks identified
Magento 1.7 has added a Cookie Restriction Mode which when activated adds a block
I added an event handler to the WebClient's DownloadProgressChanged event, but it never seems
I added this part of the code in my onCreate() method and it crashes
I'm trying dynamically to add some DIVS ( with dynamically added function ) to
I'm using jQuery tabs, and I added some spans to the tab headers so
i have write this block of code in jquery to create three element after

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.