Quote:
Originally Posted by jobbe
I tried to find a similar question in this thread but couldn't find it, so I beg your pardon if it's been already asked.
The problem is that i can't find one of the instruction in the file 8all others instructions have been found and the changes applied). Here's the lines i can't find (both in postbit and in postbit_legacy):
Code:
<div>
$vbphrase[posts]: $post[posts]
</div>
Thanks a lot in advance
|
look for this instead and add below it
PHP Code:
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>