Page 1 of 1

Cannot delete frame class

Posted: 27 Jun 2017, 03:34
by mark_gambino
Howdy,

I may have discovered a bug. I am attempting to remove the frame class from a folder page that contains child folders, but the deletion is not taking. Every time I reload my website, the frame around each gallery folder preview image remains. When I delete the frame class via Panel, it appears to delete and save, but if I reload that page, the frame class has returned. Is there something I'm doing wrong?

Re: Cannot delete frame class

Posted: 27 Jun 2017, 03:45
by mjau-mjau
It's not really a bug, but a logical flaw :wink: which can easily be remedied. The problem occurs because X3 uses defaults, which become active when you empty a field, if the default itself has a value (which it does in this case).

To fix the issue, in the dropdown list select [none], which prevents defaults from applying.
Image

Re: Cannot delete frame class

Posted: 28 Jun 2017, 01:13
by mark_gambino
Wow, that was so obvious I'm embarrassed I didn't know. Thank you!