I have a piece of code added to the end of footer template but I want this piece of code to be visible only when i'm reading a thread (any thread).
May I ask if there's any conditional for this? |
Quote:
Code:
<vb:if condition="THIS_SCRIPT == 'showthread'"> |
Thanks, works great!
|
I would really benefit from a similar list of conditionals from php code, rather than conditionals. I can do nearly anything I want in a template thanks to this list, but trying to determine if a user is a member of a usergroup via php code is still foreign to me. Does anybody know of a list of these, or is anybody willing to translate this list to a php counterpart list? :)
|
Quote:
Cheers |
Can anyone assist me how to show a few texts on a certain time?
Let me explain, I want my users see some texts displaying on site in the morning, however in the evening they will see another text on site. Is there a conditional for that? |
Quote:
HTML Code:
<vb:if condition="!in_array($forum['forumid'], array(40, 41, 42))">Show if not in forumids 40, 41, or 42 Quote:
|
Quote:
But I can't do that by myself. I hope someone handle it :erm: I would like to use it for adsense. |
Beautiful :)
|
Please Help.
I am unable to duplicate results in other Templates I have been able to set linked images to show in the postbit_legacy template for custom profile fields with no problem using Code:
<vb:if condition="$post['fieldx']"> Code:
<vb:if condition="$bbuserinfo['fieldx']"> So what I am asking is, is there an alternative conditional for? Code:
<vb:if condition="$post['fieldx']"> Thank you in advance for any help.... |
All times are GMT. The time now is 01:39 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|