![]() |
Ok, so it will be like this:
HTML Code:
<vb:if condition="$thread.forumid == 19"> HTML Code:
<vb:if condition="{vb:raw thread.forumid} == 19"> |
Code:
<vb:if condition="$thread['forumid'] == 19"> |
Thanks, that worked out.
BTW, if I want to put this one click move code in the showthread page just next to the title, then which template I have to edit. |
then edit the showthread template and use $threadinfo like in the original code.
|
I checked that template but couldn't find the where the thread heading is displayed at the top in the form of navigation tree.
E.g. Home Icon > Forum > Tech Support > Thread Title I wish to display the one click move button over here. |
That is in the navbar template... actually each on of those "Forum" / "Tech Support" etc... is a separate call to a "breadcrumb" template.
However I don't know if $thread is going to be available in the navbar since the navbar is built early on. |
Thanks a lot. I added the code next to the Thread: <Title>.
Here is the code: HTML Code:
<vb:if condition="$threadinfo['forumid'] == <source_forum_id>"> |
All times are GMT. The time now is 06:22 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|