Customize profile's package list

Hi,

I see. The layout of each row of the table with packages can be customized using the hivepress/v1/templates/user_listing_package_view_block hook. The layout itself is defined by an array, which you can view at this link: hivepress-paid-listings/includes/templates/class-user-listing-package-view-block.php at master · hivepress/hivepress-paid-listings · GitHub. You can also customize it by adding or changing blocks and template parts. Please check these links: How to override template parts - HivePress Help Center, Search · user:hivepress · GitHub

I believe this will be useful to you.