This forum is for assistance with theme development.

An alternative to the Views lists

hi !
I wanted to use Views to display inline thumbnails of some products like that

img1 | img2 | Img3

img4 | img5 | img6

etc.

But I've just discovered it's impossible to select which fields should appear on a teaser view, is it true ?
I've tried a List View but of course the content is displayed as blocks elements.

img1

img2

img3

Do you think there could be an alternative ? Maybe a hack of the code ?

Thank you for your help ;)

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.

Pages

Subscribe with RSS Subscribe to RSS - Theme development