Retrieve user data in query loop

Hi @Mehdimoradi ,

I am not very sure how does the relationship of a vendor to the product or the page you are currently viewing. Is it confirmed that the product’s author (creator) is the vendor?

I don’t think you can use wp_userxxx dynamic tag to display the store information as it was meant for the current login user.

I would suggest you create some custom PHP function to test before creating dynamic tag. As creating dynamic tag is much more complicated.

Did the dokan plugin provides shortcodes to display those info? If so, you should try my solution to the other plugin’s user here:

Regards,
Jenn