Joshua Vandercar

Results 8 comments of Joshua Vandercar

I was able to hook into an event after having added posts and called `Prism.highlightAll();` which fixed this for me.

I was encountering this while using GeneratePress theme and its infinite scroll feature for archive pages. I was able to use the following code to trigger `Prism.highlightAll()` when `append.infiniteScroll` ran....

You'll be pleased to know that Command works at [dashboard.twitter.com](dashboard.twitter.com).

I encountered this same issue with needing to orderby likes and having the query exclude posts that had not yet been liked. I've added the following snippet to auto-add post...

Okay. Thank you for the prompt response and clear diagnoses! I suppose I may dump the entries into a Google Sheet for the time being and will look forward to...

I can confirm. I'm also receiving this message.

I've also noticed this and can confirm on WP 5.5.1 with GeneratePress and Admin Color Schemer 1.1. Makes bulk actions on plugins/posts mostly unusable.

@helen would an acceptable fix for this be removing the line indicated above? This is what I've done locally – reverting the checkboxes to their default gray color. Happy to...