Цей плагін не перевірявся з останніми 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.