I'm using an Artisteer theme. When I create a block in the region they call copyright (footer) - it doesn't display the text - instead it writes Array - Any idea what might be wrong? Is it an issue with the theme or?
I need to know the last place i can change the $content variable? I need hide a field in some cases.
The case is this: I need to change the contents of $content that exists on node.tpl.php, i know i can do it on that file, but i have some others node--[content-type].tpl.php and things like this.
So i have a module that do some changes on my site, and if i can change $content inside my module in a hook instead of in node.tpl.php will be better for me.
I have just downloaded Drupal and installed it. I also am trying to use Marinelli theme. I want to change the images in the rotating Banner and am not sure how to? The location of my site is:
Hello,
Maybe I'm just doing something wrong, but it seems like the drupal 7 image styles do not get applied to default profile pictures. I'm using the imageCache profile module to apply two different image styles - one for thumbnails and another for the profile page. The styles work great for images that users upload, but they don't work at all for the default image.
Has anyone else had a problem with this? If so, have any of you found a clean workaround?
thanks!