I have already set all rep settings to yes and rep comments per page = 15. I have also checked on my root folder, the postbit_reputation.gif is also there. But still, the button is not showing.
Please help me. The link to my site is emishu-forums.net.
I will really appreciate your help.
Navigate to AdminCp -> Templates & Style -> Templates -> Your Theme's Templates -> Post Bit Templates -> Postbit
Does the following piece of code exist in that template?
{$post['button_rep']}
(2012-11-18, 08:58 PM)Vernier Wrote: [ -> ]Navigate to AdminCp -> Templates & Style -> Templates -> Your Theme's Templates -> Post Bit Templates -> Postbit
Does the following piece of code exist in that template?
{$post['button_rep']}
It's not there. What do I do next?
Edit: I inserted the above code to the template and got this image:
How do I integrate it to the rep image?
Make sure the button image "postbit_reputation.gif" is present in your theme language folder.
images/mytheme/english (for example).
Thanks, effone! I will definitely try this.
(2012-11-19, 07:45 AM)effone Wrote: [ -> ]Make sure the button image "postbit_reputation.gif" is present in your theme language folder.
images/mytheme/english (for example).
Wow! You're epic bro! It worked like charm. Thanks!