Tagged: beta, javascript
- This topic has 5 replies, 3 voices, and was last updated 8 years, 5 months ago by
Steve.
-
AuthorPosts
-
-
August 13, 2013 at 5:15 pm #987
stefan didakMemberHi 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.
-
August 13, 2013 at 8:33 pm #988
SteveKeymaster@stefan– I just uploaded a new piklist.js. Please replace with this one.
-
August 14, 2013 at 4:32 am #989
chrisbenMembersorry 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.
-
August 14, 2013 at 7:06 am #993
chrisbenMemberActually the file in the above link is the same as in beta 3, Steve I think you’ve forgotten to commit to trunk.
-
August 15, 2013 at 8:56 am #997
SteveKeymasterThere was an uppercase/lowercase typo in a JS conditional which fixed one of the errors.
We will look at this next week.
-
August 23, 2013 at 1:32 pm #1016
SteveKeymasterFixed. Get the latest Beta. Released today >
-
-
AuthorPosts
- You must be logged in to reply to this topic.