Page 1 of 1

Columns order in the grid does NOT work

Posted: Sat Nov 28, 2020 3:30 am
by spoon
Hello everyone, this is the question, in version 16 the order of the columns in the grid is set under the condition that the Grid system is flex or css and then you change the numbering of the columns, i.e. there is a grid of two columns, at default we put the first 1, and the second 2, at the point of the first 2, and the second 1, everything would be fine BUT at default they change the same, and it works only when Excess: none,
does not work for the rest. Whether I have it or not.

Re: Columns order in the grid does NOT work

Posted: Sat Nov 28, 2020 3:39 am
by crispy68
Excess: none,
What do you mean by this? Can you provide more of a step by step on how you set things up or copy of a project file? Not sure i follow.

Re: Columns order in the grid does NOT work

Posted: Sat Nov 28, 2020 4:01 am
by spoon

Re: Columns order in the grid does NOT work

Posted: Sat Nov 28, 2020 4:22 am
by crispy68
I'm not able to download anything. Denying access.

Re: Columns order in the grid does NOT work

Posted: Sat Nov 28, 2020 10:41 am
by Fender
Look at what Crispy anwerd on this topic
I'm in the process of creating some video tutorials and I made one that covers this. You can view it here.https://www.youtube.com/watch?v=o5-Wk8_7yFo
https://www.wysiwygwebbuilder.com/forum ... 7&start=15

Re: Columns order in the grid does NOT work

Posted: Sat Nov 28, 2020 1:02 pm
by spoon

Re: Columns order in the grid does NOT work

Posted: Sat Nov 28, 2020 2:33 pm
by Pablo
The order option will not do anything if overflow is set to 'none', because in that case the layout grid will not be responsive.
Note that this is documented in the help.

Re: Columns order in the grid does NOT work

Posted: Sun Nov 29, 2020 3:26 am
by spoon

Re: Columns order in the grid does NOT work

Posted: Sun Nov 29, 2020 4:01 am
by crispy68
@Pablo,

I can confirm what spoon is showing in the video. In the workspace, the objects are not switching spots. However, when you preview, it does work.

The current 32bit version I have is from 11/16/20. The last time I updated the 64 bit version was on 11/11/20 so I loaded it up. I created the same set up and it does work correctly in this version. Something possibly change from 11/11 to 11/16 update?

Re: Columns order in the grid does NOT work

Posted: Sun Nov 29, 2020 8:13 am
by Pablo
The order will not change in the workspace, this will only work in the published page.
This is related to a recent crash fix, otherwise I had to complete redesign this functionality, which would have taken a lot more time.
- Fixed: Implemented workaround for Layout Grid issue with order and custom overfow.

Re: Columns order in the grid does NOT work

Posted: Sun Nov 29, 2020 10:27 am
by spoon
Ясно, спасибо.

Re: Columns order in the grid does NOT work

Posted: Sun Nov 29, 2020 1:00 pm
by crispy68
Ahhh...ok. Now it makes sense.

Re: Columns order in the grid does NOT work

Posted: Sun Nov 29, 2020 1:15 pm
by Pablo
@crispy68
Note that I will continue to improve this 'workaround' but this was the quickest way to solve the crash, so you did not have to wait weeks for a solution.