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 ..
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 ..
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.
where can i find this "postbit_legacy" file ??
You can also search for it by doing a template search ![]()
Glad you got it all sorted ![]()