This forum is for assistance with theme development.

tpl.php files not being 'processed'

Hi All,

I am using the Bluebreeze theme for 4.7, and on my development server [windows] its working fine.

I have used a few tpl.php files to customise layout and HTML output, and this is working fine on my development server.

However, when I transfer the files to my staging server [linux], I start having problems.

The custom "node-content_type.tlp.php" files don't seem to work.
The output I get is default CCK output. It ignores the tpl file completely.

Change Post Settings per node type?

Is there a way to customize Post settings per node type?

Ex:
Blogs: post length unlimited, 10 per page
Stories: post length 200, 20 per page

thanks
peace

Changing the values of variables available on Page.tpl.php

Where do the variables available on Page.tpl.php get their values (http://drupal.org/node/11812)?
Thanks for your help

Override the layout of an image field with Views

HI !
I've created a View to display a list of thubnails, my images are displayed correctly but I'd like to add some of the fields of the view as the Title="" of the images.

For example, I print the list of images <?php print $field_pochette_du_disque_fid?>

and my title should be something like this title="<?php print $field_nom_de_lalbum_0_value?>"

Do you know how I could do that ?

Thank you for your help :)

Display user submitted images in their profile page block problem.

When I set this block http://drupal.org/node/40087 to show on user/* I get a error if someone trys to register a new account via /user/register. does anyone know of a fix.

template.php code for seperate gallery2 embeded theme

Hello,

I am using gallery2 embedded module on my site.I would like the module to use a different theme than page.tpl.php. What do I need to put in template.php to tell gallery to use a different template. Such as gallery.tpl.php

thanks,
Ano1

Pages

Subscribe with RSS Subscribe to RSS - Theme development