Posts Count ??

Hi ..

i uploaded the theme .. and it's awesome on my Site ..

Thank you for the great work ...

How can i show the Number of posts under each member ??

it was shown in the old style but when i choose the AS skin .. it disappear ..

please, help ..

#475046

sorry ..

i didn't understand what to do ??

can you explain more .. please ..

thank you ..

#475118

i really need help on this ...

where can i find this "postbit_legacy" file ??

#475726

http://www.aqua-soft.org/board/showpost.ph...86&postcount=95

It's there, you just have to edit the postbit_legacy template to un-comment those lines out.

Login to the AdminCP

Expand Styles & Templates

Select Style Manager

Select Edit Templates from the dropdown menu next to Aqua-Soft 2

Expand the Postbit Templates

Click Edit next to postbit_legacy.

To display the user titles, find the following:

Replace with:

$post[usertitle]

To show the reputation, you'll do the same thing, find the following:

Replace With:



$vbphrase[add_to_xs_reputation]" />$vbphrase[reppower]:
$post[reppower] $post[reputationdisplay]

Hope that helps. You can simply add anything the default skin had by removing the comments in the templates . I did not remove any of the original stuff, its all there just hidden.

#475732

where can i find this "postbit_legacy" file ??

  • Log in to your ACP.

  • On the left hand side you'll see "Styles and Templates". Click there.

  • The menu will drop down. Click on 'Style Manager'

  • On the right hand side choose your style and from the drop down box choose 'Edit Templates'.

  • Search for postbit_legacy.

You can also search for it by doing a template search ;)

#475948

thank you ..

your help means alot to me ..

thank you ..

#476074

Glad you got it all sorted ;)

#476112