Customize the design and position of the ratings in the vendor list block

hello!
I want to customize the design and position of the ratings in the vendor list block.

Please tell me how.
for example,
Which file should I edit?
Or can it be handled by hook?

Can you show the number of sales?

Hi,

Unfortunately, there’s no such feature, it would require a custom implementation.

If you are familiar with coding here are two ways to do this:

  1. Overwrite the template parts using a child theme, you can check this tutorial Customizing Templates I HivePress Developer Docs - YouTube

  2. Customize using PHP hooks Home | HivePress Hook Reference

thanks.
Can you show the number of sales?

Hi,

To add the number of sales, you need a custom implementation.

If customizations are required for your site, please try customizing it using the collection of code snippets Search · user:hivepress · GitHub and other developer resources, or consider hiring someone for custom work https://fvrr.co/32e7LvY

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