Quote:
Originally Posted by stained
Many thanks for the update. This has fixed the problem I was having a few posts back :up:
Just one question: I have the vbseo likes given and received listed in my postbit ( this mod). How do I get your mod to pick those up and display them? I looked at your xml but it's beyond my "talents" to incorporate the vbseo stuff myself.
These are the two calls that need to be picked up: {vb:raw post.vbseo_likes_in} and {vb:raw post.vbseo_likes_out}
Thanks for any assistance you can give.
|
You can add those two calls to the vbm_expanding_userinfo template under "posts" or similar. The template has all the hook locations so vbseo should be able to display in it if they have included a call in their plugins.
EDIT: I see its a template edit mod you are referring to. Just add those 2 calls into the template i mentioned above.