525 comments found.
Hi, I have installed this product but something is not right. Every time I use the search filter the search results come up empty.
Hi there,
Thanks for purchasing my plugin. I would be happy to help you.
Please provide me your website’s FTP and Admin details so that I can check for the reason and fix it. You can send these details over email at wpinstinct@gmail.com
Thanks, WP Instinct Team
Hello,i have 2 question about the plugin. 1) is it possible to add more filter options? I need to add “Type” filter(with values moto/atv/scooter…etc). 2) is it possible to change the order of the filters so year is last?
Hi there,
Thanks for your interest in my plugin. I would be happy to assist you.
1. To add more filter dropdowns, it would require some customization in my plugin which will cost you few additional charges.
2. You can change the label of “Year” to “Engine” AND then label of “Engine” to “Year” for quick solution but best approach is to make changes in files. There again require some custom work.
Please contact me at wpinstinct@gmail.com if you are interested to discuss it further.
Thanks, WP Instinct Team
Hi WPInstinct, Do you have any planned updates on this plugin. Regards,
Hi there,
Thanks for purchasing my plugin. I currently have a list of few tweaks and additions which I am planning to release as its next version but not soon until there is any major conflict.
Thanks, WP Instinct Team
when I add a lot of terms, why my website will load very slow?
Hi there,
Thanks for purchasing my plugin. I would be happy to help you.
Please add following script to your current theme’s functions.php file and let me know if it helps or not:
function vpf_terms_args ( $args ) {
$args['hide_empty'] = false;
return $args;
}
add_filter ( 'woo_vpf_ymm_terms_args', 'vpf_terms_args' );
If you don’t know about how to do it OR it still doesn’t work for you then please email your website’s FTP and Admin details at wpinstinct@gmail.com
Thanks, WP Instinct Team
Its possible to add bed length dropdown
Hi there,
Thanks for your interest in my plugin. I would be happy to assist you.
For adding another dropdown, it would require some custom work in my plugin which means it will no more be updateable with future versions and also going to cost you some additional charges.
Please email me at wpinstinct@gmail.com if you want to discuss it further.
Thanks, WP Instinct Team
I want that in the search table show all the cars terms, how shouId do that?
Hi there,
Thanks for purchasing my plugin. I didn’t get your question. Please explain it a bit more so that I can guide you in correct direction accordingly.
Thanks, WP Instinct Team
Hey! We have been using your plugin for awhile now and it is good but we’re running into issues with it slowing down the back-end of our website significantly and causing a ton of Admin AJAX requests. I was curious if you are going to develop the plugin further to the point where it is better optimized for speed and queries?
Hi there,
Thanks for using my plugin. I would be happy to help you.
My plugin doesn’t suppose to send ajax reqests regularly in backend panel but if it does, then please share your website’s FTP and Admin details with me so that I can check for the reason and fix it.
You can send these details at wpinstinct@gmail.com.
Thanks, WP Instinct Team
Hello, I just purchased this product and had a question about variable products. If I have a product with 3 variations, and I’m using the filtering and all 3 variations land in the parameters of the filters, will that product show up 3 times? How will that part work?
Thanks! Liz Wendel
Hi Liz,
Thanks for purchasing my plugin. I would be happy to help you.
My plugin doesn’t work with product variations but with products itself. So you have to assign the main product SKU to filter rather you assign variation’s SKU.
Please let me know if you have any further query for me.
Thanks, WP Instinct Team
So what if one of my variations on a certain product has different filters than the other variations for the same product?
That’s not possible at the moment. In this case I am more than happy to refund you if this plugin is no more useful for you. Thanks!
Okay, I think we can make it work anyway. Another questions, is there a way for those filters to be saved and go through to the cart? And possibly show up when the order is received by the cart admin?
This would require some custom work. I can help you for this but its going to cost you few additional USD’s. Contact me at wpinstinct@gmail.com if you want to discuss it further. Thanks!
Hi!
Your plug in is great, but I made a huge mistake a bought the wrong one, I wanted the make/model/year, and I got the year/make/model, can you refund me the money so I can buy the other one, I will just buy the other one but still I need the refund thank you!
Hi there,
Thanks for purchasing my plugin. I would be happy to help you.
You can submit a refund request through this URL: https://codecanyon.net/refund_requests/new and I will approve it at the same time. Then you can purchase my another plugin.
Thanks, WP Instinct Team
Please disregard, there was an error on my part in the import process. I believe I have worked out the import to correctly match to the SKUs.
Thank you!
No problem!
When using the CSV importer, is the ‘item_product’ column suppose to match either the sku or slug of the actual product the vehicle is suppose to match?
If so, I have done this but the parts are not being assigned to the matching products in the store. If I am suppose to add these manually, then this plugin does not really import to products and I must ask for a refund as I cannot manually add 10 vehicles to 100s of products.
Hi there,
Thanks for purchasing my pluign. Great to see that you have resolved issue already. Let me know if you still seek my help anywhere.
Thanks, WP Instinct Team
Hello, I purchased the plugin and I would like to know how can I display universal products that match with specific Vehicle? for example : instead of having all the SKU with commas in Items_product in the CSV which is a lot for 10 000 items… What will be the best way to do it show ALL that is related to the vehicle model?
Hi there,
Thanks for purchasing my plugin. I would be happy to help you.
If you visit plugin’s setting page, there you will find an option to set any number of universal products. However its can still be difficult to add 1000 of products there one by one. In this case I will suggest you to write a manual script which accepts an array of all universal product ID’s and then updates woo_vpf_ymm_taxonomy_metabox_excluded_products option in wp_options table.
Thanks, WP Instinct Team
Thank you for your reply!
It really helps to a lot!
Writing a script of a list of products won’t be an issue
Could you help me to understand this input from the wp_options : a:2:{i:0;s:3:”132”;i:1;s:3:”133”;} “i” is the index and the number is the ID what “s” stand for ?
You don’t need to think much about this format. If you ready an array of Product ID’s and then pass it to custom script something like this:
update_option( 'woo_vpf_ymm_taxonomy_metabox_excluded_products', $product_ids_array );
Then it will auto convert those ID’s based array to above format. Try it with 3-4 product ID’s first and once it works only then try it for full list.
Thanks!
Hi I come up with another issue after getting all the universal products in place. I did a test run with products that have universal and non-universal products. I also made sure that have universal products are check on the VFP section of the products. When i did a search… it worked fine except that the products that had universal products checked weren’t in the search result.
Could you please let me know why the universal product isn’t displaying? PS: i did enter manually the universal products on the admin panel to make sure this is the right now.
Oh ok never mind i fixed it 
Great!
I am looking to have Make / Model / Version / Series / Engine am I able to do this? Also If I am to do import with CSV is the order or the columns just the same as the ones in terms?
HI there,
Thanks for purchasing my plugin. I would be happy to help you.
1. You are currently looking for five tier dropdowns where my plugin comes with four tier dropdowns only so it would require some custom work in order to add a new level. This custom work will cost you few additional charges. Please contact me at wpinstinct@gmail.com if you are seeking my help for this custom work.
2. Yes, you have to follow the same order of columns my demo CSV file does.
Thanks, WP Instinct Team
This website uses your plugin and I’m not sure how to configure it that way. They removed the search button for one, but also they have a dedicated landing page for the year/make/model instead of a product result page. I didn’t see the settings that allow this, could you please advice. Thanks
https://goo.gl/6MpDtDHi there,
Thanks for purchasing my plugin. I would be happy to help you.
As I look into reference website, I can see that they are using my plugin, but seems like they have customized it a lot in order to let it work in the way you mentioned. It doesn’t come with any landing page by default.
Thanks, WP Instinct Team
Any idea on how to make it go to a landing page? I know if I use only ONE product, then I can make it land on that product page. But I need it to land on a page dedicated to that vehicle. I know a little code, but before I go into a 3 week rabbit hole trying to figure it out, I figured I would ask the creator 
Thanks again!
Currently there is no such way to redirect filter on dedicated landing page. However if you tell me whether you are going to use MY GARAGE feature from my plugin or not then I can tell you btter for customization possibilities.
Thanks!
Yes, I will be using the My Garage feature with the plugin.
Then its going to be too difficult to implement this feature. Please email me at wpinstinct@gmail.com if you want to discuss it further. Thanks!
Hello, I am working to update all the options I currently have for the terms. Is there any way to export the terms that I currently have and then add to them instead of entering them manually?
Hi there,
Thanks for using my plugin. I would be happy to help you.
Currently there is no such feature to export existing terms but you can try to find a plugin which allows you to export and import custom taxonomies. If nothing helps then I can write a custom script for you but it will cost you few extra charges. Please contact me at wpinstinct@gmail.com if you want to discuss it further.
Thanks, WP Instinct Team
Hi this product looks exactly like what we’re looking for. But is there a way to try it? If we implement and it doesn’t do everything we need can we be refunded? thanks
Hi there,
Thanks for your interest in my pluign. You have to tell me exact functionality where it fails for you and I will approve your refund request. You can place a refund request through this URL: https://codecanyon.net/refund_requests/new
Thanks, WP Instinct Team
When doing the import, does it delete all prior values for the make, model, year and then re-add or does it do an append and/or update?
Hi there,
Thanks for purchasing my pluign. I would be happy to help you.
It doesn’t delete pre-added terms in case you re-upload same CSV with adjustments or create a new CSV file to upload. It just adds new terms to database and will skip if same name term already exists.
Thanks, WP Instinct Team
Hi there, Do you have a motorcycle database available? I am hoping to use this plugin for a motorcycle spare parts seller.
Hi there,
Thanks for purchasing my plugin. I don’t have motorcycles database available with me. I think there should be some online sellers who sale such database so you can contact them. However wouldn’t you just insert those vehicles for which you sale parts rather you import complete database for motorcycles?
Thanks, WP Instinct Team
Thank you for the quick reply. I have sourced one online and purchased. Ready to upload, but before doing so just wanted to check that I leave the item_engine column blank as it is not applicable to motorcycles and also item_product column blank if I am not associating products to the motorbikes with this csv file upload? Also is it possible to remove / hide the Engine field from the product edit page seeing it is not applicable?
1. You can leave item_engine and item_product column blank and in this case it will upload only Years -> Makes -> Models to website. However leaving item_product blank means you have to associate all terms to products manually later or you can upload same CSV file again by adding item_product column to CSV. Make sure that you place item_product column always on fifth position and leave fourth column blank for item_engine.
2. It’s not possible to hide Engine column from backend without customizing plugin but you can hide it from frontend easily through widget settings panel.
Thanks!
hi , i’m having issues with getting the plugin to work with with more than a handful of vehicles. whenever i try to upload any vehicle data (say 500 rows of data) it seems to crash the site with a 503 error
Hi there,
Thanks for purchasing my pluign. I would be happy to help you.
Please try increasing value of max_execution_time and memory_limit as this is the most common reason for this issue. You can request your hosting providers too if you don’t know about how to fix it.
If it still doesn’t work for you then please provide me your website’s FTP and Admin details along with CSV file you are uploading so that I can troubleshoot the reason and fix it. You can email these details at wpinstinct@gmail.com.
Thanks, WP Instinct Team
Hi,
I reached out yesterday regarding the imports not loading in the YMM search. It turns out the new products are loading, however, we introduced a new make and this is what is not showing up in the vehicle search.
When we look at the terms for the new make and model, the only thing we notice in the backend is the Count column list them as ‘0’.
How can we correct this so the new make and models load in the vehicle search in the front-end?
Thank you!
Hi there,
Thanks for purchasing my plugin. I would be happy to help you.
I have disabled my dropdowns to load empty Makes -> Models as it doesn’t make sense to show those terms for which there are no products. Since if you want to show empty terms then please add following code snippet in your current theme’s functions.php file and let me know if it doesn’t the trick:
function vpf_terms_args ( $args ) {
$args['hide_empty'] = false;
return $args;
}
add_filter ( 'woo_vpf_ymm_terms_args', 'vpf_terms_args' );
Thanks, WP Instinct Team