Jump to content

Can I Have Blockcategories Expanded By Default?


Recommended Posts

  • If the dynamic mode is on, blockcategories is collapsed and I can't see the subcategories unless I manually reveal them.
  • If the dynamic mode is off, there is no depth and subcategories are all on the same level.

 

Neither of options is acceptable.

is there a way to have all subcategories shown by default?

Link to comment
Share on other sites

Solved. All I needed to do was comment this line:

$('ul.tree.dhtml span.grower.OPEN').addClass('CLOSE').removeClass('OPEN').parent().find('ul:first').hide();

in themes\<theme name>\js\tools\treeManagement.js.

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...