Quote:
Originally Posted by snappy1313
I am new to editing templates, but I would like to add the moods to the postbit under the post count maybe? If I am editing the postbit legacy, where do I enter the code?
I suppose this is probably more of an issue of me learning coding in which case, can someone recommend a good place to go for learning that?
Thanks!
|
In template "postbit_legacy" find:
Code:
<div>
$vbphrase[posts]: $post[posts]
</div>
And underneath it add:
Should do it.
Ive still not been able to solve my problems btw.