I did this by adding the hook into the file link_summary.tpl
and thanks to Adsense share module
it now works....
however

As I have the featured module also running I am getting both the story and the adsense in the featured part.
I guess this is because the featured module calls the same template file link_summary.tpl.
I need to remove that adsense block from the featured part.
The best way I can think of is by have another summary but call it link_summary2.tpl and this time have no adsense hook in that file.
then have the featured module call the info from link_summary2
So my problem is how to I make the feature module call link_summary2.tpl?




Linear Mode

