label click not show subcategories if category have sub categories
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘label click not show subcategories if category have sub categories’ is closed to new replies.