Im doing a site with two language: spanish and english and i want to change the theme, because some of the menus are images, so when the language change i need to switch the theme with the images in the menu, right know i can switch the theme based in taxonomy, so if some node are in the category article show english theme and if a node is in the category articulo the theme in spanish appear.

My problem is with front page and main galleries, i try using the option to select the path ?q=en/ but if i put this path, i only recibe a error, i try using: q=en/ or simple en/* but the theme dont change. any idea about how to put the path in taxonomy menu to change the theme based in the language?.

you can see the site here: http://www.mayteprida.com

Comments

dagomar’s picture

tried en*?

koffer’s picture

if i put en/* work, change the theme but override every other path like en/node/112

hanskuiters’s picture

Component: - Extended (Paths) » Code / API

I commented out line # 11 to 13 in taxonomy_theme_paths.inc. That does it for me, also in a single language site.

I don't know what this function is intended to do anyway.

mkalkbrenner’s picture

Status: Active » Postponed

Taxonomy Theme 5.x is unmaintained. As you can see at the project description page we're looking for a co-maintainer espacially for th 5.x version.

mkalkbrenner’s picture

Status: Postponed » Closed (won't fix)

Taxonomy Theme 5.x is unmaintained. Due to the fact that Drupal 5 itself is not maintained anymore, we close this issue to get the issue queue clean for Taxonomy Theme 6.x and 7.x.