Is there any possibility to remove accordion from styled manager just show everything with out accordian?
Question
removing name from styled manager shows empty accordian
Answers (1)
You should at first declare, on init, your sectors open
...
styleManager: {
...
sectors: [{
name: 'Dimension',
open: true, // <-
If you need you can also hide sector titles with this
.gjs-sm-title {
display: none;
}
Related Questions and Answers
Continue research with similar issue discussions.
Issue #1476
[BUG]? Asset Manager remove button for assets
Using the demo web preset template as a starting point, I noticed the remove asset button doesn't show up in the UI. Viewing source shows t...
Issue #3027
BUG: Image asset manager, on remove no ability to re-upload the same image that was removed
Are you able to reproduce the bug from the demo? No, in the image asset manager in the demo there is no option to remove images. What is th...
Issue #1864
[QUESTION] Best way to listen to changes on the final HTML?
Hi, I just had a quick question because I could not figure out how to do it or did not find an issue related to it. I am just trying to cal...
Issue #426
After image Upload immediately show in the asset Manager
@ artf I tried my best, but still it doesn't seem to work Can you please help me in this. Once I upload a image I don't want to refresh the...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.