Hi

The site I am building has two main areas and for each area there are different blocks in the sidebar. But the block visibility is not working for the path aliases created by this module.
I used Sub-path URL Aliases before and switched because I need this feature with the blocks. Can it be a problem that i first used the other modules?

Thanks in advance!

Comments

rdeboer’s picture

Hmm.... strange...
I don't think Extended Path Aliases are affected by remnants of Subpath aliases lying about, especially not when you follow your disabling of that module with a proper uninstall.
For an alias like "content/contact-us/*" to work as a wild-card specification for block visibility of all the tabs appearing on the "content/contact-us" base page, you MUST edit file includes/path.inc in the manner described in the README file of the module. Can you please double-check you did this?

steeph’s picture

Sorry for the late reply but thanks for your answer.
It was the includes/path.inc. I've checked it several times before and have no idea why the change wasn't done now. But it works now, thx :)

steeph’s picture

Status: Active » Closed (fixed)

Forgot to close