Ques/Help How running "XenCentral Feedback" in the "Classifieds" add-ons ?

P

pvpers

Guest
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:

Code:
<a href="{{ link ( 'feedback', $listing.User) }}" class=""><span>{{ phrase ('xcfs_view_feedback_profile') }}</span></a>
                <br><a href="{{ link (...

Read more

Continue reading...