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
Comment #1
dagomar commentedtried en*?
Comment #2
koffer commentedif i put en/* work, change the theme but override every other path like en/node/112
Comment #3
hanskuiters commentedI 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.
Comment #4
mkalkbrennerTaxonomy 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.
Comment #5
mkalkbrennerTaxonomy 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.