Hi @artlogika – I’ve just jumped into my dev install to try to replicate that problem, but couldn’t.
One thing I did notice, though, is that if I have two fields with the same slug, then one of them is deleted when I save!
I’ve just made a Github issue here: https://github.com/getblocklab/block-lab/issues/303
Do you think this might be the cause of the problem you’re experiencing?
Hi @lukecarbis I double checked I have different slugs for each field. I tried in WP 5.2 and in earlier WP version, I can see the same issue.
The plugin works perfect, but when I reorder, if I update block the 1st filed is gone. Even more if I hit again update, the another (first) filed is gone as well.
Update: The issue doesn’t appear if I have only 2 fields, only when I have 3 or more.
Thanks!
-
This reply was modified 7 years ago by
Artlogika.
@artlogika Can you check to see if you have any javascript errors in the console before you hit update? That might help point me in the right direction.
Also, a screenshot of the fields would be good so that I can make sure we’ve got exactly the same thing when I try to replicate it again.
@artlogika Just based on the screenshots, it looks like you’re using a really old version of Block Lab. Could you update to 1.3.0 and try again?
@lukecarbis Yes I tried with latest and try again with some older version (like on screenshots).
But I just checked again in 2 other independent (online) hostings and there is no that issue!
Something is wrong in setup with my test (local) hosting (XAMPP).
Thank you for support!