Jump to content

.selectBoxIt is not a function


deyan4

Recommended Posts

This is the piece of code where it is called the .selectBoxIt

    $('#productsSortForm select').selectBoxIt({
        native: true
    });
    $('.attribute_list select').selectBoxIt({
        native: true
    });

    $('#category_search select').selectBoxIt({
        native: true
    });

Prestashop 1.6.1.7.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...