Quote:
Originally Posted by masterross
You can fix profile tab bug easily by doing this:
Open Style Manager/CSS Templates/awards_css.css
add on the bottom:
Go to Plugin Manager/Product : Yet Another Award System 4.0/
Edit YAAS in Member Profile - Profile ( member_build_blocks_start)
Find:
Code:
'class' => 'MyAwards',
AFTER add:
Code:
'title' => $vbphrase['my_awards'],
Save
Go again to Plugin Manager/Product : Yet Another Award System 4.0/
UNCHECK :
YAAS - Profile Tab (member_complete)
Save Active Status
|
Not working !
after all modifications when I uncheck [ (YAAS - Profile Tab (member_complete) ], then I can't see the awards tab in the profile at all.