This addon allows you to automatically display a custom voting interface with every product in your WooCommerce-powered site. Your user can easily sort products based on the most liked/disliked
votes. That will give your user a quick and smart overview of products. The user will be able to submit their feedback for a negative/down
vote. This will give you a chance to improve your products.
The addon comes with a custom widget box feature. So, you can display custom WooCommerce widgets on the site's side bars. The widget also provides the date range (1 day/1 week/1 month/6 month) filtering options.
Demo | Download | Documentation
You need to install BWL Pro Voting Manager WordPress plugin to use the addon.
You need at least WordPress version 4.8+ installed for this plugin to work properly. It is strongly recommended that you always use the latest stable version of WordPress to ensure all known bugs and security issues are fixed.
- WordPress 5.6 or greater.
- PHP version 7.4 or greater.
- MySQL version 5.5.51 or greater.
-
Go to plugins section in your WordPress admin panel and click
Add New
to install plugin. -
Now, upload the
woocommerce-product-voting-addon.zip
file. -
Once plugin successfully uploaded in your server you will get an message to activate it. Click on
Activate Plugin
Link and plugin will be ready to use. -
After activating plugins, you will redirect in plugins section of wp-admin panel and show new installed plugins information in there.
-
Once you finish the installation process, Addon will automatically add a voting interface for all products. You will also get four new sorting options in the WooCommerce default sorting drop-down select box, like the following image.
-
But, You can control display of voting interface using bulk/quick edit.
-
Addon comes with built-in widget to display top voted products. Go to WordPress
Admin Panel>Appearance> widgets section
. There you will get the WooCommerce Voting Widget. -
Configure it according to your need.
Widget output
- The addon text-domain is
bpvm_wpva
- Inside of addon
languages
folder you will get a file namedwoocommerce-product-voting-addon.pot
file. To edit this file you need to install "poedit" software in your computer. - Open that
woocommerce-product-voting-addon.pot'
, and start adding translated texts. - Suppose you want to translate plugin in to "German" language. So,".po" file name will be
bpvm_wpva-de_DE.po
. That's all.