• Resolved gluleci

    (@gluleci)


    hello, subcategories only show when i click plus icon. but i want to showing when i click to label.

    i try this in my custom.js file;

    $(document).on(‘click’, ‘.woof_list_radio > .woof_childs_list_li’, function() {
    console.log(‘Test’);
    });

    but nothing happend.

Viewing 1 replies (of 1 total)
  • Plugin Support mediawebster

    (@mediawebster)

    Hello

    but i want to showing when i click to label. – unfortunately the plugin does not have such a feature. label click event is used for checkbox

Viewing 1 replies (of 1 total)
  • The topic ‘label click not show subcategories if category have sub categories’ is closed to new replies.