Thanks for your feedback. I’m not able to reproduce this issue. Are you sure this is related to our plugin? When you deactivate our plugin and click on the Quick Edit button, do you still have one column for the quick add fields?
Hey @dungengronovius thanks for the quick reply.
Yes, when I deactivate the AC plugin, the one column which is under the Title column issue is gone. Screen loads as normal.
I thought it may have been something you guys have seen before. Let me eliminate any other plugin affecting the backend that may be the culprit, check console, etc. Then I’ll return if I find anything.
It sounds that the colspan for the table where the quick add form is displayed is incorrect. The colspan should automatically update (with javascript) when you toggle columns in the Screen Options menu (top right on the overview). Maybe you can check in the console if the colspan is correctly set. Since this is a javascript feature, you could also check if there are no javascript errors on the page, caused by our plugin or another plugin.
@dungengronovius thanks.. will do today / tonight.
@bernardberry646 Did you find anything that could help to solve this issue?
I was able to reproduce the issue after all.
The issue occurred when the sticky headers feature was enabled.
This is fixed in the last release.