A page for vendors to display followers

Hi there,
I am working on your very nice exemple on how to implement custom extension “follow”.
It is very well documented, thanks a lot for that.

I would need help to implement the part for rendering on the vendor side the list of followers that a vendor can have.

Can I use an existing template/pages, or do I need to create from scratch? Some guidance on how to achieve that would be very much appreciated!

Thanks a lot,
Olivier

Thanks, I’m glad it’s useful!

This would require adding a new route and template (similarly to how the followed vendors page is created, but for users), and then inserting this route to the account menu in the same way, via the hivepress/v1/menus/user_account filter hook.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.