this is my fix:
add_action(‘admin_head’, ‘my_custom_fonts’);
function my_custom_fonts() {
echo ‘<style>
.columns-prefs .columns-prefs-3{
display: inline!important;
}
</style>’;
}
The plugin generated 2 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
]]>Hey,
seems to be broken on latest WP-version ??
While activation, I get 2 errors and the third col I can’t place any meta-boxes.
Hi there,
When adding the thirs column (under screen settings) all content jumps a bit to the left as if there was another column. But no-where to drop items – i.e. one can not drag and drop, as nothing gets “active” to drop to… What to do?
Hope there is a solution, it is a much needed plugin ??
/Claire
]]>Hi.
I’ve activated the plugin, using WP 3.9.1, and edited a post. The very first time I do this, a third column appears, but if I show the Screen Options, there’s nothing there for mini boxes OR three columns, just one and two. If I select one or two, there’s absolutely no way to get the third column back.
Any thoughts?
]]>Announcing the release of version 2.0. This update makes the plugin work on new versions of WordPress (3.8 upwards).
]]>This plugin is one its own league, however is now been broken for over a year, does the Author plan on updating it?
Does anyone have any update on this plugin or perhaps a suggestion on how it may be fixed?
Request for feature enhancement: 4 columns.
]]>broken in 3.4
]]>No more working ??
Hope a fix could be found !
and how can i make it narrower?i need a thin column on the right side of the edit post screen.
Pls any one tell me how to revise the code to reduce the width…that will make it perfect~!
thanks in advance:)