Dear all,

I created some blocks, wich I configured to only show up on specific pages.
Since I use the Path and the Pathauto modules, I used the alias paths, as well as some default Drupal paths, such as and contact.
The blocks only show on pages at the first level or and contact.

Here's configuration example:

--- visible
seniores/seniores0910 --- not visible
conteudo/tecnicos/juniores/* --- not visible
uminho --- visible

Regards,
Paulo

Comments

plcoelho’s picture

One of the paths that work fine is <front> (didn't show when I posted it)

harish.salian05’s picture

Hey,
You are missing something you have to provide the specific node id.
for e.g your seniores/seniores0910 has node id 2
in your configuration you have to specify the node id ie 2 to make it visible or to hide

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.