Beschreibung
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.
Screenshots
Installation
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.
Rezensionen
Mitwirkende & Entwickler
„WooCommerce Product Tags on a Single Page“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „WooCommerce Product Tags on a Single Page“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0.1
- Fixed some bugs.