Hello,
Would it be possible to add a Vendor’s name as a clickable link within the Listing block? I use Listing Hive theme. Any guidance on how to implement this would be greatly appreciated.
Thank you in advance for the help!
Hello,
Would it be possible to add a Vendor’s name as a clickable link within the Listing block? I use Listing Hive theme. Any guidance on how to implement this would be greatly appreciated.
Thank you in advance for the help!
Yes, if you’re familiar with PHP this may be possible if you create a new template part and insert it into the listing_view_block
template using our hooks API. Another option would be overriding one of the existing template parts (e.g. listing title) and add the vendor name link HTML there.
Hope this helps
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.