
02-03-2010, 09:21 AM
|
|
|
Join Date: Oct 2003
Posts: 1,215
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by isurua
Anyone know a way of getting this to work?
Code:
<vb:if condition='"{vb:raw title}" == "The Latest"'><p>ME</p></vb:if>
{vb:raw title} returns The Latest exactly as I would expect when put into the style but for some reason it may not be working inside a conditional statement. =\
|
Quote:
Originally Posted by from first post
First off remember you can not use {vb:raw var} in template conditionals.
|
that
|