Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WooCommerce Product Tags on a Single Page

Описание

WooCommerce Product Tags on a Single Page plugin allows you to put a shortcode anywhere on pages to display all product tags on one page. Just activate it and put [woocshcd] shortcode in any of your shop pages.

Available options:

  1. Temporary enable\disable functionality on Settings page without deactivating the plugin.

  2. Minimum Products per Tag. You can set a minimal quantity of same product to display in the listing. For example, for a store with thousands of products and product tags you can limit it to 10 or 50, and make a listing much more shorten, that a full list of existed tags. Also this option will help you to hide empty product tags.

  3. Show Counter. Show or hide product quantity for a product tag listing.

  4. Columns to Display Tags. How many columns to use to display a product tag listing. Available options: 1, 2, or 3 columns.

  5. Enable Bootstrap Wrapper. Enable Bootstrap wrapper if you use Bootstrap based theme. This option will help to align columns without editing HTML.

Скриншоты

  • Product Tags on a Single Page settings page.

Установка

For an automatic installation through WordPress:

  1. Select Add New from the WordPress Plugins menu in the admin area.
  2. Search for Product Tags on a Single Page.
  3. Click Install Now, then Activate Plugin.
  4. Put [woocshcd] shortcode to a desired page.

For manual installation via FTP:

  1. Upload the product-tags-single-page.php folder to the /wp-content/plugins/ directory.
  2. Activate the plugin from the Plugins screen in your WordPress admin area.
  3. Put [woocshcd] shortcode to a desired page.

To upload the plugin through WordPress, instead of FTP:

  1. From the Add New plugins page in your WordPress admin area, select the Upload Plugin button.
  2. Select the product-tags-single-page.php.zip file, click Install Now and Activate Plugin.
  3. Put [woocshcd] shortcode to a desired page.

Отзывы

09.03.2019
Was looking for something like that, great plugin, works like a charm.
Посмотреть 1 отзыв

Участники и разработчики

«WooCommerce Product Tags on a Single Page» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WooCommerce Product Tags on a Single Page» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.1

  • Fixed some bugs.