<div dir="ltr">I think the better way of doing this is to pass regions to the node template.<br><br>Not sure where this is documented, but if you check the phptemplate section under regions you&#39;re bound to find something about it.<br>
<br><div class="gmail_quote">On Tue, Mar 10, 2009 at 11:32 PM, Paolo Mainardi <span dir="ltr">&lt;<a href="mailto:paolomainardi@gmail.com">paolomainardi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div class="gmail_quote"><div><div></div><div class="h5">On Tue, Mar 10, 2009 at 7:41 PM, Andrew Berry <span dir="ltr">&lt;<a href="mailto:andrewberry@sentex.net" target="_blank">andrewberry@sentex.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>On 10-Mar-09, at 2:06 PM, Paolo Mainardi wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&lt;?php<br>
$block = module_invoke(&#39;block&#39;, &#39;block&#39;, &#39;view&#39;, YOUR_BLOCK_ID);<br>
print $block[&#39;content&#39;];<br>
?&gt;<br>
</blockquote>
<br></div>
I would consider creating a new region in your theme instead. Then you can assign and move any block to it through the block admin page as you see fit. Creating a region is pretty simple; I think the Zen theme has a decently documented method of doing it.<br>

<font color="#888888">
</font></blockquote></div></div><div><br>Yes clear, the region it&#39;s the standard way :) This is the &quot;raw&quot; mode to call directly a block.<br> </div></div><div><div></div><div class="h5">-- <br>Paolo Mainardi<br>
<br>Vice Presidente Assoc.ILDN (<a href="http://www.ildn.net" target="_blank">http://www.ildn.net</a>)<br>
Blog: <a href="http://www.paolomainardi.com" target="_blank">http://www.paolomainardi.com</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Ashraf Amayreh<br><a href="http://aamayreh.org">http://aamayreh.org</a><br>
</div>