The theme I am using has (amongst other areas) a right and left sidebar. When I turn on taxonomy_filter, the right sidebar is knocked out of position (goes to bottom left) and the blocks assigned to it are thrown to the left side. When I turn off taxonomy_filter, the right sidebar returns to its correct position. I have not had this problem with any other module.

I notice that when taxonomy_filter is turned on, the blocks section shows 3 small unnamed block spaces where the right sidebar used to be positioned. I have 3 taxonomy vocabularies, so guess the newly appeared spaces are related to that. They disappear once the taxonomy_filter module is turned off.

Comments

solotandem’s picture

Assigned: Unassigned » solotandem

Try out tonight's dev release. You will need to run update.php and should visit the module settings pages. There are several new configuration settings and the mappings form has been redone.

Post more details if the problem persists.

smithn.nc’s picture

Subscribe. I'm having the same problem with a Zen-based subtheme. The right sidebar gets pushed down below the content area due to a fragment of block code that taxonomy filter is placing at the top of the content area.

I grabbed the latest dev and ran update.php, still no luck. I notice you say "tonight's release", though, so I'll try again tomorrow in case Drupal.org hasn't posted the one you're referring to.

teaberryblue’s picture

StatusFileSize
new105.73 KB

I am having this problem as well, however, in my case, it is in the left sidebar using the theme Workspace with the blocks placed in the left sidebar. (however, as per my other issue logged, the blocks are not actually visible) It does not knock out the sidebar on any pages but the taxonomy result pages.

solotandem’s picture

Would you attach a file with the html output in the area of the blocks that are having problems (or the entire file if easier)? Thanks.

teaberryblue’s picture

StatusFileSize
new6.42 KB

Sure! Uploaded is the section that isn't appearing, from the view source file-- so it IS outputting. It's just not displaying.

If my taxonomy_filter blocks are located in the left nav, they don't show up, either-- they only show up if I put them in one of the other blocks.

solotandem’s picture

Status: Active » Fixed

Fixed in next development release created after this comment.

teaberryblue’s picture

Awesome, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.