This forum is for assistance with theme development.

How to rename flexinode-3

Hi,

I'm trying to create an events page which lists upcoming events. I want to create a node-events.tpl.php file to alter the theme.

However I can't find where it is you give the new node type a name. I've changed the Vocab name, the Content type name and loads of other ideas all to no avail. When I do a:

print_r($node) ;

To list the node info it says it's node type flexinode-3, and node-flexinode-3.tpl.php works. However I need it to be called "events".

Any ideas?

Thanks
-Chris

get rid of the home button

i created a menu tha directs you to the home button , how can i get rid of the home button that is appearing on every page ?

(am i really the only one ho asks stupid questions?)

Using two date formats in view template for 1 date field?

I have a list of gig events that I display as both a page and a block. In the block, I am trying to add the microformat for a hCalendar. Because it's both a page (table) view and a block view, I only want to use the date field once. But in the template for the block list view I want to do this:

      <div class="vevent">
	   <abbr class="dtstart" title="<?php print $ical-date ?>"><?php print $default_date ?></strong><br />

I tried using the date() function in php

Show CCK Fields from related note in block

Hey folks,

In CCK I have built a custom content type called "Artist" where I enter in details of artists we work with. This includes their name, biography, if they are active with us (for archive) and their website/forum/merch links.

What I am trying to do is create a block that only appears under the artist sub-dir (i.e. artist/*). At the moment, I currently have the URL's to the artists pages like this:

artists/thehedrons
artists/wetwetwet

looking for 'image_attach module ???

Can somebody help me finding the image attach module
Can't find it ...
Thanks

Login-small block

I saw on some drupal sites small login boxes . Can somebody tell me how to create this drop down version i found on http://www.steb.nl/.
I wasn' able to contact the webmaster of this site (nice ideas, if his reading)

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Theme development