-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect order on new created blocks #594
Comments
Could you please supply the version of elemental you're using? |
Possibly a duplicate of #548? The fix for that hasn’t been tagged yet AFAICT |
I'm working on v4.0.1. As discussed on the Slack channel, the proposed course of action is to wait for 4.0.2, and if the problem is still there, output there some debug data (template and CMS |
@digitall-it are you able to try using |
I'm going to close this as a duplicate of #548 . It is released now in |
I'm getting this. Newly created elements go to the top of the list of existing elements. However, on previous versions, new ones go to the end of the list. Maybe this is by design? SS 4.3, Elemental 4.0.3 |
@kinglozzer sorry mate, didn't see that one! :) |
I’m having some glitches in the Elemental 4 sort order. Seems like when I create a block, gets added to top of the stack of blocks, and appears in a different position in the frontend. To reorder everything correctly I have to jiggle back and forth almost all the blocks in the page in the CMS.
The text was updated successfully, but these errors were encountered: