Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have this block that displays the same thing that Author Information displays, but does so in nodes, but makes one of my custom fields linkable (profile_blog_title links to the users blog).
I'd like to use this instead of Author Infomation to display in a users blog listing.
I am creating a custom book page where users can go to list all books. This page, eventually, will let them search on a specific taxonomy category or all of them. I am still in the early stages, and already I am encountering troubles. Can anyone help me display the taxonomy term for a particular book? I am thinking it is a JOIN of {term_data} and {term_node}, but I can not figure it out. Admittedly, I am not familiar with database calls as much as i should be. I hope to build that knowledge as this continues.
Hi, all, I am having some trouble with two things rendering in IE. The
site is created in Drupal, and is currently in maintenance mode, but
the two errors show up on the login page which is accessible in offline
mode. Neither of these errors occurs in Firefox 1.5 (IE or Mac) or
Safari. I haven't gotten beyond that in testing. The url is http://www.tcu-adpi.org/?q=user
Ive created a custom node type with CCK.
I've created a custom theme file in wich I themed the node.
So far so good. All the fields i've defined in het CCK-node are displaying nicely.
I've also made the node type an event. So I get an extra couple of fields. But now I can't figure out how to display those fields.
I'd like to theme the start-date, end-date and starting-hour seperatly.
I am using friendselectric theme to create my website, i have set the width to 770px and go it centered horizontally but i cant get it to center vertically. can someone with more css knowledge pls help me out?