Mô tả
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:
-
Temporary enable\disable functionality on Settings page without deactivating the plugin.
-
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.
-
Show Counter. Show or hide product quantity for a product tag listing.
-
Columns to Display Tags. How many columns to use to display a product tag listing. Available options: 1, 2, or 3 columns.
-
Enable Bootstrap Wrapper. Enable Bootstrap wrapper if you use Bootstrap based theme. This option will help to align columns without editing HTML.
Ảnh màn hình
Cài đặt
For an automatic installation through WordPress:
- Select Add New from the WordPress Plugins menu in the admin area.
- Search for Product Tags on a Single Page.
- Click Install Now, then Activate Plugin.
- Put [woocshcd] shortcode to a desired page.
For manual installation via FTP:
- Upload the product-tags-single-page.php folder to the /wp-content/plugins/ directory.
- Activate the plugin from the Plugins screen in your WordPress admin area.
- Put [woocshcd] shortcode to a desired page.
To upload the plugin through WordPress, instead of FTP:
- From the Add New plugins page in your WordPress admin area, select the Upload Plugin button.
- Select the product-tags-single-page.php.zip file, click Install Now and Activate Plugin.
- Put [woocshcd] shortcode to a desired page.
Đánh giá
Người đóng góp & Lập trình viên
“WooCommerce Product Tags on a Single Page” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WooCommerce Product Tags on a Single Page” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.1
- Fixed some bugs.