How do i display a specific vendor attribute on page

how to do that

Did you take time to search in the forum ?

so confused…
so basically. i made a new attribute in vendor tab in dashboard. (image 1) i titled it “company location” field name is “location” type is “text”.


now on the front end. in settings, i entered “someplace” as input and clicked the “save settings” and it saved it (image 2)

now i added a new page. added an “h2” tag like “your location is” now i want to show the entered location here. (in this case, “someplace” ).

how do i achive this. what code do i paste in code snippet or like how.

theme: ListingHiveVersion: 1.2.11

Good start !

May I suggest you start by attending this tutorial ?

And read the documentation, especially this page :

Hint : Don’t forget to assign an area to display your custom attribute like so :

Cheers !

that didnt solve it… read my last reply to know what im trying to do

Hi,

If you want to add a custom vendor attribute and display it on the page, I recommend that you check out this documentation: How to add vendor profile fields - HivePress Help Center. If you need to add a location for a vendor and also show it on the vendor page, then I recommend installing the Geolocation extension and configuring it using this documentation: How to set up Geolocation - HivePress Help Center

​I hope this is helpful to you.