2020-10-20, 02:57 PM
OK. I see. You have a custom theme. Try this:
Add to your
Add to your
Add to your
member_profile
template this variable: {$tyl_memprofile}
. You can control (style, etc) what that gets replaced with by editing the thankyoulike_member_profile
template.Add to your
postbit_author_user
template this text: %%TYL_NUMTHANKEDLIKED%%
. You can control (style, etc) what that gets replaced with by editing the thankyoulike_postbit_author_user
template.