Bricks Version: 1.5.2
Browser: Safari 15.6.1
OS: macOS
When I set a container to display: none, the container disappears from the structure panel completely rather than just having the hidden icon next to it.
Bricks Version: 1.5.2
Browser: Safari 15.6.1
OS: macOS
When I set a container to display: none, the container disappears from the structure panel completely rather than just having the hidden icon next to it.
Just an update: the site in question uses bbPress and there was a conflict with .hidden in bbPress that was fixed in Bricks 1.4.
I wonder if this has returned?
Hi Harry,
Thanks so much for your report!
Unfortunately, I cannot reproduce the issue. The element is no longer displayed on the canvas but remains in the Structure Panel - as it should be.
Can you show me the problem in a screencast and test if the problem still occurs after you deactivate all plugins? It can’t be related to the bbPress problem back then, but maybe another Plugin is influencing the structure panel.
Best regards,
timmse
Hi Timmse - it is bbPress again. I deactivated bbPress Version 2.6.9 and everything works fine.
Aaaah I see. Thanks for investigating!
I found the problem and added it to the bug tracker.
Best regards,
timmse
Hi Timmse - has this been fixed in 1.5.5?
Hi Harry,
Basically, if it’s in the changelog, the problem has been fixed. If not, not yet (as in this case).
Any way to bump this? Or is there a workaround I could use as it’s literally stopping me moving forward on one site.
It is solved use latest version of bricks builder
Just updated and tested. Sadly it is not fixed.
Add this in Appearance » Customize » Additional CSS (it does not work in Bricks » Settings):
#bricks-structure .element.hidden {
display: list-item !important;
}
I assume that the problem will be fixed in the next version.
Best regards,
timmse
Thanks Timmse - that’s great - will test!
Hi Harry,
We’ve fixed the issue in Bricks 1.5.7, now available as a one-click update within your WordPress Dashboard.
Please let us know if you are still experiencing issues.
Best regards,
timmse