• Resolved nadine00

    (@nadine00)


    Hi,

    So, I am having an issue with flutter. Basically, its carrying the write panel options over to the add post page, when I’m adding a post outside of the write panel. ie: if i tell the write panel ‘hide the custom fields’ it will hide the custom fields everywhere

    I’ve re-installed it a few times, but to no avail, it seems to just continue to do this.

    I’ve noticed this thread:
    https://freshout.lighthouseapp.com/projects/14687/tickets/77-categories-not-showing-in-edit-page

    But that seems to only deals with a category display bug.

    Any ideas?

Viewing 1 replies (of 1 total)
  • Hi,
    I installed flutter on my wordpress blog and after some time in found thet only post title, description and tag field was getting displayed.

    i resolved this problem by deleting following row from wp_usermeta.
    wp_usermeta` VALUES (’11’, ‘1’, ‘wp_metaboxorder_page’, a:3:{s:4:\”side\”;s:23:\”submitdiv,pageparentdiv\”;s:6:\”normal\”;s:48:\”postcustom,slugdiv,commentstatusdiv,revisionsdiv\”;s:8:\”advanced\”;s:0:\”\”;}’);
    i think this can help you.

    Category box not getting display in wordpress

Viewing 1 replies (of 1 total)
  • The topic ‘Flutter makes the category box blank in normal ‘add post’ page’ is closed to new replies.