Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Woocommerce Category Best Seller Widget

Descriere

This widget only works on a Woocommerce single product page. When it is placed there, it will parse the Category location (set in the widget’s settings) for the any subcategories of the parent category. It will then list the best sellers, by subcategory, in widget form.

Here is an example case: We have mutliple authors that each have tons of products. Product categories are as follows:
– Books
– fiction
– nonfiction
– Authors
– Author 1
– Author 2
– Author 3

In our case, our widget’s Category location is Authors (the category). When you go to a product filed in Author 1, in the sidebar, all of Author 1’s other products are listed in order of best selling.

If there is more than one category that it falls under, it will list them all. It ignores the current product. It also hide itself if this is the only product in that subcategory.

Instalare

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the Woocommerce Category Best Seller widget to a single product sidebar.
  4. Change the Category location to the parent category that you wish to display.

Întrebări frecvente

Why do I have to have a `Category location`?

As of right now, I needed a way to exclude other parent categories. This seemed like the best method so far.

How do I get this to only show up on a single product page?

Here is a great free plugin that does it all for you: WooSidebars

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„Woocommerce Category Best Seller Widget” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

1.0

  • Option for a title.
  • Option for a parent category.
  • Option for maximum best sellers to display.
  • Hides if it’s the only item in that category.
  • Ignores current product.
  • Multiple lists if the product is in multiple categories.