Call jcarousel block in custom tpl file
nxqamar - September 2, 2009 - 17:55
| Project: | jcarousel block |
| Version: | 6.x-1.6 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I am trying to call jcarousel block in this custom page I've created, node-property.tpl.php but i dont know how should i go abt it. Which function to call to invoke jcarousel block. Another approach I've tried is setting up a new region ($carousel) specifically for this block, but that region either goes above or below the $content region. Whereas I am trying to display this jcarousel block between a couple of fields (CCK field (gmap) and body).
