Add comments made to vendors on their profile

I have made it to where customers can leave comments for vendors and i would like these comments to show up publicly on the vendors profile page so other people can see the comments. I am having trouble displaying these comments on the vendors profile page. I would like to display them under the listings section because vendors are only allowed to post 1 listing. but for some reason i can not figure out what i should add to my child theme php file to inject those comments from the customers under the listings on the vendor profile page. what hooks do i need? Any help would be appreciated or what do i need to add to my code snippet to allow it to add that to the vendor profile page. Thank you

Hi,

Please try this code snippet, but replace “listing” with “vendor” in it Making a comment system - #7 by yevhen It should add the comments template (the same as for posts).

Hope this helps

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