For instance it states to type to hide on front page, well what about node/63? what would be the correct way to type this, so that to prevent the block from showing on page 63

Comments

cmsquickstart’s picture

You can just put node/63 to hide node/63

Also check out: http://drupal.org/node/21870

OL-SKI’s picture

thanks for writing in =) but i actually just want to remove all the blocks on one page in particular & would like to type it in as an exception just as the

cmsquickstart’s picture

These instructions assume you want to show blocks on every page except for one page, in your case node/63.

Edit each block:
1. Under page specific visibility settings select: "Show on every page except the listed pages
2. Under Pages put node/63
3. Save and you're done. Your blocks will show on all of your site except node/63.

OL-SKI’s picture

yes i did see that thank you but i have tried that and it does not correct the problem. I am wondering if the front page module might be screwing with it..... wait a sec i have it =) it states "Enter one page per line as Drupal paths" so each page must be dropped down when typed in by hitting the enter key

m_i_c_h_a_e_l’s picture

With Drupal, there is no greater frustration than trying to do something that you know must be simple, but it still defeats you.

And there is no greater joy than the "ahah" moment, when you find the solution on your own!

I find myself in the first situation more often than the second.