Hi @dungengronovius
I have found the problem and fixed it on my server.
Maybe you can supply an update for your plugin, so i can update it through wordpress and won’t get problems when you push another update.
i did the following commands on my server.
mv column Column
mv Column/media/ Column/Media/
mv column.php Column.php
mv Column/post/ Column/Post/
i saw these folders / file had lowercase first letter and the classes had a uppercase first letter.