I have been searching literaly all day for a solution/guide to doing this.
I have a taxonomy vocabulary called songs, inside this vocabulary a seperate form creates "Artist name" terms (upon registration).
So
Songs (vocab)
-> Arist one (term)
-> Artist two etc.
When users/artists submit a node (type:songs) I would like to use the artist name (currently logged in with) to create a term reference to the applicable term in taxonomy vocab(in which case the artist name).
Not sure if I posted this in the right place, so I apologize in advance. I also tried doing a search, but didn't find anything that solved my problem. Mostly just suggestions to try it on a clean install.
Hello everyone,
I have a problem when theming a block (through the use of Block.tpl.php) on Drupal 7.
I have done the following:
* I copied the file from the module directory block.tpl.php block on the root of my subtheme
* I tried to edit the file, rebuild the theme registry, and changes are seen
At this point I tried to change the name of the template file to increase the deeper: