Hello everyone. This is my first post, I hope someone can give me the answer I'm looking for.
I added buttons to view feedback and submit feedback score.
But I can't show the feedback numbers the member received.
---
By the way, how can I show this plugin to visitors? The plugin page is only open to members.
Code:
Read more
Читать далее...
I added buttons to view feedback and submit feedback score.
But I can't show the feedback numbers the member received.
---
By the way, how can I show this plugin to visitors? The plugin page is only open to members.
Code:
Код:
<a href="{{ link ( 'feedback', $listing.User) }}" class=""><span>{{ phrase ('xcfs_view_feedback_profile') }}</span></a>
<br><a href="{{ link (...
Read more
Читать далее...