Jump to content

Featured Replies

Posted

Does anyone know the easiest method to make it where when a user loads the website for the first time, some categories are by default minimized. I'll give you an example here https://gyazo.com/fa9de6604ec6cc0d70e75c8ca5845752   (circled in blue)   

Solved by Marc

Go to solution
  • Community Expert
  • Solution

There is no built in method within the software that would allow you to do that at the present time, unfortunately.

  • Author
2 minutes ago, Marc Stridgen said:

There is no built in method within the software that would allow you to do that at the present time, unfortunately.

it can't be done with css can it? would it be javascript? with that being said would it be a plugin?

  • Community Expert

You would need some manner of plugin to achieve this

That contains code that would collapse all the categories - to do 'some' you could wrap things in a check for the category ID. And then you have to account for 'first time' too (actually, not relevant...the user's own toggle action dictates from then on)

{$category->_id}

Will add some code to the other topic.

Edited by Nathan Explosion

Recently Browsing 0

  • No registered users viewing this page.