I added an attribute, for vendor to upload a cover picture.
Now I’ve edited the file located at hivepress/includes/templates/class-vendor-view-page.php to create a new div around the user profile, to set the background image using my custom attribute.
Thank you for waiting. Please try this PHP code snippet to start, but it can require further advanced customization.
If you want to get the value of the vendor attribute, then please change get_attribute_field_name to get_ + your attribute field name.
Please do not make any changes in the core files of HivePress themes or plugins, as these changes will be removed on new updates. Please create a child theme or use the Code Snippets plugin to keep your custom changes.