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.
So I've got my new bean block-type, Hero Video. I created bean--hero-video.tpl.php and all is well, I've got the output I want for the actual content, but I wanted to create a specifically different block template for that bean type so I could kill some of the other code around the output.
I've got a standard block--bean.tpl.php that I've been using, but would like to further customize for this specific bean type. Something like this is what I'm talking about:
I have transfered a site to my hosting environment and although the transfer went smoothly - there are some functionality issues and an error i cant solve ;-(
I am creating a small scale social media site. On the site users will be able to upload photos and the recent uploads will be shown in a recent posts feed.
I have a content type with three reference filed. Each of these fields references an entityform, are placed in a horizontal tab by field_group module and in these 3 entityforms there are common fields.
I have create a custom module for attach "js" file in this way: