开发者 | ThemeHigh |
---|---|
更新时间 | 2025年7月4日 15:50 |
捐献地址: | 去捐款 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
There’s a lot of help available on the main plugin website. See: 🔗 Plugin Features 🔗 Help Docs 🔗 ThemeHigh Support Navigate to Dashboard → Products → Swatches Options → Product Attributes. Click the Edit button next to an attribute and select the desired Swatch Type (Color, Image, or Label). After making your selection, click Save Changes to apply the Swatches settings.
The tooltip is used to set the hover element for each term of an attribute/variation. To set the tooltip for swatches:
You can achieve this by providing the default variation in the “Default Form Values” field inside the Products>>Edit product>> Variations.
Please add the below filter in your child theme's functions.php add_filter(‘thwvsf_enqueue_public_scripts', ‘enqueue_public_script’); function enque_public_script(){ if(is_page (Page Id) { return true; } }
The plugin provides a feature: Class for modifying the styling properties of the fields.
With the free version of WooCommerce Variation Swatches, you only have the option to set the term name as a tooltip. If you need Images as the tooltip, you have to Upgrade to Premium Version of WooCommerce Product Variation Swatches.
Upgrade to the Premium version to display the number of products left in stock. Stock left alert (min count) can also be set as per your preference when using WooCommerce Variation Swatches.