Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • Have you try clear the cache? If yes try to see if you have tell drupal when to show the block, like is node/1 or in <front> etc. Commented Jun 1, 2014 at 20:19
  • yes I've already tried, the problem is that when I try to add the block to a region, it will not be added even if drupal says to me that the changes has been taken place... I'm walkin in the dark :S Commented Jun 1, 2014 at 21:07
  • Have you tried to log out and see? What are you have in the block? Have you tell Drupal which page you want the block to show? Commented Jun 1, 2014 at 21:14
  • Yes of course, In my block there's the main menu and I'm trying to display it in the navigation region. I don't actually need to say to Drupal in which page display that block because it needs to be displayed in all the pages. Commented Jun 1, 2014 at 22:18
  • Do you try change your theme to one of default themes and make your change and see result? it help you to know where is your problem, in your theme or another reason Commented Jun 2, 2014 at 5:08