This forum is for assistance with theme development.

Editing a core content type (blogs) to allow for images to be placed on a blog contemnt type.

I can add image fields to the blog content type. But once added, how can I place the image the way I want? I am thinking I use the the node.tpl.php?

Custom theme / admin login

hi to all,

i've created new custom theme, and after i install it on my site and log out from my site i cannot login again to my site, i've tried user url but the page not appear, all thats after i installed my new custom theme.

please any help with that.

Advise for a Portfolio View

I've created a new content type called Portfolio, which has the following fields:

title
category
description
imageS
I want to create a page with all the first pictures of all my projects. After that, clicking on the right image all the fields related to that project have to be shown.

I've created a new view, called portfolio, and using the template file node--portfolio.tpl.php with the following code:

Creating personalized pages

Dear Forum members,

Bizarre views display variable issue

Trying to print a view in php.

When I use token_replace to get the username, I store this in a var, then use that var as a parameter - it results in an empty view being printed. However, to test it, I have simply manually set the var with the desired string immediately before I use it as a parameter, this works perfectly. It returns a view with results.

When I print the output and type of the var before using it as a parameter it is correct, but it does not work.

The following code works perfectly:

Is it possible to have User login and Registration form on the same page?

I want to have the login form and registration form on the same page but have problem with validation?

I use this https://drupal.org/node/350634 to create custom user-login.tpl.php file where
I've got all the control I need for customizing login page.

The problem comes when I try to put there the registration form.

Pages

Subscribe with RSS Subscribe to RSS - Theme development