I'm trying to limit the way that the page navigation behaves, specific to a single thread (a Link Forum, pointing to a single thread).
How can I get the thread_id (or $threadId) accessible in page_nav? I've attempted to add the following to page_nav, but no luck:
<xen:container var="$threadId">{$post.thread_id}</xen:container>
thoughts?
How can I get the thread_id (or $threadId) accessible in page_nav? I've attempted to add the following to page_nav, but no luck:
<xen:container var="$threadId">{$post.thread_id}</xen:container>
thoughts?