Tagged: ,

Viewing 5 reply threads
  • Author
    Posts
    • #987
      stefan didak
      Member

      Hi guys. Just dropped the new 0.8.0b3 in there, fresh install of WP 3.6, etc. but still having the same problem with the help tabs not responding. And like with b2, if I comment out the 7 lines in class-piklist-admin.php (starting at line 110), help tab, screen options, and the expand/collapse of metabox areas will function again.

    • #988
      Steve
      Keymaster

      @stefan– I just uploaded a new piklist.js. Please replace with this one.

    • #989
      chrisben
      Member

      sorry to say that, but the javascript issue is still not completely fixed with beta 3, even with the updated piklist.js.

      Edit a custom Piklist Post in Chrome and you’ll see 2 js errors:

      1. “Cannot read property ‘id’ of undefined ” in what looks like jquery UI initialisation

      2. “Object [object Object] has no method ‘pointer'” in post.php :
      $(‘.misc-pub-section.num-revisions’).pointer( options ).pointer(‘open’);

      I did reload the page completely to avoid a possible cache problem, and just commenting out line 114 of class-piklist-admin.php removes the error.

    • #993
      chrisben
      Member

      Actually the file in the above link is the same as in beta 3, Steve I think you’ve forgotten to commit to trunk.

    • #997
      Steve
      Keymaster

      There was an uppercase/lowercase typo in a JS conditional which fixed one of the errors.

      We will look at this next week.

    • #1016
      Steve
      Keymaster

      Fixed. Get the latest Beta. Released today >

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