YMM Search required fields | WordPress.org

[ad_1]

Hello,

Try to replace the code:


    submit : function(){

      if (!this.firstLevelIsSelected()){
        return;
      }   

with:


    submit : function(){

      if (!this.lastLevelIsSelected()){
        return;
      }  

in the file:
wp-content/plugins/ymm-search/view/frontend/web/main.js

For category drop-down selects:

replace :


  this.submitCategory(cId);

with:


  // this.submitCategory(cId);

Then refresh your browser cache.

Stanislav

hmm… its still not working u can still search when you only select make

Its working i am just dumb. I didnt clear my browser cache. Thank you so much much love <3

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer