tsk1979 wrote:
I was googling for how to post a block in a page, can came across some php code
<?php $block = module_invoke('couloir_slideshow1', 'block', 'view', 1); print $block['content']; ?>
The aim is to show the slideshow in a page/story
I use the "Insert block" module:
Inserts the contents of a block into into a node using [block:module=delta] tags