Alright,
I have a block on my front page that retrieves and displays a random image. What I need done is determine which node that image is coming from and getting the title and a custom cck field out of it to display in another block. Basically the image will be displayed and underneath it, the title and client name in another block.
I keep getting so confused because i'm not at all familiar or experienced with theme overriding. Anyone know how I can achieve this?
Using the Devel module I know that the function called is theme_imagefield_image()
thanks
I have a block on my front page that retrieves and displays a random image. What I need done is determine which node that image is coming from and getting the title and a custom cck field out of it to display in another block. Basically the image will be displayed and underneath it, the title and client name in another block.
I keep getting so confused because i'm not at all familiar or experienced with theme overriding. Anyone know how I can achieve this?
Using the Devel module I know that the function called is theme_imagefield_image()
thanks