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.
Hi, I'm trying to display the content of my web to format like this:
First Five teaser node and display the rest of content like a one list with only the date and title.
I have seen in the forum something like this, and I think that it can be OK, but ¿Where and how do I insert this code?
There is a setting in the admin area where you set the number of nodes to appear on the front page. Where is this setting stored in the DB? I looked in the variable table, but I dont see it there.
What I am doing is using the front_page module and a php snippet to mimic my front page for anonymous users who dont have full access to the available content.
I've been scouring the forums looking for a answer for my design problem, but haven't found a suitable solution.
I'm trying to create a content type that references another content type as a field. For example, say I have a content type "Artist" that contains detailed information about a musical artist (Name, Bio, URL, whatever...). Now say I have another content type "Venue" that contains detailed information about a particular venue (Name, Address, Phone Number, URL...).
i m tryin to find a way to post the google ads in the forums so that everytime a thread is started the ad is posted automatically like alot of phpbb or vbulletin or mybb can do it
Hi.
I'm using the category module v 1.104 (2006/04/17 07:05:57) with enabled category_menu.
For one container I've set "enable (but disable each item)" for menu items. If I manually activate the menu item for this container and then edit the container, the item is deactivated again.
Is this a bug or a feature? :-)
Or is this already fixed in a newer version?