Taxonomies Drupal 7
24 May
2012
24 May
'12
5:36 a.m.
I need something like this but for taxonomies for template.php. / * Display page based node * / pushbutton_preprocess_page function (& $ vars) { if (arg (1) == 26) {/ / node26 $ vars ['theme_hook_suggestions'] [] = 'page__portada'; } If (arg (1) == 24) {/ / node 24 $ vars ['theme_hook_suggestions'] [] = 'page__about'; } } Thankyou Community
5113
Age (days ago)
5113
Last active (days ago)
0 comments
1 participants
participants (1)
-
Fabian Delgado