can anyone help me how do i call template file (*.tpl.php) according to specific node ID (not the content type)? basically i want to have different layout for the specific node according to ID.
I am using drupal 6 zen sub theme i have completed my site but now currently i am facing a very dangerous problem i tell you
when i go to /admin/settings/performance section my site do out of my order all view files which i had overwrite before dont work (now do not attach and work default view file) and all my css will dont attached now what i to do?
I'm pretty new to Drupal and not very familiar with PHP and would appreciate some help with some PHP code.
In the Wilderness Theme page.tpl.php file there is the following php code:
if ($is_front):
endif;
This calls the CSS div "featured" which is an image to load if/when it is the homepage and when it isn't then the image is removed.
What I desperately need is a PHP code that says something like this:
Property <----- Vocabulary
For Sale <----- Term
-Home <----- Term
-Land <----- Term
-Condomenium <----- Term
For Rent <----- Term
-Home <----- Term
-Land <----- Term
-Condomenium <----- Term
-Warehouse <----- Term
when i view the node, it just show the deepest term only.
if i need to show all of terms like For Sale > Home, how can i do ?
Hola amigos Drupaleros!, quería saber como empezar a crear un theme personalizado con buenas prácticas en mi web site, lo que pasa es que ya estoy conociendo como crear un subtheme en base a Zen pero en si quisiera q me orienten mas sobre ello en si aprender como crear un theme bien implementado y saber usar el template.php, porsiaca ya hice unos trabajillos en drupal y me gustaría compartir lo q aprendí, mi correo es ego25_89@hotmail.com