Περιγραφή
Έχει σταθερό αριθμό και η σειρά ταξινόμησης του αναπτυσσόμενου μενού επιλέγει:
— Make —
— Model —
— Year —
Product restrictions are used for searching and for drop-downs options in the search box.
So if you set a restriction like:
Acura, CL, 1997, 1998
για ένα προϊόν.
The “Acura CL 1997” will be already selectable in the search box on the front-end.
Main Features:
- Αναζήτηση προϊόντων στην αρχική σελίδα
- Φιλτράρετε προϊόντα στις σελίδες κατηγορίας
- List applicable vehicles on the front-end product view page
- Εισαγωγή / εξαγωγή CSV για περιορισμούς προϊόντων
You can check the demo website here:
DEMO Website
You can read the installation instructions here:
README
Simple Code Idea:
Η ιδέα αυτού του πρόσθετου είναι να διατηρήσει τη βασική έκδοση όσο το δυνατόν πιο απλή.
Και για να προσθέσετε τις νέες δυνατότητες ως τροποποιήσεις.
This plugin has just 28 files to make it easy to use and customize. If you need more features check the modifications page hottons.com/ymm_modifications
Επικοινωνήστε μαζί μου μέσω email pektsekye@gmail.com εάν έχετε ερωτήσεις ή χρειάζεστε βοήθεια.
Άλλα πρόσθετα
Εάν σας αρέσει αυτό το πρόσθετο, ελέγξτε επίσης:
-
Attribute Search (PAID)
For tyre and rim search. -
Exploded View Filter
Displays a diagram image with links to filter products.
Μεταφραστές
Διαθέσιμες Γλώσσες
- Αγγλικά (Προεπιλογή)
Τεκμηρίωση
Full documentation is available here.
Στιγμιότυπα
Εγκατάσταση
Απαιτεί WordPress 4.7 και WooCommerce 3.0 ή νεότερη έκδοση.
- Unzip the downloaded zip file.
- Upload the plugin folder into the
wp-content/plugins/
directory of your WordPress site. - Activate
YMM Search
from Plugins page. - Add
YMM Search
widget to the sidebar in WordPress admin panel > Appearance > Widgets - Ορίστε περιορισμό σε οποιοδήποτε προϊόν στην καρτέλα YMM της σελίδας επεξεργασία προϊόντος.
Επικοινωνήστε μαζί μου μέσω email pektsekye@gmail.com εάν έχετε ερωτήσεις ή χρειάζεστε βοήθεια.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Year Make Model Search for WooCommerce” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “Year Make Model Search for WooCommerce” έχει μεταφραστεί σε 6 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “Year Make Model Search for WooCommerce” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.10 – Released: Feb, 24 – 2019
- To make it compatible with WordPress 5.1
- Other code corrections.
1.0.9 – Released: Jan, 22 – 2018
Before upgrading to this version export your YMM vehicles as .csv file to not lose data!
- Main file was renamed from ymm.php to ymm-search.php . You may need to deactivate / activate this plugin to make it work with the new file.
- Text Domain was changed to “ymm-search” in all files to make this plugin use translations from translate.wordpress.org
- Template files were renamed to make translation programs find all strings for translation.
- A template file with all strings for translation was added. wp-content/plugins/ymm-search/i18n/languages/ymm-search.pot
- Code corrections.
1.0.8 – Released: Dec, 5 – 2017
- Bug fixed when WooCommerce menu is displayed wrong on the YMM results page.
- Code corrections.
1.0.7 – Released: Nov, 8 – 2017
- Add selected vehicle to the category page HTML title tag.
- Code corrections.
1.0.6 – Released: Nov, 6 – 2017
- Fixed installation code.
1.0.5 – Released: Nov, 5 – 2017
- Bug fixed: WordPress pages and posts are not available to edit or view when plugin is enabled.
- Code corrections.
1.0.4 – Released: Oct, 29 – 2017
- Faster AJAX requests for category drop-downs.
1.0.3 – Released: Oct, 28 – 2017
- The “search for restrictions” feature updated to not show values that already exist in the restriction text area.
- Show years in descending order.
- Custom PHP file for faster AJAX requests.
1.0.2 – Released: Oct, 23 – 2017
- Code corrected to make “search for restrictions” feature work when creating a new product.
1.0.1 – Released: Oct, 23 – 2017
- JavaScript corrected. New product restrictions were not saved.
1.0.0 – Released: Oct, 16 – 2017
- Initial release