Verified badge + rating on vendor's profile page

Hello,

I am creating a templated page for vendor profile (HivePress > Templates > Vendor).

I am doing OK so far, but instead of reinventing the wheel, I would like to know if there are built-in blocks to retrieve the “verified” (and possibly rating) badge, as feature below (here in vendor block but I want it on the vendor page instead) :

The best I could achieve so far, is by using a shortcode :

[hp_vendor_attribute name='verified']

which returns “none” or “yes” (pretty basic indeed, but better than nothing).

Hi,

You can find all the blocks on the page by searching for “hivepress.” Other blocks will require a custom implementation. The reviews block should be available, but the verified badge is not, as it is embedded in the summary card.

​I hope this is helpful to you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.