Description
If you want to hide some variation drop downs from the front end in your shop this is the plugin for you.
Create a variable product, set your variations and link them logically and see how the variation select appears or disappears on the front end.
This plugin works with WooCommerce, so be sure to have WooCoommerce installed before you install this plugin.
After that create variable product with variations, save it and then set your links in the ‘Linked attributes’ tab in the ‘Product Data’ meta box.
** Created using the best coding practices and latest standards **
Screenshots
Installation
Install & Activate
Installing the plugin is easy. Just follow these steps:
Installing from WordPress repository:
Be sure you have WooCommerce plugin installed first, otherwise you’ll get an error on the plugin activation.
- From the dashboard of your site, navigate to Plugins –> Add New.
- In the Search type Simple Linked Variations for WooCommerce
- Click Install Now
- When it’s finished, activate the plugin via the prompt. A message will show confirming activation was successful.
Uploading the .zip file:
- From the dashboard of your site, navigate to Plugins –> Add New.
- Select the Upload option and hit “Choose File.”
- When the popup appears select the simple-linked-variations-for-woocommerce.x.x.zip file from your desktop. (The ‘x.x’ will change depending on the current version number).
- Follow the on-screen instructions and wait as the upload completes.
- When it’s finished, activate the plugin via the prompt. A message will show confirming activation was successful.
That’s it!
Requirements
- PHP 5.6 or greater (recommended: PHP 7 or greater)
- WordPress 4.4 or above
- jQuery 1.11.x
Reviews
Contributors & Developers
“Simple Linked Variations for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Linked Variations for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.6
- Update to ensure compatibility with latest WP version (5.2) and WooCommerce version (3.6.2) on Twenty Nineteen theme
1.0.5
- Fix the clear issue – clear was not working because some odd JS bug.
1.0.4
- Minor fix with JS not checking the existence of the DOM node, instead trying to check the value of the non existent node and then failing
1.0.3
- Fixed the select selector for attributes
1.0.2
- Fixed the issue with calling the product ID directly
- Minor CSS fixes
1.0.1
- Tested with WordPress 4.8 and WooCommerce 3.0.8 to ensure stability
- Fixed changed attributes select so that they work with the newest WooCommerce
1.0.0
- Initial Release