When I place the Multistep Menu block in any region of the the it is not getting rendered. I cannot see it anywhere. I tried this in three different themes.

Comments

geek-merlin’s picture

Status: Active » Postponed (maintainer needs more info)

should be fixed in current dev.

SuperStes’s picture

Is it? Can't seem to be able to do it too. (Just downloaded and installed the latest D7 dev.)

Caseledde’s picture

StatusFileSize
new670 bytes

Seems like there are wrong page_callbacks used. Maybe this helps:

geek-merlin’s picture

Status: Postponed (maintainer needs more info) » Needs review
Caseledde’s picture

StatusFileSize
new879 bytes

There seems to be a problem with the ctools page manager. Here is a new patch witch covers both cases:

demma10’s picture

I've tested the patch in comment #5 and the progress bar returned. Thanks Caseledde.

kars-t’s picture

Status: Needs review » Reviewed & tested by the community

Except some minor codingstlye issues this is a valid patch.

yogaf’s picture

Title: Multistep Menu block not being rendered/shown in any theme any region » Multistep Menu block not being rendered/shown in any theme any region - RTBC

Yes, I've tested the patch in comment #5 and the progress bar returned. Thanks Caseledde.
Please commit it :)

  • generalconsensus committed e4e125c on 7.x-2.x
    Fixed disappearance of multistep from certain page callbacks : Issue #...
generalconsensus’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Issue summary: View changes
Status: Reviewed & tested by the community » Fixed
generalconsensus’s picture

Status: Fixed » Closed (fixed)