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 7745775
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T10:06:29+00:00 2026-06-01T10:06:29+00:00

I created a site using drupal 6.I want to show primary menu items only

  • 0

I created a site using drupal 6.I want to show primary menu items only for logged in user.If user is not logged in,i want to hide all primary menu links.How can i do this.

  • 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-06-01T10:06:31+00:00Added an answer on June 1, 2026 at 10:06 am

    Primary menu can be printed in two methods in themes:

    1. if primary menu is shown via block, then check visibility settings for that block for authentificated roles, except anonymous;

    2. directly printing in page.tpl.php, then use next code:

      <?php 
        global $user; 
        if (isset($primary_links) && $user->uid) {
          print theme('links', $primary_links, array('class' => 'links primary-links'));
        }
      ?>
      
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using JCarousellite to create simple carousels on a Drupal site. In my template
I created a site using wordpress. I installed the 'starkers' theme and modified it.
I have created a basic site using ASP.NET routing according to Mike Ormond's example
So i created a web site a long time ago using a designer alot
I created a database for a site i'm doing using Django as the admin
The registered accounts in my web application (Created using struts2) gets a separate site
I have created a simple web app/form using google app engine. the site is
I'm currently using TinyMCE 3.3 on a drupal site, with an annoying problem. Using
How to make maintenance document for a website? I've created a site using XHTML
I'm creating a site using drupal where I'd like to prompt my new users

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.