Fix Admin Dashboard Posts tab

admin2025-06-03  4

I have WordPress v3.5.1 and using a theme from WPZoom. I added an SEO plugin called WordPress SEO which in turn added 4 more columns to my Posts Admin table which caused the columns to squish together making it very hard to see all the posts now. I have tried to change the CSS in the admin CSS but that does not help at all yet when I do change it using Firebug it helps. how can I fix the squished columns?

You can see a copy of the image for better understanding at .jpg.

I have WordPress v3.5.1 and using a theme from WPZoom. I added an SEO plugin called WordPress SEO which in turn added 4 more columns to my Posts Admin table which caused the columns to squish together making it very hard to see all the posts now. I have tried to change the CSS in the admin CSS but that does not help at all yet when I do change it using Firebug it helps. how can I fix the squished columns?

You can see a copy of the image for better understanding at http://justawebbie/facebook/post-window.jpg.

Share Improve this question edited Feb 9, 2019 at 0:00 fuxia 107k39 gold badges255 silver badges461 bronze badges asked May 7, 2013 at 19:10 JustawebbieJustawebbie 31 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 1

You can control columns in most admin panels by clicking Screen Options at upper right of the screen and (un)checking them as you want.

This is however saved individually for user and to get rid of column for all users would involve writing code to hook into internals and unregister it.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748928105a314894.html

最新回复(0)