Tagged: 

Viewing 5 reply threads
  • Author
    Posts
    • #1148
      sanderschat
      Member

      Hi!
      I noticed that if i have the Piklist-plugin turned on, that the dashboard layout is not ‘remembered’. It just shows one column with all widgets under each other.and the other column empty.
      After organizing it, and a refresh of the page, it is put back into this stat again.

      But when i turn off the plugin, the dashboard DOES remember my new layouts.

      What to do?

    • #1149
      Steve
      Keymaster

      Which version of Piklist are you running? Please turn off all other plugins and switch to a default theme like TwentyEleven.

    • #1152
      sanderschat
      Member

      Hi Steve,

      using Piklist 0.8.0b6 over here, WP 3.6.1

      as requested,
      i turned of all plugins and basic theme up.

      Piklist enabled, dashboard has put all widgets in first column (of the three), and no remembering after relocation of a widget.

      Piklist disabled, dashboard oke.

      Any thoughts on where this might be?

      cheers

    • #1197
      Steve
      Keymaster

      In class-piklist-cpt.php. Find the sort_meta_boxes() function. Wrap everything within it in
      if (post_type_exists($post_type))

      That should fix the issue and will be in the next release.

    • #1199
      sanderschat
      Member

      Yes!

      thanks Steve!

    • #1205
      Steve
      Keymaster

      Great! That fix will be in the next version. Closing this ticket.

Viewing 5 reply threads
  • You must be logged in to reply to this topic.