Musicians Community?

Hi, I've googled my question allot for answers to my questions, I've only found some unreplyed topics for my questions, hopefully this won't go unanswered this time :)

Randomize display in a bloc

Hi,
I'd like to have a bloc in which one I would display random specific contents (1 or 2 phrases).

  • How may I specify which content I want to display in a specific bloc?
  • How may I randomize these contents display (they would be displayed one by one) ?

Thanks for your help

Displaying a block on one page only

Hi everybody,

Some noobness gem today, I'm alsmost done skinning my site and setting up things but I just can't manage to put my login form on my login page and nowhere else.

It seems simple though, I affect my user login block to the content of my pages. I exclude this block from all pages except the one named "login", so for this I just type "login" in the text area right? My login page's path is "login".

And when I refresh, my login block appears on everypage?! What am I doing wrong here?

Thank you very much, I feel ridiculous here :D

How do I create Multi sectioned Profile page

Am creating a website for business directories. I would like every business registered to have its own profile page. The profile page should have tabs that talk more about the business. Eg. About Us, Contacts, Products and Locations tabs. Please advice me on how to go about creating such registration form that will capture all that and display information in tabs on the profile page of the business in drupal 7.What modules do I use? Thank you.

Steve

Changing stylesheets based on taxonomy terms

Hello all,

I'm using drupal 7 and I'm building a custom theme for my website. The pages on my website are organised into categories using taxonomy.

I want to base the design of my page on the category the page is in. So if the page is in category "foo" then I want to add "foo.css" to the header.

How can I check in wich category the page is before the output starts so I can add my stylesheet?

Can I also define wich blocks to load based on the category?

I've been looking all over the web finding an answer to this problem, but couldn't find anything...

Search module theming : function search_theme() seems not to be executed !

Hi everybody,

I have a problem to apply a theme to the search module. In order to explain you quickly, i use the search module and also the "Custom Search module (not the Custom Search Box module) in order to customise the search.

I wanted to modify the custom_search-result.tpl.php template, which allows to customise the search result template. After some tests (modifying directly the code of the search module, just for testing !), it seems that the search_theme() function is not applied. So, the function custom_search_theme() is not applied too.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x